[INFO] cloning repository https://github.com/nootr/fm_chain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nootr/fm_chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnootr%2Ffm_chain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnootr%2Ffm_chain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5004a9b072fa8a53db385efbec56f276ebcb0b6 [INFO] testing nootr/fm_chain against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnootr%2Ffm_chain" "/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/nootr/fm_chain [INFO] finished tweaking git repo https://github.com/nootr/fm_chain [INFO] tweaked toml for git repo https://github.com/nootr/fm_chain written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nootr/fm_chain on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nootr/fm_chain already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2951dc8c5ceca9b52e8b280b01bbd0593fa05c7484ea50b4f4f3fb8a6b7f3743 [INFO] running `Command { std: "docker" "start" "-a" "2951dc8c5ceca9b52e8b280b01bbd0593fa05c7484ea50b4f4f3fb8a6b7f3743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2951dc8c5ceca9b52e8b280b01bbd0593fa05c7484ea50b4f4f3fb8a6b7f3743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2951dc8c5ceca9b52e8b280b01bbd0593fa05c7484ea50b4f4f3fb8a6b7f3743", kill_on_drop: false }` [INFO] [stdout] 2951dc8c5ceca9b52e8b280b01bbd0593fa05c7484ea50b4f4f3fb8a6b7f3743 [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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 855ea11e482712826cbd255d3cf239d75c7287dc47fe8c2f485e2e94de157427 [INFO] running `Command { std: "docker" "start" "-a" "855ea11e482712826cbd255d3cf239d75c7287dc47fe8c2f485e2e94de157427", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling askama_derive v0.13.1 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling rubiks-moves v0.0.4 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling actix-files v0.6.6 [INFO] [stderr] Compiling askama v0.13.1 [INFO] [stderr] Compiling fm_chain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 15s [INFO] running `Command { std: "docker" "inspect" "855ea11e482712826cbd255d3cf239d75c7287dc47fe8c2f485e2e94de157427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855ea11e482712826cbd255d3cf239d75c7287dc47fe8c2f485e2e94de157427", kill_on_drop: false }` [INFO] [stdout] 855ea11e482712826cbd255d3cf239d75c7287dc47fe8c2f485e2e94de157427 [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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 182dc7ad63fffea9e303db66d4fb5e0b37dae645c0eb9175699a2b40215654f1 [INFO] running `Command { std: "docker" "start" "-a" "182dc7ad63fffea9e303db66d4fb5e0b37dae645c0eb9175699a2b40215654f1", kill_on_drop: false }` [INFO] [stderr] Compiling fm_chain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.79s [INFO] running `Command { std: "docker" "inspect" "182dc7ad63fffea9e303db66d4fb5e0b37dae645c0eb9175699a2b40215654f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "182dc7ad63fffea9e303db66d4fb5e0b37dae645c0eb9175699a2b40215654f1", kill_on_drop: false }` [INFO] [stdout] 182dc7ad63fffea9e303db66d4fb5e0b37dae645c0eb9175699a2b40215654f1 [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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e9ce6cb45b699b6cf0c156b1d486955c5d786c91fc2a6016e39c2574ced8fab [INFO] running `Command { std: "docker" "start" "-a" "9e9ce6cb45b699b6cf0c156b1d486955c5d786c91fc2a6016e39c2574ced8fab", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fm_chain-083201be7d1fcac1) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test models::tests::test_block_scramble_method ... FAILED [INFO] [stdout] test models::tests::test_create_and_find_genesis_block ... FAILED [INFO] [stdout] test models::tests::test_block_short_hash_method ... FAILED [INFO] [stdout] test models::tests::test_new_block_is_v2 ... FAILED [INFO] [stdout] test models::tests::test_scramble_v1_v2 ... ok [INFO] [stdout] test models::tests::test_create_child_block ... FAILED [INFO] [stdout] test utils::tests::test_cleanup_scramble ... ok [INFO] [stdout] test models::tests::test_duplicate_solutions ... FAILED [INFO] [stdout] test models::tests::test_find_all_blocks ... FAILED [INFO] [stdout] test models::tests::test_same_solution_moves ... FAILED [INFO] [stdout] test utils::tests::test_verify_solution_invalid ... ok [INFO] [stdout] test models::tests::test_recommended_count ... FAILED [INFO] [stdout] test utils::tests::test_verify_solution_valid ... ok [INFO] [stdout] test utils::tests::test_verify_solution_ok ... ok [INFO] [stdout] test models::tests::test_tags ... ok [INFO] [stdout] test utils::tests::test_scramble_cleaned_v1 ... ok [INFO] [stdout] test utils::tests::test_start_end_scramble ... ok [INFO] [stdout] test utils::tests::test_scramble_cleaned ... ok [INFO] [stdout] test models::tests::test_get_main_chain_hashes ... FAILED [INFO] [stdout] test cache::tests::test_memory_cache ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- models::tests::test_block_scramble_method stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::tests::test_block_scramble_method' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14: [INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d64aee20db2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d64aee20db2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d64aee20db2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d64aee20db2 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d64aee48473 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d64aee48473 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5d64aee1dae3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d64aee1dae3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d64aee20c02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d64aee223dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5d64aee22232 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d64aec060b4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5d64aec060b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d64aee22ebb - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5d64aee22ebb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d64aee22b8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d64aee212a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5d64aee2281d - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d64aee465d0 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d64aee46976 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5d64aec3cd4b - core::result::Result::expect::hf074b97a17fe6fd3 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x5d64aec3cd4b - sqlx_sqlite::testing::test_context::{{closure}}::h559fcc987d147760 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14 [INFO] [stdout] 22: 0x5d64aec3cd4b - sqlx_sqlite::testing::::test_context::{{closure}}::h4483d0542f61e65c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42 [INFO] [stdout] 23: 0x5d64aeb58344 - as core::future::future::Future>::poll::h51f2765f022472ef [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5d64aeb58344 - sqlx_core::testing::run_test::{{closure}}::h0125eae3ca79318b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14 [INFO] [stdout] 25: 0x5d64aeb6da70 - as core::future::future::Future>::poll::h4c843ba1ef883f5d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x5d64aeb6da70 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h711a18f3a3055ba2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 27: 0x5d64aeb6da70 - tokio::task::coop::with_budget::hb173db2f9f824c82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x5d64aeb6da70 - tokio::task::coop::budget::h8a456aaff78b77b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x5d64aeb6da70 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf0ff14b965812950 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 30: 0x5d64aeb6da70 - tokio::runtime::scheduler::current_thread::Context::enter::hc3c1a34386f82a84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x5d64aeba0325 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2b43f181a96f2807 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 32: 0x5d64aeba0325 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd4807a1df93c27b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 33: 0x5d64aeba0325 - tokio::runtime::context::scoped::Scoped::set::h8d052e93db4ed575 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x5d64aeb6ecd5 - tokio::runtime::context::set_scheduler::{{closure}}::h2a06ccea88aae3bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x5d64aeb6ecd5 - std::thread::local::LocalKey::try_with::hbe7a68c8828a7e48 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x5d64aeb6ecd5 - std::thread::local::LocalKey::with::haf14bb85b3795c5d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x5d64aeb6ecd5 - tokio::runtime::context::set_scheduler::hcbe50c63d73e3f00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x5d64aeb6ecd5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6c94f5d630f3afb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 39: 0x5d64aeb6ecd5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcb8ed040edc89c81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 40: 0x5d64aeb90696 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf2d61a0c999d4a09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x5d64aeb90696 - tokio::runtime::context::runtime::enter_runtime::h57cb75f7751f6cf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x5d64aebbd519 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdeb08d621e2d9ae7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x5d64aebbd519 - tokio::runtime::runtime::Runtime::block_on_inner::h5c3098ecf88ac19a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x5d64aebbd519 - tokio::runtime::runtime::Runtime::block_on::heb2c52c6032e3eb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x5d64aeb8e0fc - sqlx_core::rt::test_block_on::hcd17a98dbbd79f2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14 [INFO] [stdout] 46: 0x5d64aeba25a3 - sqlx_core::testing::run_test::h965b83e7ce10d577 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5 [INFO] [stdout] 47: 0x5d64aeba25a3 - sqlx_core::testing::run_test_with_pool::h45af13bf9b2a6009 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5 [INFO] [stdout] 48: 0x5d64aeba25a3 - ) .> Fut as sqlx_core::testing::TestFn>::run_test::hab71b383239df63e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9 [INFO] [stdout] 49: 0x5d64aeba25a3 - fm_chain::models::tests::test_block_scramble_method::hb96d88d47a614273 [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:493:5 [INFO] [stdout] 50: 0x5d64aeba25a3 - fm_chain::models::tests::test_block_scramble_method::{{closure}}::h0050c558fe98f32f [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:493:54 [INFO] [stdout] 51: 0x5d64aeba25a3 - core::ops::function::FnOnce::call_once::h1de687c97961f5c5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x5d64aec0b7eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x5d64aec0b7eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 54: 0x5d64aec0aa2e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 55: 0x5d64aec0aa2e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x5d64aec0aa2e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 57: 0x5d64aec0aa2e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 58: 0x5d64aec0aa2e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x5d64aec0aa2e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 60: 0x5d64aec0aa2e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 61: 0x5d64aebce5d4 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 62: 0x5d64aebce5d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 63: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 64: 0x5d64aebd1f7a - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5d64aebd1f7a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5d64aebd1f7a - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5d64aebd1f7a - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 69: 0x5d64aebd1f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 71: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 72: 0x5d64aee25fa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 73: 0x71c97c25aaa4 - [INFO] [stdout] 74: 0x71c97c2e7a34 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::tests::test_create_and_find_genesis_block stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::tests::test_create_and_find_genesis_block' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14: [INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d64aee20db2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d64aee20db2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d64aee20db2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d64aee20db2 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d64aee48473 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d64aee48473 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5d64aee1dae3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d64aee1dae3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d64aee20c02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d64aee223dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5d64aee22232 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d64aec060b4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5d64aec060b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d64aee22ebb - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5d64aee22ebb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d64aee22b8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d64aee212a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5d64aee2281d - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d64aee465d0 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d64aee46976 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5d64aec3cd4b - core::result::Result::expect::hf074b97a17fe6fd3 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x5d64aec3cd4b - sqlx_sqlite::testing::test_context::{{closure}}::h559fcc987d147760 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14 [INFO] [stdout] 22: 0x5d64aec3cd4b - sqlx_sqlite::testing::::test_context::{{closure}}::h4483d0542f61e65c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42 [INFO] [stdout] 23: 0x5d64aeb5de44 - as core::future::future::Future>::poll::h51f2765f022472ef [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5d64aeb5de44 - sqlx_core::testing::run_test::{{closure}}::h99f80cf9bd9b1954 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14 [INFO] [stdout] 25: 0x5d64aeb6dd90 - as core::future::future::Future>::poll::h47330fa0c229a618 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x5d64aeb6dd90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he1fdf27ee5148395 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 27: 0x5d64aeb6dd90 - tokio::task::coop::with_budget::h281dc0a5002105df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x5d64aeb6dd90 - tokio::task::coop::budget::h76098c1b95f84495 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x5d64aeb6dd90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h07b863eeb2ccbf7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 30: 0x5d64aeb6dd90 - tokio::runtime::scheduler::current_thread::Context::enter::he16a9f2a8e4f25dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x5d64aeb9fd85 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hfef0b4feecfaea9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 32: 0x5d64aeb9fd85 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb51b1eb7889849d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 33: 0x5d64aeb9fd85 - tokio::runtime::context::scoped::Scoped::set::h51a029bff2e75ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x5d64aeb6e8f5 - tokio::runtime::context::set_scheduler::{{closure}}::h503de6b5b311d672 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x5d64aeb6e8f5 - std::thread::local::LocalKey::try_with::hf19b2815d6de9625 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x5d64aeb6e8f5 - std::thread::local::LocalKey::with::hf995b961012e706f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x5d64aeb6e8f5 - tokio::runtime::context::set_scheduler::h25a51af8c3938b95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x5d64aeb6e8f5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h79890e81755392c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 39: 0x5d64aeb6e8f5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha67198e4dd346a7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 40: 0x5d64aeb91d96 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haa3b50f7716b4080 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x5d64aeb91d96 - tokio::runtime::context::runtime::enter_runtime::hc21ffa1a2bf8cee3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x5d64aebbd299 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha745ad033257c29e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x5d64aebbd299 - tokio::runtime::runtime::Runtime::block_on_inner::h02891ce628e18922 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x5d64aebbd299 - tokio::runtime::runtime::Runtime::block_on::hc3af64621e508567 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x5d64aeb8dc7c - sqlx_core::rt::test_block_on::h349f83d173fad598 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14 [INFO] [stdout] 46: 0x5d64aeba23e3 - sqlx_core::testing::run_test::h858bc43bc3eb56f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5 [INFO] [stdout] 47: 0x5d64aeba23e3 - sqlx_core::testing::run_test_with_pool::h572ca511b14236b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5 [INFO] [stdout] 48: 0x5d64aeba23e3 - ) .> Fut as sqlx_core::testing::TestFn>::run_test::h08679a091c206870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9 [INFO] [stdout] 49: 0x5d64aeba23e3 - fm_chain::models::tests::test_create_and_find_genesis_block::ha90c5b5a8a4556fd [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:345:5 [INFO] [stdout] 50: 0x5d64aeba23e3 - fm_chain::models::tests::test_create_and_find_genesis_block::{{closure}}::h873625d4c306f888 [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:345:54 [INFO] [stdout] 51: 0x5d64aeba23e3 - core::ops::function::FnOnce::call_once::h04bc7e45d72a2fe5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x5d64aec0b7eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x5d64aec0b7eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 54: 0x5d64aec0aa2e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 55: 0x5d64aec0aa2e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x5d64aec0aa2e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 57: 0x5d64aec0aa2e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 58: 0x5d64aec0aa2e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x5d64aec0aa2e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 60: 0x5d64aec0aa2e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 61: 0x5d64aebce5d4 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 62: 0x5d64aebce5d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 63: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 64: 0x5d64aebd1f7a - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5d64aebd1f7a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5d64aebd1f7a - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5d64aebd1f7a - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 69: 0x5d64aebd1f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 71: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 72: 0x5d64aee25fa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 73: 0x71c97c25aaa4 - [INFO] [stdout] 74: 0x71c97c2e7a34 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::tests::test_block_short_hash_method stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::tests::test_block_short_hash_method' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14: [INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d64aee20db2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d64aee20db2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d64aee20db2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d64aee20db2 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d64aee48473 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d64aee48473 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5d64aee1dae3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d64aee1dae3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d64aee20c02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d64aee223dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5d64aee22232 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d64aec060b4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5d64aec060b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d64aee22ebb - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5d64aee22ebb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d64aee22b8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d64aee212a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5d64aee2281d - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d64aee465d0 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d64aee46976 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5d64aec3cd4b - core::result::Result::expect::hf074b97a17fe6fd3 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x5d64aec3cd4b - sqlx_sqlite::testing::test_context::{{closure}}::h559fcc987d147760 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14 [INFO] [stdout] 22: 0x5d64aec3cd4b - sqlx_sqlite::testing::::test_context::{{closure}}::h4483d0542f61e65c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42 [INFO] [stdout] 23: 0x5d64aeb64c83 - as core::future::future::Future>::poll::h51f2765f022472ef [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5d64aeb64c83 - sqlx_core::testing::run_test::{{closure}}::hf00eee52822d900f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14 [INFO] [stdout] 25: 0x5d64aeb6d430 - as core::future::future::Future>::poll::h8446f1a4f5091e7e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x5d64aeb6d430 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h53f82003777c2aaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 27: 0x5d64aeb6d430 - tokio::task::coop::with_budget::hac368db2673dc23d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x5d64aeb6d430 - tokio::task::coop::budget::h421385315aa7f0a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x5d64aeb6d430 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h5d5d0518f81bc950 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 30: 0x5d64aeb6d430 - tokio::runtime::scheduler::current_thread::Context::enter::h892ac1616aa39a07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x5d64aeb9ff65 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he431fb9b92acbe7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 32: 0x5d64aeb9ff65 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h78e940f18a5e6fd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 33: 0x5d64aeb9ff65 - tokio::runtime::context::scoped::Scoped::set::h63430d43a13dca2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x5d64aeb6df45 - tokio::runtime::context::set_scheduler::{{closure}}::h83115f0f4f3271e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x5d64aeb6df45 - std::thread::local::LocalKey::try_with::hbd4433d521d073f7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x5d64aeb6df45 - std::thread::local::LocalKey::with::h3c700882af51eb0a [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x5d64aeb6df45 - tokio::runtime::context::set_scheduler::h2ed8aac547be7c62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x5d64aeb6df45 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h13601ec291cf59dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 39: 0x5d64aeb6df45 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h24a8a1a4fb841abe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 40: 0x5d64aeb92356 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h047f485f6217b422 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x5d64aeb92356 - tokio::runtime::context::runtime::enter_runtime::hc702a530f085875e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x5d64aebbc9d9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha1fb80b763131936 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x5d64aebbc9d9 - tokio::runtime::runtime::Runtime::block_on_inner::h1ddafe2f7f730086 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x5d64aebbc9d9 - tokio::runtime::runtime::Runtime::block_on::h10651e0f4fea9385 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x5d64aeb8dd9c - sqlx_core::rt::test_block_on::h366f1e5aa353aca6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14 [INFO] [stdout] 46: 0x5d64aeba2653 - sqlx_core::testing::run_test::hbb1c2511dd56f930 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5 [INFO] [stdout] 47: 0x5d64aeba2653 - sqlx_core::testing::run_test_with_pool::h9e6991453b057e7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5 [INFO] [stdout] 48: 0x5d64aeba2653 - ) .> Fut as sqlx_core::testing::TestFn>::run_test::h8bbe657e364fea8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9 [INFO] [stdout] 49: 0x5d64aeba2653 - fm_chain::models::tests::test_block_short_hash_method::he3afe768ff5a6afc [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:505:5 [INFO] [stdout] 50: 0x5d64aeba2653 - fm_chain::models::tests::test_block_short_hash_method::{{closure}}::h0ad6f41d58bf0fee [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:505:54 [INFO] [stdout] 51: 0x5d64aeba2653 - core::ops::function::FnOnce::call_once::h25dd262734f2cf6b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x5d64aec0b7eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x5d64aec0b7eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 54: 0x5d64aec0aa2e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 55: 0x5d64aec0aa2e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x5d64aec0aa2e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 57: 0x5d64aec0aa2e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 58: 0x5d64aec0aa2e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x5d64aec0aa2e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 60: 0x5d64aec0aa2e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 61: 0x5d64aebce5d4 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 62: 0x5d64aebce5d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 63: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 64: 0x5d64aebd1f7a - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5d64aebd1f7a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5d64aebd1f7a - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5d64aebd1f7a - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 69: 0x5d64aebd1f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 71: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 72: 0x5d64aee25fa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 73: 0x71c97c25aaa4 - [INFO] [stdout] 74: 0x71c97c2e7a34 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::tests::test_new_block_is_v2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::tests::test_new_block_is_v2' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14: [INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d64aee20db2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d64aee20db2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d64aee20db2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d64aee20db2 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d64aee48473 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d64aee48473 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5d64aee1dae3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d64aee1dae3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d64aee20c02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d64aee223dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5d64aee22232 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d64aec060b4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5d64aec060b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d64aee22ebb - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5d64aee22ebb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d64aee22b8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d64aee212a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5d64aee2281d - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d64aee465d0 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d64aee46976 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5d64aec3cd4b - core::result::Result::expect::hf074b97a17fe6fd3 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x5d64aec3cd4b - sqlx_sqlite::testing::test_context::{{closure}}::h559fcc987d147760 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14 [INFO] [stdout] 22: 0x5d64aec3cd4b - sqlx_sqlite::testing::::test_context::{{closure}}::h4483d0542f61e65c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42 [INFO] [stdout] 23: 0x5d64aeb59494 - as core::future::future::Future>::poll::h51f2765f022472ef [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5d64aeb59494 - sqlx_core::testing::run_test::{{closure}}::h152261ae17cdc0db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14 [INFO] [stdout] 25: 0x5d64aeb6d2a0 - as core::future::future::Future>::poll::h1e6add346cc7811c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x5d64aeb6d2a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7066cf8b99cf82f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 27: 0x5d64aeb6d2a0 - tokio::task::coop::with_budget::h231a331a913b4c68 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x5d64aeb6d2a0 - tokio::task::coop::budget::hc7a2ed3075510721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x5d64aeb6d2a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h81cb9b28302c2c64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 30: 0x5d64aeb6d2a0 - tokio::runtime::scheduler::current_thread::Context::enter::h302e6b80e173d8c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x5d64aeba06e5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h18d2a514816e8616 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 32: 0x5d64aeba06e5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha08bbbc15dc6ad47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 33: 0x5d64aeba06e5 - tokio::runtime::context::scoped::Scoped::set::ha827ba889121ef6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x5d64aeb6e325 - tokio::runtime::context::set_scheduler::{{closure}}::h000212d3b695c2b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x5d64aeb6e325 - std::thread::local::LocalKey::try_with::heb270cc58a4907e5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x5d64aeb6e325 - std::thread::local::LocalKey::with::hf8bb74cc46fb5117 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x5d64aeb6e325 - tokio::runtime::context::set_scheduler::hc7ddc909c06dfdc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x5d64aeb6e325 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h464236094ae8276b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 39: 0x5d64aeb6e325 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4cbcdf9d49b6132e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 40: 0x5d64aeb917d6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha06765f06c03d364 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x5d64aeb917d6 - tokio::runtime::context::runtime::enter_runtime::h9ee4ce9e92f49196 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x5d64aebbcb19 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he436be5efdcac54b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x5d64aebbcb19 - tokio::runtime::runtime::Runtime::block_on_inner::hd13c4d3bbfa9d092 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x5d64aebbcb19 - tokio::runtime::runtime::Runtime::block_on::h1af6b3d5dc035242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x5d64aeb8d91c - sqlx_core::rt::test_block_on::h1d9b39814a181dde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14 [INFO] [stdout] 46: 0x5d64aeba28a0 - sqlx_core::testing::run_test::h8fbbe2b65ebc2504 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5 [INFO] [stdout] 47: 0x5d64aeba28a0 - sqlx_core::testing::run_test_with_pool::hc2e31e08889a1edd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5 [INFO] [stdout] 48: 0x5d64aeba28a0 - ) .> Fut as sqlx_core::testing::TestFn>::run_test::h912eb8b95f785e19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9 [INFO] [stdout] 49: 0x5d64aeba28a0 - fm_chain::models::tests::test_new_block_is_v2::hb0968660f74fb4f7 [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:782:5 [INFO] [stdout] 50: 0x5d64aeba28a0 - fm_chain::models::tests::test_new_block_is_v2::{{closure}}::h32152d18698a9a48 [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:782:18 [INFO] [stdout] 51: 0x5d64aeba28a0 - core::ops::function::FnOnce::call_once::h724765f0f8ca58f4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x5d64aec0b7eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x5d64aec0b7eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 54: 0x5d64aec0aa2e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 55: 0x5d64aec0aa2e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x5d64aec0aa2e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 57: 0x5d64aec0aa2e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 58: 0x5d64aec0aa2e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x5d64aec0aa2e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 60: 0x5d64aec0aa2e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 61: 0x5d64aebce5d4 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 62: 0x5d64aebce5d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 63: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 64: 0x5d64aebd1f7a - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5d64aebd1f7a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5d64aebd1f7a - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5d64aebd1f7a - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 69: 0x5d64aebd1f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 71: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 72: 0x5d64aee25fa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 73: 0x71c97c25aaa4 - [INFO] [stdout] 74: 0x71c97c2e7a34 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::tests::test_create_child_block stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::tests::test_create_child_block' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14: [INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d64aee20db2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d64aee20db2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d64aee20db2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d64aee20db2 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d64aee48473 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d64aee48473 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5d64aee1dae3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d64aee1dae3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d64aee20c02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d64aee223dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5d64aee22232 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d64aec060b4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5d64aec060b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d64aee22ebb - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5d64aee22ebb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d64aee22b8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d64aee212a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5d64aee2281d - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d64aee465d0 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d64aee46976 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5d64aec3cd4b - core::result::Result::expect::hf074b97a17fe6fd3 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x5d64aec3cd4b - sqlx_sqlite::testing::test_context::{{closure}}::h559fcc987d147760 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14 [INFO] [stdout] 22: 0x5d64aec3cd4b - sqlx_sqlite::testing::::test_context::{{closure}}::h4483d0542f61e65c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42 [INFO] [stdout] 23: 0x5d64aeb63229 - as core::future::future::Future>::poll::h51f2765f022472ef [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5d64aeb63229 - sqlx_core::testing::run_test::{{closure}}::hcabccaee4b40ea94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14 [INFO] [stdout] 25: 0x5d64aeb6d8e0 - as core::future::future::Future>::poll::h21ceb4b56b8d0d9b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x5d64aeb6d8e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h98bffd95b5f2d783 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 27: 0x5d64aeb6d8e0 - tokio::task::coop::with_budget::h4b853b5c378c7df3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x5d64aeb6d8e0 - tokio::task::coop::budget::ha705d4f6444ec724 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x5d64aeb6d8e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4fa3b37a0783cc46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 30: 0x5d64aeb6d8e0 - tokio::runtime::scheduler::current_thread::Context::enter::haffb91fb038cd11c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x5d64aeba08c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h586dd721850d7e7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 32: 0x5d64aeba08c5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9baaa8c7ca122ebf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 33: 0x5d64aeba08c5 - tokio::runtime::context::scoped::Scoped::set::hb00caf879f9023b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x5d64aeb6eae5 - tokio::runtime::context::set_scheduler::{{closure}}::h3a09e19dba22bae9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x5d64aeb6eae5 - std::thread::local::LocalKey::try_with::h9d457c88310df8a0 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x5d64aeb6eae5 - std::thread::local::LocalKey::with::h86d4aaae54b0d57e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x5d64aeb6eae5 - tokio::runtime::context::set_scheduler::h43a5c5f41512b12c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x5d64aeb6eae5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc9d8f043512da117 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 39: 0x5d64aeb6eae5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb4984ee31c3592cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 40: 0x5d64aeb8fb16 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hea16b94351704b16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x5d64aeb8fb16 - tokio::runtime::context::runtime::enter_runtime::h4d8669e513c3b115 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x5d64aebbced9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9f41d16e005cc3df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x5d64aebbced9 - tokio::runtime::runtime::Runtime::block_on_inner::hdfe595e9660bdf79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x5d64aebbced9 - tokio::runtime::runtime::Runtime::block_on::h70112088a9cee9ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x5d64aeb8da3c - sqlx_core::rt::test_block_on::h247cbaaed66278c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14 [INFO] [stdout] 46: 0x5d64aeba2bb3 - sqlx_core::testing::run_test::h62afa39c26777225 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5 [INFO] [stdout] 47: 0x5d64aeba2bb3 - sqlx_core::testing::run_test_with_pool::h7bf8276969437bb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5 [INFO] [stdout] 48: 0x5d64aeba2bb3 - ) .> Fut as sqlx_core::testing::TestFn>::run_test::h02a79aedc12e41b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9 [INFO] [stdout] 49: 0x5d64aeba2bb3 - fm_chain::models::tests::test_create_child_block::hcd3a1aa3fa4fac61 [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:384:5 [INFO] [stdout] 50: 0x5d64aeba2bb3 - fm_chain::models::tests::test_create_child_block::{{closure}}::h4bd7ca33dac27655 [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:384:54 [INFO] [stdout] 51: 0x5d64aeba2bb3 - core::ops::function::FnOnce::call_once::he29f5a02b193e4a8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x5d64aec0b7eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x5d64aec0b7eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 54: 0x5d64aec0aa2e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 55: 0x5d64aec0aa2e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x5d64aec0aa2e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 57: 0x5d64aec0aa2e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 58: 0x5d64aec0aa2e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x5d64aec0aa2e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 60: 0x5d64aec0aa2e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 61: 0x5d64aebce5d4 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 62: 0x5d64aebce5d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 63: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 64: 0x5d64aebd1f7a - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5d64aebd1f7a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5d64aebd1f7a - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5d64aebd1f7a - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 69: 0x5d64aebd1f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 71: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 72: 0x5d64aee25fa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 73: 0x71c97c25aaa4 - [INFO] [stdout] 74: 0x71c97c2e7a34 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::tests::test_duplicate_solutions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::tests::test_duplicate_solutions' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14: [INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d64aee20db2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d64aee20db2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d64aee20db2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d64aee20db2 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d64aee48473 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d64aee48473 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5d64aee1dae3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d64aee1dae3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d64aee20c02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d64aee223dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5d64aee22232 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d64aec060b4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5d64aec060b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d64aee22ebb - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5d64aee22ebb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d64aee22b8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d64aee212a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5d64aee2281d - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d64aee465d0 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d64aee46976 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5d64aec3cd4b - core::result::Result::expect::hf074b97a17fe6fd3 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x5d64aec3cd4b - sqlx_sqlite::testing::test_context::{{closure}}::h559fcc987d147760 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14 [INFO] [stdout] 22: 0x5d64aec3cd4b - sqlx_sqlite::testing::::test_context::{{closure}}::h4483d0542f61e65c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42 [INFO] [stdout] 23: 0x5d64aeb5a4c8 - as core::future::future::Future>::poll::h51f2765f022472ef [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5d64aeb5a4c8 - sqlx_core::testing::run_test::{{closure}}::h37b8a3b751a3ab30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14 [INFO] [stdout] 25: 0x5d64aeb6d5c0 - as core::future::future::Future>::poll::he9e565005301c627 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x5d64aeb6d5c0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4e38d083d346586f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 27: 0x5d64aeb6d5c0 - tokio::task::coop::with_budget::h7a680f7593adf697 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x5d64aeb6d5c0 - tokio::task::coop::budget::h27250ad590482d4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x5d64aeb6d5c0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hade6ce613f882e80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 30: 0x5d64aeb6d5c0 - tokio::runtime::scheduler::current_thread::Context::enter::habdcfa6d983ddb72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x5d64aeb9fba5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he134b3b69c6337e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 32: 0x5d64aeb9fba5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h650c6f6eac4b2abb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 33: 0x5d64aeb9fba5 - tokio::runtime::context::scoped::Scoped::set::h4d7fb256a88c7181 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x5d64aeb6eec5 - tokio::runtime::context::set_scheduler::{{closure}}::hfe81725c6257eb00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x5d64aeb6eec5 - std::thread::local::LocalKey::try_with::h6136d02521322b9b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x5d64aeb6eec5 - std::thread::local::LocalKey::with::hc199153982d8b6ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x5d64aeb6eec5 - tokio::runtime::context::set_scheduler::h05f81ff310572730 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x5d64aeb6eec5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h307a076bee923271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 39: 0x5d64aeb6eec5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf027b8f016e2f71e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 40: 0x5d64aeb900d6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9b9c92347122d7b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x5d64aeb900d6 - tokio::runtime::context::runtime::enter_runtime::h506a4baa9e02deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x5d64aebbd3d9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h748a617b33e209ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x5d64aebbd3d9 - tokio::runtime::runtime::Runtime::block_on_inner::hc9dedf5f9113c8ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x5d64aebbd3d9 - tokio::runtime::runtime::Runtime::block_on::hc7bf95c3384b5680 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x5d64aeb8e33c - sqlx_core::rt::test_block_on::he0ab2720595d1aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14 [INFO] [stdout] 46: 0x5d64aeba2970 - sqlx_core::testing::run_test::h12f3f097549709ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5 [INFO] [stdout] 47: 0x5d64aeba2970 - sqlx_core::testing::run_test_with_pool::h6bee444b17db597b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5 [INFO] [stdout] 48: 0x5d64aeba2970 - ) .> Fut as sqlx_core::testing::TestFn>::run_test::h4a2576ae8566cb2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9 [INFO] [stdout] 49: 0x5d64aeba2970 - fm_chain::models::tests::test_duplicate_solutions::hf90cfa5ce32f5372 [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:699:5 [INFO] [stdout] 50: 0x5d64aeba2970 - fm_chain::models::tests::test_duplicate_solutions::{{closure}}::hbb6b4df829480e16 [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:699:18 [INFO] [stdout] 51: 0x5d64aeba2970 - core::ops::function::FnOnce::call_once::h7ccd79b1a84ff71f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x5d64aec0b7eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x5d64aec0b7eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 54: 0x5d64aec0aa2e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 55: 0x5d64aec0aa2e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x5d64aec0aa2e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 57: 0x5d64aec0aa2e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 58: 0x5d64aec0aa2e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x5d64aec0aa2e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 60: 0x5d64aec0aa2e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 61: 0x5d64aebce5d4 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 62: 0x5d64aebce5d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 63: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 64: 0x5d64aebd1f7a - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5d64aebd1f7a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5d64aebd1f7a - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5d64aebd1f7a - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 69: 0x5d64aebd1f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 71: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 72: 0x5d64aee25fa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 73: 0x71c97c25aaa4 - [INFO] [stdout] 74: 0x71c97c2e7a34 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::tests::test_find_all_blocks stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::tests::test_find_all_blocks' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14: [INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d64aee20db2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d64aee20db2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d64aee20db2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d64aee20db2 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d64aee48473 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d64aee48473 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5d64aee1dae3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d64aee1dae3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d64aee20c02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d64aee223dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5d64aee22232 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d64aec060b4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5d64aec060b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d64aee22ebb - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5d64aee22ebb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d64aee22b8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d64aee212a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5d64aee2281d - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d64aee465d0 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d64aee46976 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5d64aec3cd4b - core::result::Result::expect::hf074b97a17fe6fd3 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x5d64aec3cd4b - sqlx_sqlite::testing::test_context::{{closure}}::h559fcc987d147760 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14 [INFO] [stdout] 22: 0x5d64aec3cd4b - sqlx_sqlite::testing::::test_context::{{closure}}::h4483d0542f61e65c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42 [INFO] [stdout] 23: 0x5d64aeb60c21 - as core::future::future::Future>::poll::h51f2765f022472ef [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5d64aeb60c21 - sqlx_core::testing::run_test::{{closure}}::hb88058f011b0f075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14 [INFO] [stdout] 25: 0x5d64aeb6dc00 - as core::future::future::Future>::poll::hfc6abeaf83e355aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x5d64aeb6dc00 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4d2b0b11ab8c4af8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 27: 0x5d64aeb6dc00 - tokio::task::coop::with_budget::ha22fdb73da0aac74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x5d64aeb6dc00 - tokio::task::coop::budget::h1d3c07fbd1de3c30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x5d64aeb6dc00 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hddf9c397f0546389 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 30: 0x5d64aeb6dc00 - tokio::runtime::scheduler::current_thread::Context::enter::hd80d2ff9824d9c9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x5d64aeb9f7e5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h04a804ad60232dc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 32: 0x5d64aeb9f7e5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hbfd0cc51cfb810d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 33: 0x5d64aeb9f7e5 - tokio::runtime::context::scoped::Scoped::set::h2015102e1e1fd611 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x5d64aeb6e515 - tokio::runtime::context::set_scheduler::{{closure}}::h6cfbf833206dca4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x5d64aeb6e515 - std::thread::local::LocalKey::try_with::hd86e4874a8cea6cc [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x5d64aeb6e515 - std::thread::local::LocalKey::with::h5849caa018306cdf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x5d64aeb6e515 - tokio::runtime::context::set_scheduler::h87a0b3be4b44f68c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x5d64aeb6e515 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2fa5bfb93856cda9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 39: 0x5d64aeb6e515 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7aadd485ced25c37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 40: 0x5d64aeb90c56 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hd9865547260af25e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x5d64aeb90c56 - tokio::runtime::context::runtime::enter_runtime::h5c9ee14ad792057b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x5d64aebbcc59 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3dd9a52efeb11350 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x5d64aebbcc59 - tokio::runtime::runtime::Runtime::block_on_inner::hca8c27ac010876fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x5d64aebbcc59 - tokio::runtime::runtime::Runtime::block_on::h3038935ca56fd963 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x5d64aeb8debc - sqlx_core::rt::test_block_on::h57cb743cd75c7bc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14 [INFO] [stdout] 46: 0x5d64aeba24b3 - sqlx_core::testing::run_test::hc79c58d19c8c6d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5 [INFO] [stdout] 47: 0x5d64aeba24b3 - sqlx_core::testing::run_test_with_pool::h2aa67755d4ca37de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5 [INFO] [stdout] 48: 0x5d64aeba24b3 - ) .> Fut as sqlx_core::testing::TestFn>::run_test::hd1ee47f05066212f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9 [INFO] [stdout] 49: 0x5d64aeba24b3 - fm_chain::models::tests::test_find_all_blocks::he3e4f15a5b4c530f [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:429:5 [INFO] [stdout] 50: 0x5d64aeba24b3 - fm_chain::models::tests::test_find_all_blocks::{{closure}}::h0096a2ca2a66a56b [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:429:54 [INFO] [stdout] 51: 0x5d64aeba24b3 - core::ops::function::FnOnce::call_once::h07a16d6ba15d5286 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x5d64aec0b7eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x5d64aec0b7eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 54: 0x5d64aec0aa2e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 55: 0x5d64aec0aa2e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x5d64aec0aa2e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 57: 0x5d64aec0aa2e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 58: 0x5d64aec0aa2e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x5d64aec0aa2e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 60: 0x5d64aec0aa2e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 61: 0x5d64aebce5d4 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 62: 0x5d64aebce5d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 63: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 64: 0x5d64aebd1f7a - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5d64aebd1f7a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5d64aebd1f7a - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5d64aebd1f7a - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 69: 0x5d64aebd1f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 71: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 72: 0x5d64aee25fa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 73: 0x71c97c25aaa4 - [INFO] [stdout] 74: 0x71c97c2e7a34 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::tests::test_same_solution_moves stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::tests::test_same_solution_moves' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14: [INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d64aee20db2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d64aee20db2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d64aee20db2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d64aee20db2 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d64aee48473 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d64aee48473 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5d64aee1dae3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d64aee1dae3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d64aee20c02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d64aee223dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5d64aee22232 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d64aec060b4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5d64aec060b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d64aee22ebb - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5d64aee22ebb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d64aee22b8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d64aee212a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5d64aee2281d - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d64aee465d0 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d64aee46976 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5d64aec3cd4b - core::result::Result::expect::hf074b97a17fe6fd3 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x5d64aec3cd4b - sqlx_sqlite::testing::test_context::{{closure}}::h559fcc987d147760 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14 [INFO] [stdout] 22: 0x5d64aec3cd4b - sqlx_sqlite::testing::::test_context::{{closure}}::h4483d0542f61e65c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42 [INFO] [stdout] 23: 0x5d64aeb5f448 - as core::future::future::Future>::poll::h51f2765f022472ef [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5d64aeb5f448 - sqlx_core::testing::run_test::{{closure}}::h9dd91ecf8a04e1f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14 [INFO] [stdout] 25: 0x5d64aeb6d750 - as core::future::future::Future>::poll::h9b365a0b4901a9cc [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x5d64aeb6d750 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5d4f7f84839c9be5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 27: 0x5d64aeb6d750 - tokio::task::coop::with_budget::h32c2db9969a7ea3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x5d64aeb6d750 - tokio::task::coop::budget::h9865624a4e121ffd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x5d64aeb6d750 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd9da0cbdee49a929 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 30: 0x5d64aeb6d750 - tokio::runtime::scheduler::current_thread::Context::enter::hadbac07e26ea0011 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x5d64aeba0145 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha096a935a9d9cc91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 32: 0x5d64aeba0145 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h913b2db39fa5111c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 33: 0x5d64aeba0145 - tokio::runtime::context::scoped::Scoped::set::h78cc5153816acba8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x5d64aeb6e705 - tokio::runtime::context::set_scheduler::{{closure}}::hc535f5722483b6ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x5d64aeb6e705 - std::thread::local::LocalKey::try_with::h4a8ccb51788d7aaf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x5d64aeb6e705 - std::thread::local::LocalKey::with::h2405c1d6f2c899fe [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x5d64aeb6e705 - tokio::runtime::context::set_scheduler::h69541157add9aacf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x5d64aeb6e705 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd390b30a165d45bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 39: 0x5d64aeb6e705 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha3c31a5893eab39b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 40: 0x5d64aeb8f556 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h03ed584e8d665395 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x5d64aeb8f556 - tokio::runtime::context::runtime::enter_runtime::h2629154c8ec999b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x5d64aebbd159 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h050e13df0b850bd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x5d64aebbd159 - tokio::runtime::runtime::Runtime::block_on_inner::hc9bf540e346e2da9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x5d64aebbd159 - tokio::runtime::runtime::Runtime::block_on::ha4c0a7740ff0ad00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x5d64aeb8e21c - sqlx_core::rt::test_block_on::hd0f3d69b15fd0fdb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14 [INFO] [stdout] 46: 0x5d64aeba2b00 - sqlx_core::testing::run_test::hf7ae9eff26cb7178 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5 [INFO] [stdout] 47: 0x5d64aeba2b00 - sqlx_core::testing::run_test_with_pool::h26904967ef66df23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5 [INFO] [stdout] 48: 0x5d64aeba2b00 - ) .> Fut as sqlx_core::testing::TestFn>::run_test::h68051e9faa62809b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9 [INFO] [stdout] 49: 0x5d64aeba2b00 - fm_chain::models::tests::test_same_solution_moves::h57f20320be4347ef [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:515:5 [INFO] [stdout] 50: 0x5d64aeba2b00 - fm_chain::models::tests::test_same_solution_moves::{{closure}}::h6a2d0cbb726f3c15 [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:515:18 [INFO] [stdout] 51: 0x5d64aeba2b00 - core::ops::function::FnOnce::call_once::hc84ee60a24455e4f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x5d64aec0b7eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x5d64aec0b7eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 54: 0x5d64aec0aa2e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 55: 0x5d64aec0aa2e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x5d64aec0aa2e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 57: 0x5d64aec0aa2e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 58: 0x5d64aec0aa2e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x5d64aec0aa2e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 60: 0x5d64aec0aa2e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 61: 0x5d64aebce5d4 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 62: 0x5d64aebce5d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 63: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 64: 0x5d64aebd1f7a - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5d64aebd1f7a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5d64aebd1f7a - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5d64aebd1f7a - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 69: 0x5d64aebd1f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 71: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 72: 0x5d64aee25fa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 73: 0x71c97c25aaa4 - [INFO] [stdout] 74: 0x71c97c2e7a34 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::tests::test_recommended_count stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::tests::test_recommended_count' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14: [INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d64aee20db2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d64aee20db2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d64aee20db2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d64aee20db2 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d64aee48473 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d64aee48473 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5d64aee1dae3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d64aee1dae3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d64aee20c02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d64aee223dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5d64aee22232 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d64aec060b4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5d64aec060b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d64aee22ebb - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5d64aee22ebb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d64aee22b8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d64aee212a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5d64aee2281d - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d64aee465d0 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d64aee46976 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5d64aec3cd4b - core::result::Result::expect::hf074b97a17fe6fd3 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x5d64aec3cd4b - sqlx_sqlite::testing::test_context::{{closure}}::h559fcc987d147760 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14 [INFO] [stdout] 22: 0x5d64aec3cd4b - sqlx_sqlite::testing::::test_context::{{closure}}::h4483d0542f61e65c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 23: 0x5d64aeb5cd9d - as core::future::future::Future>::poll::h51f2765f022472ef [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5d64aeb5cd9d - sqlx_core::testing::run_test::{{closure}}::h85915ca5d5a20061 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14 [INFO] [stdout] 25: 0x5d64aeb6d110 - as core::future::future::Future>::poll::h9bb07991674671b3 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x5d64aeb6d110 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc08624d8d2b9ec81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 27: 0x5d64aeb6d110 - tokio::task::coop::with_budget::ha7bbdfaa7cc3636f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x5d64aeb6d110 - tokio::task::coop::budget::h6d4ab4b1658b3109 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x5d64aeb6d110 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2439e8903cce144a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 30: 0x5d64aeb6d110 - tokio::runtime::scheduler::current_thread::Context::enter::h2ac628cab66b341c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x5d64aeba0505 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hab52fdb7f71ba561 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 32: 0x5d64aeba0505 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf8cb50142441ab67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 33: 0x5d64aeba0505 - tokio::runtime::context::scoped::Scoped::set::h9a9a59a173fea154 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x5d64aeb6f0b5 - tokio::runtime::context::set_scheduler::{{closure}}::hd2fe0e2d0ac2e77d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x5d64aeb6f0b5 - std::thread::local::LocalKey::try_with::hc193d6f37f362f19 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x5d64aeb6f0b5 - std::thread::local::LocalKey::with::hbd2815d0932abe89 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x5d64aeb6f0b5 - tokio::runtime::context::set_scheduler::hcec8a3b7e9f5d13f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x5d64aeb6f0b5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he115f4ee86291808 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 39: 0x5d64aeb6f0b5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf85c29b891272175 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 40: 0x5d64aeb92916 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3b65d6c4bc02fcea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x5d64aeb92916 - tokio::runtime::context::runtime::enter_runtime::hd63c7b9b3d480114 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x5d64aebbcd99 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7d9924252c973a1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x5d64aebbcd99 - tokio::runtime::runtime::Runtime::block_on_inner::hd14c11bddda211a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x5d64aebbcd99 - tokio::runtime::runtime::Runtime::block_on::h466cf368ccd9366f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x5d64aeb8dfdc - sqlx_core::rt::test_block_on::h6d18dd89cba8eda1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14 [INFO] [stdout] 46: 0x5d64aeba2703 - sqlx_core::testing::run_test::he4da2c8c40709c6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5 [INFO] [stdout] 47: 0x5d64aeba2703 - sqlx_core::testing::run_test_with_pool::h3cb10fd46fdf68f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5 [INFO] [stdout] 48: 0x5d64aeba2703 - ) .> Fut as sqlx_core::testing::TestFn>::run_test::hd34d026b4f6fd872 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9 [INFO] [stdout] 49: 0x5d64aeba2703 - fm_chain::models::tests::test_recommended_count::h4113c1f7deba0a7b [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:732:5 [INFO] [stdout] 50: 0x5d64aeba2703 - fm_chain::models::tests::test_recommended_count::{{closure}}::hddb6a98d23757442 [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:732:54 [INFO] [stdout] 51: 0x5d64aeba2703 - core::ops::function::FnOnce::call_once::h39bd7f18f09f7748 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x5d64aec0b7eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x5d64aec0b7eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 54: 0x5d64aec0aa2e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 55: 0x5d64aec0aa2e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x5d64aec0aa2e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 57: 0x5d64aec0aa2e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 58: 0x5d64aec0aa2e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x5d64aec0aa2e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 60: 0x5d64aec0aa2e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 61: 0x5d64aebce5d4 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 62: 0x5d64aebce5d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 63: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 64: 0x5d64aebd1f7a - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5d64aebd1f7a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5d64aebd1f7a - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5d64aebd1f7a - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 69: 0x5d64aebd1f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 71: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 72: 0x5d64aee25fa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 73: 0x71c97c25aaa4 - [INFO] [stdout] 74: 0x71c97c2e7a34 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::tests::test_get_main_chain_hashes stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'models::tests::test_get_main_chain_hashes' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14: [INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d64aee20db2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d64aee20db2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d64aee20db2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d64aee20db2 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d64aee48473 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d64aee48473 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5d64aee1dae3 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d64aee1dae3 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d64aee20c02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d64aee223dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5d64aee22232 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d64aec060b4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5d64aec060b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d64aee22ebb - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5d64aee22ebb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d64aee22b8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d64aee212a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5d64aee2281d - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d64aee465d0 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d64aee46976 - core::result::unwrap_failed::hfbbd3c78a73fea3d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x5d64aec3cd4b - core::result::Result::expect::hf074b97a17fe6fd3 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x5d64aec3cd4b - sqlx_sqlite::testing::test_context::{{closure}}::h559fcc987d147760 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:44:14 [INFO] [stdout] 22: 0x5d64aec3cd4b - sqlx_sqlite::testing::::test_context::{{closure}}::h4483d0542f61e65c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.7.4/src/testing/mod.rs:15:42 [INFO] [stdout] 23: 0x5d64aeb5b79a - as core::future::future::Future>::poll::h51f2765f022472ef [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5d64aeb5b79a - sqlx_core::testing::run_test::{{closure}}::h4e0c8226d8689055 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14 [INFO] [stdout] 25: 0x5d64aeb6cde0 - as core::future::future::Future>::poll::hb654abe2d28afd48 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x5d64aeb6cde0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1b4e2809f731029c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 27: 0x5d64aeb6cde0 - tokio::task::coop::with_budget::h635ebd81cef38661 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x5d64aeb6cde0 - tokio::task::coop::budget::h2aab40f5f0941a5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x5d64aeb6cde0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9f0df4a62af511e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 30: 0x5d64aeb6cde0 - tokio::runtime::scheduler::current_thread::Context::enter::h05f7ff7d4075fddc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x5d64aeb9f9c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6ca9203dc3c8a973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 32: 0x5d64aeb9f9c5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h28b1730ef6051e6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 33: 0x5d64aeb9f9c5 - tokio::runtime::context::scoped::Scoped::set::h3ccaebce80a5d986 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x5d64aeb6e135 - tokio::runtime::context::set_scheduler::{{closure}}::h4b6d04c987365797 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38 [INFO] [stdout] 35: 0x5d64aeb6e135 - std::thread::local::LocalKey::try_with::h4b6b04d9d56c2bb6 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x5d64aeb6e135 - std::thread::local::LocalKey::with::hde0915510435e93c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x5d64aeb6e135 - tokio::runtime::context::set_scheduler::h6ef9d56b61df16ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17 [INFO] [stdout] 38: 0x5d64aeb6e135 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5e08af9b7fd48572 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 39: 0x5d64aeb6e135 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h43d99ea85af13c70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 40: 0x5d64aeb91216 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb61e042d72d6c65e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x5d64aeb91216 - tokio::runtime::context::runtime::enter_runtime::h69219cb573cca3b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x5d64aebbd019 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hda8b29a9294c23cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x5d64aebbd019 - tokio::runtime::runtime::Runtime::block_on_inner::hba096006aeb174ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52 [INFO] [stdout] 44: 0x5d64aebbd019 - tokio::runtime::runtime::Runtime::block_on::h81eed15cd5575c8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18 [INFO] [stdout] 45: 0x5d64aeb8db5c - sqlx_core::rt::test_block_on::h2dc6ddc772c8a7e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14 [INFO] [stdout] 46: 0x5d64aeba27b3 - sqlx_core::testing::run_test::h1bd44cabb4fa9b6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5 [INFO] [stdout] 47: 0x5d64aeba27b3 - sqlx_core::testing::run_test_with_pool::hc9361883021d15bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5 [INFO] [stdout] 48: 0x5d64aeba27b3 - ) .> Fut as sqlx_core::testing::TestFn>::run_test::h89a218d68ba947c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9 [INFO] [stdout] 49: 0x5d64aeba27b3 - fm_chain::models::tests::test_get_main_chain_hashes::hb6c8a8f5fa585abe [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:479:5 [INFO] [stdout] 50: 0x5d64aeba27b3 - fm_chain::models::tests::test_get_main_chain_hashes::{{closure}}::haf9f252bde0fe168 [INFO] [stdout] at /opt/rustwide/workdir/src/models.rs:479:54 [INFO] [stdout] 51: 0x5d64aeba27b3 - core::ops::function::FnOnce::call_once::h4569bca2fb87f106 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x5d64aec0b7eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x5d64aec0b7eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 54: 0x5d64aec0aa2e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 55: 0x5d64aec0aa2e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x5d64aec0aa2e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 57: 0x5d64aec0aa2e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 58: 0x5d64aec0aa2e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x5d64aec0aa2e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 60: 0x5d64aec0aa2e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 61: 0x5d64aebce5d4 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 62: 0x5d64aebce5d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 63: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 64: 0x5d64aebd1f7a - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5d64aebd1f7a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 66: 0x5d64aebd1f7a - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 67: 0x5d64aebd1f7a - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 68: 0x5d64aebd1f7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 69: 0x5d64aebd1f7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 70: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 71: 0x5d64aee25fa7 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 72: 0x5d64aee25fa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 73: 0x71c97c25aaa4 - [INFO] [stdout] 74: 0x71c97c2e7a34 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] models::tests::test_block_scramble_method [INFO] [stdout] models::tests::test_block_short_hash_method [INFO] [stdout] models::tests::test_create_and_find_genesis_block [INFO] [stdout] models::tests::test_create_child_block [INFO] [stdout] models::tests::test_duplicate_solutions [INFO] [stdout] models::tests::test_find_all_blocks [INFO] [stdout] models::tests::test_get_main_chain_hashes [INFO] [stdout] models::tests::test_new_block_is_v2 [INFO] [stdout] models::tests::test_recommended_count [INFO] [stdout] models::tests::test_same_solution_moves [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9e9ce6cb45b699b6cf0c156b1d486955c5d786c91fc2a6016e39c2574ced8fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e9ce6cb45b699b6cf0c156b1d486955c5d786c91fc2a6016e39c2574ced8fab", kill_on_drop: false }` [INFO] [stdout] 9e9ce6cb45b699b6cf0c156b1d486955c5d786c91fc2a6016e39c2574ced8fab