[INFO] cloning repository https://github.com/TheAwiteb/oxide_todo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheAwiteb/oxide_todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheAwiteb%2Foxide_todo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheAwiteb%2Foxide_todo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e1254d16d463128b13530b3da23ff3e284cb876
[INFO] testing TheAwiteb/oxide_todo against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheAwiteb%2Foxide_todo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheAwiteb/oxide_todo
[INFO] finished tweaking git repo https://github.com/TheAwiteb/oxide_todo
[INFO] tweaked toml for git repo https://github.com/TheAwiteb/oxide_todo written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheAwiteb/oxide_todo on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheAwiteb/oxide_todo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab50701263fe840c80d05c0d328d16c0b42e8580dacdc2e39a90bf6196274804
[INFO] running `Command { std: "docker" "start" "-a" "ab50701263fe840c80d05c0d328d16c0b42e8580dacdc2e39a90bf6196274804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab50701263fe840c80d05c0d328d16c0b42e8580dacdc2e39a90bf6196274804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab50701263fe840c80d05c0d328d16c0b42e8580dacdc2e39a90bf6196274804", kill_on_drop: false }`
[INFO] [stdout] ab50701263fe840c80d05c0d328d16c0b42e8580dacdc2e39a90bf6196274804
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3660ae388755b2c68940fedf55cf6e26426dcb58447f987877f311ecc34ee000
[INFO] running `Command { std: "docker" "start" "-a" "3660ae388755b2c68940fedf55cf6e26426dcb58447f987877f311ecc34ee000", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling serde_json v1.0.88
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling rust_decimal v1.26.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling sqlformat v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling sea-query-derive v0.2.0
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling sqlx-rt v0.6.2
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling sea-query v0.27.1
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]    Compiling polling v2.4.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling async-lock v2.6.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling async-io v1.10.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ouroboros_macro v0.15.5
[INFO] [stderr]    Compiling sea-strum_macros v0.23.0
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling sea-schema-derive v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]    Compiling concurrent-queue v2.0.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling sea-orm-macros v0.10.4
[INFO] [stderr]    Compiling ouroboros v0.15.5
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling sea-schema v0.10.2
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling sea-strum v0.23.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling zip v0.6.3
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling rust-embed-utils v7.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rust-embed-impl v6.3.1
[INFO] [stderr]    Compiling sea-orm-cli v0.10.2
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling utoipa-swagger-ui v2.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling utoipa-gen v2.3.0
[INFO] [stderr]    Compiling rust-embed v6.4.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling utoipa-gen v3.0.2
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling utoipa v2.3.0
[INFO] [stderr]    Compiling utoipa v3.0.2
[INFO] [stderr]    Compiling sqlx-core v0.6.2
[INFO] [stderr]    Compiling sqlx-macros v0.6.2
[INFO] [stderr]    Compiling sqlx v0.6.2
[INFO] [stderr]    Compiling sea-query-binder v0.2.2
[INFO] [stderr]    Compiling sea-orm v0.10.4
[INFO] [stderr]    Compiling sea-orm-migration v0.10.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling entity v0.1.0 (/opt/rustwide/workdir/entity)
[INFO] [stderr]    Compiling migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling actix-extensible-rate-limit v0.2.1
[INFO] [stderr]    Compiling oxide_todo v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `already_username_err` is never used
[INFO] [stdout]   --> src/errors.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait ErrorTrait {
[INFO] [stdout]    |           ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn already_username_err(self, username: &str) -> Self::Output;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "3660ae388755b2c68940fedf55cf6e26426dcb58447f987877f311ecc34ee000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3660ae388755b2c68940fedf55cf6e26426dcb58447f987877f311ecc34ee000", kill_on_drop: false }`
[INFO] [stdout] 3660ae388755b2c68940fedf55cf6e26426dcb58447f987877f311ecc34ee000
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3d8f15d0ca0678ac587b0e1b7ea965461c5f12344d158849c75de72caf06208
[INFO] running `Command { std: "docker" "start" "-a" "a3d8f15d0ca0678ac587b0e1b7ea965461c5f12344d158849c75de72caf06208", kill_on_drop: false }`
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling serial_test_derive v0.9.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling actix-tls v3.0.3
[INFO] [stderr]    Compiling serial_test v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.16.0
[INFO] [stderr]    Compiling rstest v0.16.0
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling awc v3.0.1
[INFO] [stderr]    Compiling actix-http-test v3.0.0
[INFO] [stderr]    Compiling actix-extensible-rate-limit v0.2.1
[INFO] [stderr]    Compiling utoipa-swagger-ui v2.0.1
[INFO] [stderr]    Compiling actix-test v0.1.0
[INFO] [stderr]    Compiling oxide_todo v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `already_username_err` is never used
[INFO] [stdout]   --> src/errors.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait ErrorTrait {
[INFO] [stdout]    |           ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn already_username_err(self, username: &str) -> Self::Output;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.51s
[INFO] running `Command { std: "docker" "inspect" "a3d8f15d0ca0678ac587b0e1b7ea965461c5f12344d158849c75de72caf06208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3d8f15d0ca0678ac587b0e1b7ea965461c5f12344d158849c75de72caf06208", kill_on_drop: false }`
[INFO] [stdout] a3d8f15d0ca0678ac587b0e1b7ea965461c5f12344d158849c75de72caf06208
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84ced321739ca627804cc73aa34c5e27e3dfbb92e8552dc8e3d7e0b10339107e
[INFO] running `Command { std: "docker" "start" "-a" "84ced321739ca627804cc73aa34c5e27e3dfbb92e8552dc8e3d7e0b10339107e", kill_on_drop: false }`
[INFO] [stderr] warning: method `already_username_err` is never used
[INFO] [stderr]   --> src/errors.rs:35:8
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub trait ErrorTrait {
[INFO] [stderr]    |           ---------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 35 |     fn already_username_err(self, username: &str) -> Self::Output;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `oxide_todo` (bin "oxide_todo" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oxide_todo-881ef059c1fe02ba)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test tests::login::login_deserialize_body ... FAILED
[INFO] [stdout] test tests::register::register_endpoint::case_2_register_with_already_existing_username ... FAILED
[INFO] [stdout] test tests::register::register_endpoint::case_1_register_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::register::register_endpoint::case_3_empty_username ... FAILED
[INFO] [stdout] test tests::register::register_endpoint::case_4_empty_password ... FAILED
[INFO] [stdout] test tests::register::register_endpoint::case_5_empty_username_and_password ... FAILED
[INFO] [stdout] test tests::login::login_endpoint::case_2_login_with_uncorrect_credentials ... FAILED
[INFO] [stdout] test tests::login::login_endpoint::case_1_login_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::revoke::revoke_endpoin::case_1_revoke_with_uncorrect_token ... FAILED
[INFO] [stdout] test tests::revoke::revoke_endpoin::case_2_revoke_without_barear ... FAILED
[INFO] [stdout] test tests::revoke::revoke_endpoin::case_3_revoke_with_empty_token ... FAILED
[INFO] [stdout] test tests::revoke::revoke_with_currect_token ... FAILED
[INFO] [stdout] test tests::todo::create_todo::create_todo_endpoint::case_1_create_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::create_todo::create_todo_endpoint::case_2_create_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::create_todo::create_todo_endpoint::case_3_create_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::create_todo::create_todo_endpoint::case_4_create_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::create_todo::create_todo_endpoint::case_5_create_todo_with_existing_title ... FAILED
[INFO] [stdout] test tests::todo::create_todo::create_todo_endpoint::case_6_create_todo_with_empty_title ... FAILED
[INFO] [stdout] test tests::todo::create_todo::create_todo_endpoint::case_7_create_todo_with_empty_status ... FAILED
[INFO] [stdout] test tests::todo::create_todo::create_todo_endpoint::case_8_create_todo_with_empty_title_and_status ... FAILED
[INFO] [stdout] test tests::todo::create_todo::create_todo_endpoint::case_9_create_todo_with_invalid_status ... FAILED
[INFO] [stdout] test tests::todo::delete_todo::delete_invalid_todo ... FAILED
[INFO] [stdout] test tests::todo::delete_todo::delete_todo ... FAILED
[INFO] [stdout] test tests::todo::delete_todos::delete_todos ... FAILED
[INFO] [stdout] test tests::todo::get_todo::get_invalid_todo ... FAILED
[INFO] [stdout] test tests::todo::get_todo::get_valid_todo ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_01_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_02_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_03_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_04_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_05_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_06_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_07_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_08_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_09_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_10_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_11_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_12_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_13_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_14_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_15_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_16_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_17_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_18_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_19_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_20_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_21_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_22_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_23_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_24_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_25_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_26_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_27_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_28_list_todo_with_correct_credentials ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_29_list_todo_with_bad_status ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_30_list_todo_with_bad_offset ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_31_list_todo_with_bad_limit ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_32_list_todo_with_bad_offset_and_limit ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint::case_33_list_todo_with_bad_offset_and_correct_limit ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint_ordring::case_1_newer_order ... FAILED
[INFO] [stdout] test tests::todo::list_todo::list_todo_endpoint_ordring::case_2_older_order ... FAILED
[INFO] [stdout] test tests::todo::update_todo::update_invalid_todo ... FAILED
[INFO] [stdout] test tests::todo::update_todo::update_todo ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::login::login_deserialize_body stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::login::login_deserialize_body' (18) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450cd2ced - oxide_todo::tests::login::login_req::{{closure}}::hc0c7ac2b10f43075
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:13:33
[INFO] [stdout]   24:     0x638450cd2523 - oxide_todo::tests::login::login_deserialize_body::{{closure}}::{{closure}}::h3824f4ccb372989b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:44:71
[INFO] [stdout]   25:     0x638450a77f48 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hcacd0a36f7d1f7c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   26:     0x638450a534a7 - tokio::task::local::LocalSet::with::{{closure}}::h0b3ca1929bd3994f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   27:     0x63845097bd65 - std::thread::local::LocalKey<T>::try_with::hb2e85f3b5991061b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   28:     0x63845095fcbe - std::thread::local::LocalKey<T>::with::h85392fc3dfa9cfbc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   29:     0x638450a5215b - tokio::task::local::LocalSet::with::h43fc95b3172f8e0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   30:     0x638450a7345b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::ha09269550c7e56c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   31:     0x638450a606b7 - tokio::task::local::LocalSet::run_until::{{closure}}::h85c021eb9fe556b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   32:     0x638450d5255d - <core::pin::Pin<P> as core::future::future::Future>::poll::hc48c6a499f692f58
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x63845095b54d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2586b6d461a05c87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   34:     0x63845095abbb - tokio::runtime::coop::with_budget::h41395cbd2246b823
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   35:     0x63845095abbb - tokio::runtime::coop::budget::h8781b4f847eba10a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   36:     0x63845095abbb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf6f68bbd5b124701
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   37:     0x6384508ffee0 - tokio::runtime::scheduler::current_thread::Context::enter::he63b7b4b8941938c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   38:     0x6384509429da - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha375b3050266a0a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   39:     0x63845091efd4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6dd5622665765b0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   40:     0x638450b591d3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h06d680c9461daf65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   41:     0x63845091772f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha5dea4859f93dfb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   42:     0x63845091ff52 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6f472848090ada4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   43:     0x6384508e0d45 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcd4ca590866a1dbb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   44:     0x638450a182c5 - tokio::runtime::runtime::Runtime::block_on::h004553bcd9a49012
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   45:     0x638450a58251 - tokio::task::local::LocalSet::block_on::h332190751e54dd58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   46:     0x638450d293ae - actix_rt::runtime::Runtime::block_on::h84f95ef923a81a9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   47:     0x638450c40f8a - actix_rt::system::SystemRunner::block_on::h379262f86e177caa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   48:     0x638450cd2263 - oxide_todo::tests::login::login_deserialize_body::{{closure}}::h6480d2d01ff7fcba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:39:1
[INFO] [stdout]   49:     0x63845098b27e - core::ops::function::FnOnce::call_once::h73b5303309c50fa3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   51:     0x638450cd21dc - oxide_todo::tests::login::login_deserialize_body::h90f2dca82c7ede8f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:40:1
[INFO] [stdout]   52:     0x638450cd21f7 - oxide_todo::tests::login::login_deserialize_body::{{closure}}::h58666ec2595bb9d2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:41:34
[INFO] [stdout]   53:     0x63845098af96 - core::ops::function::FnOnce::call_once::h6a6d3b2c8adf2178
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   66:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   71:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   73:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   74:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   75:     0x743ac6cb7a34 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::register::register_endpoint::case_2_register_with_already_existing_username stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::register::register_endpoint::case_2_register_with_already_existing_username' (22) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a940cd - oxide_todo::tests::register::register_request::{{closure}}::hce75ec2a1b442a53
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:8:33
[INFO] [stdout]   24:     0x638450a94856 - oxide_todo::tests::register::register_endpoint::{{closure}}::h8fc00ec67a80c568
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:29:52
[INFO] [stdout]   25:     0x6384509cd1ab - oxide_todo::tests::register::register_endpoint::case_2_register_with_already_existing_username::{{closure}}::h30a24419dca9b6cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:17:1
[INFO] [stdout]   26:     0x638450a78338 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hcfb061a44b2b96f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a56587 - tokio::task::local::LocalSet::with::{{closure}}::h9c99fecc09185f17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450977fb5 - std::thread::local::LocalKey<T>::try_with::h8eed7238230592ee
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095c9ce - std::thread::local::LocalKey<T>::with::h08622a5e13b82cad
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a51b1b - tokio::task::local::LocalSet::with::h04f7de804c15dd04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72fab - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h5757ae877bbe9d3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5df07 - tokio::task::local::LocalSet::run_until::{{closure}}::h5c829932ac5a452f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5105d - <core::pin::Pin<P> as core::future::future::Future>::poll::h195074820113de28
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b38d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h10d892748becdb0c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095407b - tokio::runtime::coop::with_budget::h1cb69b4cc489bd0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095407b - tokio::runtime::coop::budget::h86905bd72e8e6c11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095407b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4408a2dab7270939
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f46a0 - tokio::runtime::scheduler::current_thread::Context::enter::h7816e83571b2f6e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845094551a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb593473b14686e0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091edb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h285606a8ce63771e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5bdc3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h868869a4c9c96c76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091d99f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hec7d3c6f3d615021
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091fe62 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h622e1bb330388235
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508dd995 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8bc3915bffd64b0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a18cb5 - tokio::runtime::runtime::Runtime::block_on::h123638d550d73f25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59d01 - tokio::task::local::LocalSet::block_on::hed964f8cd847bbee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2944e - actix_rt::runtime::Runtime::block_on::h8c3c85e0ad5558bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40f4a - actix_rt::system::SystemRunner::block_on::h286f5feb7eecf105
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x6384509ccf4b - oxide_todo::tests::register::register_endpoint::case_2_register_with_already_existing_username::hef842d5b305fd785
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:23:1
[INFO] [stdout]   50:     0x6384509cd237 - oxide_todo::tests::register::register_endpoint::case_2_register_with_already_existing_username::{{closure}}::h749337963b56dda2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:17:18
[INFO] [stdout]   51:     0x63845098bdf6 - core::ops::function::FnOnce::call_once::h911561736b4e4aee
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   54:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   55:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   60:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   61:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   62:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   63:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   64:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   66:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   67:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   69:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   71:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   72:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   73:     0x743ac6cb7a34 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::register::register_endpoint::case_1_register_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::register::register_endpoint::case_1_register_with_correct_credentials' (21) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a940cd - oxide_todo::tests::register::register_request::{{closure}}::hce75ec2a1b442a53
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:8:33
[INFO] [stdout]   24:     0x638450a94856 - oxide_todo::tests::register::register_endpoint::{{closure}}::h8fc00ec67a80c568
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:29:52
[INFO] [stdout]   25:     0x6384509cce5b - oxide_todo::tests::register::register_endpoint::case_1_register_with_correct_credentials::{{closure}}::hb793f62ce831388b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:17:1
[INFO] [stdout]   26:     0x638450a74588 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h210888f37da95992
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a55157 - tokio::task::local::LocalSet::with::{{closure}}::h6848a53375d717a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x63845096e7e5 - std::thread::local::LocalKey<T>::try_with::h57c374de7133793c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x6384509607be - std::thread::local::LocalKey<T>::with::h9f278a5c37447ffb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a51d9b - tokio::task::local::LocalSet::with::h11b65b9224b4af7b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a734fb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hab93861c30592864
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a659b7 - tokio::task::local::LocalSet::run_until::{{closure}}::hf926130c5bda421b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5299d - <core::pin::Pin<P> as core::future::future::Future>::poll::he43a4d7a690dd240
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095ba8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7551726b28a5dafb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450959b2b - tokio::runtime::coop::with_budget::h6b4db774217f7f9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450959b2b - tokio::runtime::coop::budget::hf0b3f13e4d5a950d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450959b2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hdbc0f3cbdc38b931
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508eae80 - tokio::runtime::scheduler::current_thread::Context::enter::h2662217205c50c34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845094a0ca - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcd0b492a2ddc9784
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ecd4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1e9a0bc4edd3de9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5b573 - tokio::macros::scoped_tls::ScopedKey<T>::set::h698a9fa6b0933537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091c5ef - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd7ac1ac88517cd96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091f872 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2abf62156bc2405d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d81a5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2555157d55ef5511
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1c325 - tokio::runtime::runtime::Runtime::block_on::h7c17fe4162c7b832
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a57e31 - tokio::task::local::LocalSet::block_on::h0a2a795598c196ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2950e - actix_rt::runtime::Runtime::block_on::habf56228f2fe9827
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4113a - actix_rt::system::SystemRunner::block_on::hb388b331547a9453
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x6384509ccbfb - oxide_todo::tests::register::register_endpoint::case_1_register_with_correct_credentials::hec2d82b221c2d23c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:23:1
[INFO] [stdout]   50:     0x6384509ccee7 - oxide_todo::tests::register::register_endpoint::case_1_register_with_correct_credentials::{{closure}}::hca9ba5da3e860987
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:17:18
[INFO] [stdout]   51:     0x63845098c4a6 - core::ops::function::FnOnce::call_once::ha4ef49805e55567f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   54:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   55:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   60:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   61:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   62:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   63:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   64:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   66:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   67:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   69:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   71:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   72:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   73:     0x743ac6cb7a34 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::register::register_endpoint::case_3_empty_username stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::register::register_endpoint::case_3_empty_username' (23) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a940cd - oxide_todo::tests::register::register_request::{{closure}}::hce75ec2a1b442a53
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:8:33
[INFO] [stdout]   24:     0x638450a94856 - oxide_todo::tests::register::register_endpoint::{{closure}}::h8fc00ec67a80c568
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:29:52
[INFO] [stdout]   25:     0x6384509cc478 - oxide_todo::tests::register::register_endpoint::case_3_empty_username::{{closure}}::h73c6c614de0bdc6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:17:1
[INFO] [stdout]   26:     0x638450a74eb8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h3ad2b1565320923f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a57ac7 - tokio::task::local::LocalSet::with::{{closure}}::hf844d97f00b25021
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450965905 - std::thread::local::LocalKey<T>::try_with::h126696bf4a5a1689
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095f85e - std::thread::local::LocalKey<T>::with::h7e0fa5ea7c1c1142
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5256b - tokio::task::local::LocalSet::with::h71d5533f2c779137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a730eb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h627c29d91d192e6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a61a37 - tokio::task::local::LocalSet::run_until::{{closure}}::h99504b6ebe68162b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d519dd - <core::pin::Pin<P> as core::future::future::Future>::poll::h6c88ee39999ee941
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095bf8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb0d3030e9108783a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095a3ab - tokio::runtime::coop::with_budget::h94f8c39a16122d40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095a3ab - tokio::runtime::coop::budget::h38c7132f81d443ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095a3ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heba7313f9ed6190b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x638450901750 - tokio::runtime::scheduler::current_thread::Context::enter::hf010020199bef81a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845093a81a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6c7bd3e4e7d61dfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ecf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1ecf24399684254c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b59ee3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h1dc72f5c1c7277d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091a27f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc13a6a434e329ff5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920092 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7d7b58f3e555721a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d6615 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0c17b7849fc8c38e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1bf35 - tokio::runtime::runtime::Runtime::block_on::h71285e1a94bf0ce2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a597b1 - tokio::task::local::LocalSet::block_on::hd29b17ac17cf82b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d290ee - actix_rt::runtime::Runtime::block_on::h40e0139cc8b1e533
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40e8a - actix_rt::system::SystemRunner::block_on::h08fc6a3acd033e99
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x6384509cc21b - oxide_todo::tests::register::register_endpoint::case_3_empty_username::hec1e1021dcd656db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:23:1
[INFO] [stdout]   50:     0x6384509cc507 - oxide_todo::tests::register::register_endpoint::case_3_empty_username::{{closure}}::he4d4357958205997
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:17:18
[INFO] [stdout]   51:     0x63845098cb66 - core::ops::function::FnOnce::call_once::hb839d5cbb674b197
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   54:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   55:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   60:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   61:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   62:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   63:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   64:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   66:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   67:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   69:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   71:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   72:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   73:     0x743ac6cb7a34 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::register::register_endpoint::case_4_empty_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::register::register_endpoint::case_4_empty_password' (24) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a940cd - oxide_todo::tests::register::register_request::{{closure}}::hce75ec2a1b442a53
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:8:33
[INFO] [stdout]   24:     0x638450a94856 - oxide_todo::tests::register::register_endpoint::{{closure}}::h8fc00ec67a80c568
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:29:52
[INFO] [stdout]   25:     0x6384509cc7f8 - oxide_todo::tests::register::register_endpoint::case_4_empty_password::{{closure}}::h8cc2bc2b861a3b9a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:17:1
[INFO] [stdout]   26:     0x638450a789c8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::he350d9e82c92c234
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a569c7 - tokio::task::local::LocalSet::with::{{closure}}::hb266e6aff96cc38e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x6384509753d5 - std::thread::local::LocalKey<T>::try_with::h80cafe43cd25fb15
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095f8fe - std::thread::local::LocalKey<T>::with::h7fee679332b81645
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52c4b - tokio::task::local::LocalSet::with::hc71a596a6aba1da1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7395b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hdb78a15660ef30a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5ede7 - tokio::task::local::LocalSet::run_until::{{closure}}::h68454ec6a4dfe7cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d50c1d - <core::pin::Pin<P> as core::future::future::Future>::poll::h06a63b756ae69419
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095be8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha765bec55a5c77d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095284b - tokio::runtime::coop::with_budget::h9f0dfd4b9bee8948
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095284b - tokio::runtime::coop::budget::h31739dae156304cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095284b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h233b4f238cb7b47b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508fb8b0 - tokio::runtime::scheduler::current_thread::Context::enter::hb82b97c06cdd0c05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x638450935c6a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h615530bcd8298366
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ed14 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h203bef699ad108e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5c743 - tokio::macros::scoped_tls::ScopedKey<T>::set::h9ef778f691fc5126
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x638450910cdf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4202db29a79c6c29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091faf2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h42dcc85afa0d32d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508e2e95 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::heeda69e1cc0bf775
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a19a05 - tokio::runtime::runtime::Runtime::block_on::h2782071d7cc08369
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a57db1 - tokio::task::local::LocalSet::block_on::h0060c671b5d77959
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2910e - actix_rt::runtime::Runtime::block_on::h447e00774ebc6936
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4108a - actix_rt::system::SystemRunner::block_on::h88417285ed3011c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x6384509cc56b - oxide_todo::tests::register::register_endpoint::case_4_empty_password::h383c63a49c5af380
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:23:1
[INFO] [stdout]   50:     0x6384509cc5d7 - oxide_todo::tests::register::register_endpoint::case_4_empty_password::{{closure}}::h04f3b214755908fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:17:18
[INFO] [stdout]   51:     0x6384509899a6 - core::ops::function::FnOnce::call_once::h2c31a0b0d690e73c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   54:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   55:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   60:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   61:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   62:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   63:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   64:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   66:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   67:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   69:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   71:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   72:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   73:     0x743ac6cb7a34 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::register::register_endpoint::case_5_empty_username_and_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::register::register_endpoint::case_5_empty_username_and_password' (25) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a940cd - oxide_todo::tests::register::register_request::{{closure}}::hce75ec2a1b442a53
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:8:33
[INFO] [stdout]   24:     0x638450a94856 - oxide_todo::tests::register::register_endpoint::{{closure}}::h8fc00ec67a80c568
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:29:52
[INFO] [stdout]   25:     0x6384509ccb45 - oxide_todo::tests::register::register_endpoint::case_5_empty_username_and_password::{{closure}}::h91b8635096b119ac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:17:1
[INFO] [stdout]   26:     0x638450a75938 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h68dd2faf9b167d57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a57357 - tokio::task::local::LocalSet::with::{{closure}}::hda0b42d57d87111d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450982065 - std::thread::local::LocalKey<T>::try_with::hdcbe28981c1ecb2d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x638450961fde - std::thread::local::LocalKey<T>::with::he12f593e537e0f75
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a51e3b - tokio::task::local::LocalSet::with::h13d9303341e26e78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7291b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h1d5ef93542f683f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a64897 - tokio::task::local::LocalSet::run_until::{{closure}}::he587a95e07b15a25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d51d5d - <core::pin::Pin<P> as core::future::future::Future>::poll::h817fe732c54bc1fe
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c44d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he4ffbfec547816a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450958c5b - tokio::runtime::coop::with_budget::hc0ec0993179acbe1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450958c5b - tokio::runtime::coop::budget::h51b09268ada28eb8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450958c5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc683f8c94e234eba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508ebdc0 - tokio::runtime::scheduler::current_thread::Context::enter::h334e8b391effa395
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x6384509263ba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h161619b1c77b914d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f434 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf5a4b1cf4cee04d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5d6b3 - tokio::macros::scoped_tls::ScopedKey<T>::set::hc9df0e460defa8a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x6384509110cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h42a87b5f5081569f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091fcd2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5358d5be77981c53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508debf5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9ecff976d186cac4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a201d5 - tokio::runtime::runtime::Runtime::block_on::hedb68542c6fed744
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a598b1 - tokio::task::local::LocalSet::block_on::hd4191f3ac3c0de0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d28fce - actix_rt::runtime::Runtime::block_on::h1617b191f05ea465
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4103a - actix_rt::system::SystemRunner::block_on::h6920c723f281286a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x6384509cc8bb - oxide_todo::tests::register::register_endpoint::case_5_empty_username_and_password::h5978bebc55701a7b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:23:1
[INFO] [stdout]   50:     0x6384509cc927 - oxide_todo::tests::register::register_endpoint::case_5_empty_username_and_password::{{closure}}::h10d851ced8b8e181
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/register.rs:17:18
[INFO] [stdout]   51:     0x63845098be96 - core::ops::function::FnOnce::call_once::h930934360a3f98f0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   54:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   55:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   60:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   61:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   62:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   63:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   64:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   66:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   67:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   69:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   71:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   72:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   73:     0x743ac6cb7a34 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::login::login_endpoint::case_2_login_with_uncorrect_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::login::login_endpoint::case_2_login_with_uncorrect_credentials' (20) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450cd2ced - oxide_todo::tests::login::login_req::{{closure}}::hc0c7ac2b10f43075
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:13:33
[INFO] [stdout]   24:     0x638450cd1936 - oxide_todo::tests::login::login_endpoint::{{closure}}::h222b4d667fddb096
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:32:45
[INFO] [stdout]   25:     0x638450cd214b - oxide_todo::tests::login::login_endpoint::case_2_login_with_uncorrect_credentials::{{closure}}::{{closure}}::h4822269b675f7ff8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:22:1
[INFO] [stdout]   26:     0x638450a791a8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hf42d7407464fb095
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a54387 - tokio::task::local::LocalSet::with::{{closure}}::h3d792453a159e53e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450984075 - std::thread::local::LocalKey<T>::try_with::he6a4841326af4c22
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845096207e - std::thread::local::LocalKey<T>::with::he26ab96335940434
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52ceb - tokio::task::local::LocalSet::with::hce726b65709f2a7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72d2b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h44d601e81fcb761c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a617d7 - tokio::task::local::LocalSet::run_until::{{closure}}::h9665bf1433a6d235
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d52b5d - <core::pin::Pin<P> as core::future::future::Future>::poll::hee0f2f6407d04feb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c18d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd160b06449c23cb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450956c5b - tokio::runtime::coop::with_budget::h6aad1c4d890a0346
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450956c5b - tokio::runtime::coop::budget::h0b6bb7437705646a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450956c5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9415820f6a0c22b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508ec400 - tokio::runtime::scheduler::current_thread::Context::enter::h3404252697246b4f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845092a49a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h36f99654c5f352c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f174 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::habdc30cff714b13b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5da43 - tokio::macros::scoped_tls::ScopedKey<T>::set::hee65adf192b408e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845090e18f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0bf1a9a0eb497756
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091f502 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h02b3c4ddf1beb8a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508da045 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4e6b6c7dd9f1d2bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1a5e5 - tokio::runtime::runtime::Runtime::block_on::h361b53f6cb052139
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a591c1 - tokio::task::local::LocalSet::block_on::ha771564b4884418a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2980e - actix_rt::runtime::Runtime::block_on::hfbd53800199dda1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4117a - actix_rt::system::SystemRunner::block_on::hbfc8bd87da64c580
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450cd1ef3 - oxide_todo::tests::login::login_endpoint::case_2_login_with_uncorrect_credentials::{{closure}}::hb779c0be9284b847
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:25:1
[INFO] [stdout]   50:     0x63845098b04e - core::ops::function::FnOnce::call_once::h6d2a7bbc9b0bba75
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450cd1e6c - oxide_todo::tests::login::login_endpoint::case_2_login_with_uncorrect_credentials::h7f7ca87d866c7eec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:26:1
[INFO] [stdout]   53:     0x638450cd1e87 - oxide_todo::tests::login::login_endpoint::case_2_login_with_uncorrect_credentials::{{closure}}::h5b1c3ba5dc0a13ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:22:18
[INFO] [stdout]   54:     0x63845098cf26 - core::ops::function::FnOnce::call_once::hc33c2fdce5dee432
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::login::login_endpoint::case_1_login_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::login::login_endpoint::case_1_login_with_correct_credentials' (19) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450cd2ced - oxide_todo::tests::login::login_req::{{closure}}::hc0c7ac2b10f43075
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:13:33
[INFO] [stdout]   24:     0x638450cd1936 - oxide_todo::tests::login::login_endpoint::{{closure}}::h222b4d667fddb096
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:32:45
[INFO] [stdout]   25:     0x638450cd1ddb - oxide_todo::tests::login::login_endpoint::case_1_login_with_correct_credentials::{{closure}}::{{closure}}::h08476cc675ec5e46
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:22:1
[INFO] [stdout]   26:     0x638450a75548 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h52a933af90b4aea7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a535b7 - tokio::task::local::LocalSet::with::{{closure}}::h0ea3458c1d0fd249
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450976855 - std::thread::local::LocalKey<T>::try_with::h874a1d9eb2c57442
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x638450960f2e - std::thread::local::LocalKey<T>::with::habb0f0770480f812
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52b5b - tokio::task::local::LocalSet::with::hb66d38ed6c96e029
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a733bb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h9c492ee4fc941c6b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5d7c7 - tokio::task::local::LocalSet::run_until::{{closure}}::h4273e501c33b84f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d51a5d - <core::pin::Pin<P> as core::future::future::Future>::poll::h6e5578a54908c799
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b6cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h387063e13cf73e1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095212b - tokio::runtime::coop::with_budget::h3baaadcf1bd550ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095212b - tokio::runtime::coop::budget::he9f662f83c49579f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095212b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1688ddd6d385f967
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508ecd60 - tokio::runtime::scheduler::current_thread::Context::enter::h3b28ee2c5d54ba6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845095021a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf85075be50bf0c74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091efb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6da6a23080b8e227
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5af83 - tokio::macros::scoped_tls::ScopedKey<T>::set::h47cb3ef3c901e9ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845090e57f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1606dfe17b162adb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x6384509202c2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9dbcfbb04df63062
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508dcd45 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h83e612c3e7885792
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a19df5 - tokio::runtime::runtime::Runtime::block_on::h2a73a88f5465ad1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58f41 - tokio::task::local::LocalSet::block_on::h95a67c5dbbd38bfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2936e - actix_rt::runtime::Runtime::block_on::h7b26236edb6fc11b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4106a - actix_rt::system::SystemRunner::block_on::h6d2568f13ee4ebb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450cd1b53 - oxide_todo::tests::login::login_endpoint::case_1_login_with_correct_credentials::{{closure}}::ha1da265f8ac1c2e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:25:1
[INFO] [stdout]   50:     0x63845098d72e - core::ops::function::FnOnce::call_once::he0c8e1fb143a37af
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450cd1afc - oxide_todo::tests::login::login_endpoint::case_1_login_with_correct_credentials::he2432025f3b1b0f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:26:1
[INFO] [stdout]   53:     0x638450cd1bb7 - oxide_todo::tests::login::login_endpoint::case_1_login_with_correct_credentials::{{closure}}::hcac1951e694ed1db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:22:18
[INFO] [stdout]   54:     0x63845098a0f6 - core::ops::function::FnOnce::call_once::h4421d3abc77b68df
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::revoke::revoke_endpoin::case_1_revoke_with_uncorrect_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::revoke::revoke_endpoin::case_1_revoke_with_uncorrect_token' (26) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a9290b - oxide_todo::tests::revoke::revoke_request::{{closure}}::h6bf1bc462307794b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:10:33
[INFO] [stdout]   24:     0x638450a92569 - oxide_todo::tests::revoke::revoke_endpoin::{{closure}}::h842a7851b600ac50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:45:44
[INFO] [stdout]   25:     0x638450a25dab - oxide_todo::tests::revoke::revoke_endpoin::case_1_revoke_with_uncorrect_token::{{closure}}::{{closure}}::h110252952be9f219
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:38:1
[INFO] [stdout]   26:     0x638450a76118 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h7d2f4d6f6f1e2338
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a53c17 - tokio::task::local::LocalSet::with::{{closure}}::h1b5583b33c935db9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x6384509839f5 - std::thread::local::LocalKey<T>::try_with::he543f5253c0e7029
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x638450960c2e - std::thread::local::LocalKey<T>::with::ha6e6c1960f9bcb95
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a521fb - tokio::task::local::LocalSet::with::h492d8bcba514b065
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a736db - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hc68cfa38238f803f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5e167 - tokio::task::local::LocalSet::run_until::{{closure}}::h5dbda6c33b77f170
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5185d - <core::pin::Pin<P> as core::future::future::Future>::poll::h5d4d380e64581f22
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b74d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h43d284f8e99b3a42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095481b - tokio::runtime::coop::with_budget::h8ae8a1d0940cddc4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095481b - tokio::runtime::coop::budget::h9f5cce443093a48b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095481b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h51ea99d9b36bc314
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508fb590 - tokio::runtime::scheduler::current_thread::Context::enter::hb73e9792e88f8363
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x6384509258ea - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h15da62e8988145c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ee74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h48de7844a0741475
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5cf93 - tokio::macros::scoped_tls::ScopedKey<T>::set::hb623eca8041a02f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x638450918ecf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb41ece8ee3d85240
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091fc32 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h51f4b2dbeebffcd3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d7b85 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h20f90c1250585aec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a184c4 - tokio::runtime::runtime::Runtime::block_on::h0895414fb4996c58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59c01 - tokio::task::local::LocalSet::block_on::he730562256203cee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d296ce - actix_rt::runtime::Runtime::block_on::hd122e50c392bb7c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40f9a - actix_rt::system::SystemRunner::block_on::h38d93cea8ec96081
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450a25bc3 - oxide_todo::tests::revoke::revoke_endpoin::case_1_revoke_with_uncorrect_token::{{closure}}::h99f69bbcc830921e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:42:1
[INFO] [stdout]   50:     0x63845098b6ae - core::ops::function::FnOnce::call_once::h80ad0f0e720314e7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450a25b3c - oxide_todo::tests::revoke::revoke_endpoin::case_1_revoke_with_uncorrect_token::h1a02f2c73f2ee7e9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:43:1
[INFO] [stdout]   53:     0x638450a25b57 - oxide_todo::tests::revoke::revoke_endpoin::case_1_revoke_with_uncorrect_token::{{closure}}::h693f9b2b8fa3d9d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:38:18
[INFO] [stdout]   54:     0x63845098acc6 - core::ops::function::FnOnce::call_once::h64487e01a74ad826
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::revoke::revoke_endpoin::case_2_revoke_without_barear stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::revoke::revoke_endpoin::case_2_revoke_without_barear' (27) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a9290b - oxide_todo::tests::revoke::revoke_request::{{closure}}::h6bf1bc462307794b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:10:33
[INFO] [stdout]   24:     0x638450a92569 - oxide_todo::tests::revoke::revoke_endpoin::{{closure}}::h842a7851b600ac50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:45:44
[INFO] [stdout]   25:     0x638450a257ab - oxide_todo::tests::revoke::revoke_endpoin::case_2_revoke_without_barear::{{closure}}::{{closure}}::h8cacf0ba3987c85e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:38:1
[INFO] [stdout]   26:     0x638450a75a88 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h6bb6a6122e625b59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a548d7 - tokio::task::local::LocalSet::with::{{closure}}::h51773060aee1d067
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450982925 - std::thread::local::LocalKey<T>::try_with::hdf48407b0a084b38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095ed2e - std::thread::local::LocalKey<T>::with::h627febcc1b7fd124
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52e7b - tokio::task::local::LocalSet::with::hd7ab207e461bfe39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7304b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h5be33bdd401de001
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a601b7 - tokio::task::local::LocalSet::run_until::{{closure}}::h7e15a62a4ea65b04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d50d9d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c827e44ea12d1eb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b7cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h460a5932a05e563e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450952e5b - tokio::runtime::coop::with_budget::hf5d7eca2893b0c65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450952e5b - tokio::runtime::coop::budget::h7455d5296c78cc22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450952e5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2bbb5d72c84d5139
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508ffbc0 - tokio::runtime::scheduler::current_thread::Context::enter::he5690b4d09d6216b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845093fe9a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8475a8e783069b2f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f114 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha571475c00b88236
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b59563 - tokio::macros::scoped_tls::ScopedKey<T>::set::h09ce86cee2a51c06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091d5af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he1a79898ad701f1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x6384509206d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdc4848700d71aeb8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d7e95 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2192938ca985c2c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1b944 - tokio::runtime::runtime::Runtime::block_on::h67f268a79c6ab8e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a593c1 - tokio::task::local::LocalSet::block_on::hb0e017a4887b97b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d28fae - actix_rt::runtime::Runtime::block_on::h10f24dffce5b8d72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40f3a - actix_rt::system::SystemRunner::block_on::h1f7bc7e4986cae35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450a25593 - oxide_todo::tests::revoke::revoke_endpoin::case_2_revoke_without_barear::{{closure}}::h3574eebb7fa23bf8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:42:1
[INFO] [stdout]   50:     0x63845098cc1e - core::ops::function::FnOnce::call_once::hba7a328d15557e13
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450a2553c - oxide_todo::tests::revoke::revoke_endpoin::case_2_revoke_without_barear::h5e679c1b067c5799
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:43:1
[INFO] [stdout]   53:     0x638450a255f7 - oxide_todo::tests::revoke::revoke_endpoin::case_2_revoke_without_barear::{{closure}}::hf3108a53e893abdc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:38:18
[INFO] [stdout]   54:     0x63845098c5e6 - core::ops::function::FnOnce::call_once::ha7a4b79c7c18524c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::revoke::revoke_endpoin::case_3_revoke_with_empty_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::revoke::revoke_endpoin::case_3_revoke_with_empty_token' (28) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a9290b - oxide_todo::tests::revoke::revoke_request::{{closure}}::h6bf1bc462307794b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:10:33
[INFO] [stdout]   24:     0x638450a92569 - oxide_todo::tests::revoke::revoke_endpoin::{{closure}}::h842a7851b600ac50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:45:44
[INFO] [stdout]   25:     0x638450a25aa8 - oxide_todo::tests::revoke::revoke_endpoin::case_3_revoke_with_empty_token::{{closure}}::{{closure}}::h96ab077f137d0002
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:38:1
[INFO] [stdout]   26:     0x638450a77df8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hc5ec65de698296eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a55597 - tokio::task::local::LocalSet::with::{{closure}}::h7d80ba4acf2e2e13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x63845097f065 - std::thread::local::LocalKey<T>::try_with::hc91a2ecfca036b70
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095e7be - std::thread::local::LocalKey<T>::with::h595274df7e52de9a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5265b - tokio::task::local::LocalSet::with::h7e4662ef74b50ea7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a73aeb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hece57a1b67426184
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a60917 - tokio::task::local::LocalSet::run_until::{{closure}}::h8a6d5005d17b8f01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5237d - <core::pin::Pin<P> as core::future::future::Future>::poll::hb600b45d84c54884
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b64d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h34b77332d2016016
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x6384509587eb - tokio::runtime::coop::with_budget::h47d43f9c9b2580dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x6384509587eb - tokio::runtime::coop::budget::h9f1be533ef10f781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x6384509587eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hbbc67a2f2c977fab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f79b0 - tokio::runtime::scheduler::current_thread::Context::enter::h95ae734ab31a0910
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x638450943f7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::haf44cbcb3050d6c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ed34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h23ef768524a3b411
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5ce63 - tokio::macros::scoped_tls::ScopedKey<T>::set::hb46f77ae03322a3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091dd8f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hed2da60bac3abc87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920402 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbc94cfe7423ca2ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508e2875 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he1e713c466ee2c5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1fe34 - tokio::runtime::runtime::Runtime::block_on::he725fb8f2a1e517f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58aa1 - tokio::task::local::LocalSet::block_on::h7f1349cbeac3c015
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2902e - actix_rt::runtime::Runtime::block_on::h187f6ecdc2ad5a17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c411fa - actix_rt::system::SystemRunner::block_on::hd6a5469ef0251349
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450a25893 - oxide_todo::tests::revoke::revoke_endpoin::case_3_revoke_with_empty_token::{{closure}}::h0217a8380921c185
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:42:1
[INFO] [stdout]   50:     0x63845098d67e - core::ops::function::FnOnce::call_once::he00548ecabfa09eb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450a2583c - oxide_todo::tests::revoke::revoke_endpoin::case_3_revoke_with_empty_token::h3556869a911e3a09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:43:1
[INFO] [stdout]   53:     0x638450a258f7 - oxide_todo::tests::revoke::revoke_endpoin::case_3_revoke_with_empty_token::{{closure}}::h640997da0817121a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:38:18
[INFO] [stdout]   54:     0x638450988be6 - core::ops::function::FnOnce::call_once::h07f164ae2a6dd1e7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::revoke::revoke_with_currect_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::revoke::revoke_with_currect_token' (29) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450cd2ced - oxide_todo::tests::login::login_req::{{closure}}::hc0c7ac2b10f43075
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:13:33
[INFO] [stdout]   24:     0x638450a93214 - oxide_todo::tests::revoke::revoke_with_currect_token::{{closure}}::{{closure}}::h676c5fa603251a9a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:27:88
[INFO] [stdout]   25:     0x638450a75fc8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h7cb94ed0bab007d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   26:     0x638450a55ae7 - tokio::task::local::LocalSet::with::{{closure}}::h8597e06e50247a19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   27:     0x638450966695 - std::thread::local::LocalKey<T>::try_with::h15f6304bbb581005
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   28:     0x638450961c3e - std::thread::local::LocalKey<T>::with::hd7fdef5ba2dca68b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   29:     0x638450a521ab - tokio::task::local::LocalSet::with::h45bd2a0bfad9a989
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   30:     0x638450a726eb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h07bb428881d1da41
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   31:     0x638450a61096 - tokio::task::local::LocalSet::run_until::{{closure}}::h8d66c6d4c1ede32c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   32:     0x638450d52cdd - <core::pin::Pin<P> as core::future::future::Future>::poll::hf6f8a717aee4d0b8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x63845095bc8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8867d3ab51e55c03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   34:     0x63845095338b - tokio::runtime::coop::with_budget::h6abd3ef1e98084c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   35:     0x63845095338b - tokio::runtime::coop::budget::h7165c6f1fa209e3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   36:     0x63845095338b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h32e48cc6cd6f6c04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   37:     0x6384508e7b10 - tokio::runtime::scheduler::current_thread::Context::enter::h0ff3cd1cf7ead5e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   38:     0x63845093927a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6bbead4b6e99bb12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   39:     0x63845091ecb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1e369816cb757a89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   40:     0x638450b597c3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h0c5c7c803874f5db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   41:     0x63845090ed5f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1df646f44b7c6635
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   42:     0x6384509204f2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc61d4f81cc43e7fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   43:     0x6384508dfdf5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hbbe3a0ae1d643b1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   44:     0x638450a1cf24 - tokio::runtime::runtime::Runtime::block_on::h89e92781e378b551
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   45:     0x638450a59f81 - tokio::task::local::LocalSet::block_on::hfcf17e473653f7b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   46:     0x638450d296ee - actix_rt::runtime::Runtime::block_on::hd6405c2f6a13f12a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   47:     0x638450c4119a - actix_rt::system::SystemRunner::block_on::hc53591795df2c6cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   48:     0x638450a92ed3 - oxide_todo::tests::revoke::revoke_with_currect_token::{{closure}}::had6d34bc8d0ff7cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:23:1
[INFO] [stdout]   49:     0x63845098a25e - core::ops::function::FnOnce::call_once::h486fe55941672bdc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   51:     0x638450a92e4c - oxide_todo::tests::revoke::revoke_with_currect_token::h0f3aec30aac1a3f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:24:1
[INFO] [stdout]   52:     0x638450a92e67 - oxide_todo::tests::revoke::revoke_with_currect_token::{{closure}}::h44f85f8f03f4d721
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/revoke.rs:25:37
[INFO] [stdout]   53:     0x63845098bcf6 - core::ops::function::FnOnce::call_once::h8fdb628c1cf51c19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   66:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   71:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   73:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   74:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   75:     0x743ac6cb7a34 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::create_todo::create_todo_endpoint::case_1_create_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::create_todo::create_todo_endpoint::case_1_create_todo_with_correct_credentials' (30) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450ccaf25 - oxide_todo::tests::todo::create_todo::create_todo_req::{{closure}}::h49e8858972d2a53d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:11:33
[INFO] [stdout]   24:     0x638450ccc736 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::{{closure}}::hb76cbc820cdc8712
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:52:58
[INFO] [stdout]   25:     0x638450a88feb - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_1_create_todo_with_correct_credentials::{{closure}}::{{closure}}::ha4a646a379adb9e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:1
[INFO] [stdout]   26:     0x638450a74ac8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h2e98caf2c01df101
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a53b07 - tokio::task::local::LocalSet::with::{{closure}}::h1b4bc6a70dd5c32b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450976755 - std::thread::local::LocalKey<T>::try_with::h8684f60d8c8ff006
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095eabe - std::thread::local::LocalKey<T>::with::h5e166a4ab3a7fd06
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5251b - tokio::task::local::LocalSet::with::h6d6838f877935432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a739ab - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::he2cdb4ff72b5ebd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a63c76 - tokio::task::local::LocalSet::run_until::{{closure}}::hc8cc6016f67fd0eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5273d - <core::pin::Pin<P> as core::future::future::Future>::poll::hce99a70717353cc5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095bb4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7fa6650d68a71b01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450956acb - tokio::runtime::coop::with_budget::ha498d05335e8046d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450956acb - tokio::runtime::coop::budget::he5b1d1f63ae1b14b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450956acb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h930058838c5d4d2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f1f20 - tokio::runtime::scheduler::current_thread::Context::enter::h6396756eabb2d243
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x6384509310ba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h476787d77a473bf6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ed94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h278f24a159abd11e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5a4d3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h2c182e9b9514763f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x6384509186ef - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haef89ea55035c353
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091f642 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h19b5e50d51aa1a04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508e0725 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hca71a73f3edf278d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1f684 - tokio::runtime::runtime::Runtime::block_on::hda4d0c52fdf919b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a583a1 - tokio::task::local::LocalSet::block_on::h361485546b58a79f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d295ee - actix_rt::runtime::Runtime::block_on::hbf6dbc25e64951c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c410ba - actix_rt::system::SystemRunner::block_on::h9e42b68e50dd6227
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450a88d63 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_1_create_todo_with_correct_credentials::{{closure}}::he370bb6989b3edd8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:45:1
[INFO] [stdout]   50:     0x638450988bae - core::ops::function::FnOnce::call_once::h0776780cf8bc5077
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450a88d0c - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_1_create_todo_with_correct_credentials::h75f8352d8efd9375
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:46:1
[INFO] [stdout]   53:     0x638450a88dc7 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_1_create_todo_with_correct_credentials::{{closure}}::hf388a13bac76f515
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:18
[INFO] [stdout]   54:     0x638450989406 - core::ops::function::FnOnce::call_once::h1b131fbe9b730bed
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::create_todo::create_todo_endpoint::case_2_create_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::create_todo::create_todo_endpoint::case_2_create_todo_with_correct_credentials' (31) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450ccaf25 - oxide_todo::tests::todo::create_todo::create_todo_req::{{closure}}::h49e8858972d2a53d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:11:33
[INFO] [stdout]   24:     0x638450ccc736 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::{{closure}}::hb76cbc820cdc8712
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:52:58
[INFO] [stdout]   25:     0x638450a8935b - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_2_create_todo_with_correct_credentials::{{closure}}::{{closure}}::h7103137fcfbb7c8d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:1
[INFO] [stdout]   26:     0x638450a75158 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h44ef295d7b48686c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a57bd7 - tokio::task::local::LocalSet::with::{{closure}}::hf86de5da5df0039e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x6384509757d5 - std::thread::local::LocalKey<T>::try_with::h81bc4eb023a87271
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845096159e - std::thread::local::LocalKey<T>::with::hc76421c99c8d83f5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a51bbb - tokio::task::local::LocalSet::with::h0a8cda0c42b16ecc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72ffb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h5797142c6cf70e2d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a628d6 - tokio::task::local::LocalSet::run_until::{{closure}}::had483ebd80196149
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d51b5d - <core::pin::Pin<P> as core::future::future::Future>::poll::h71430299efbd5971
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095bccd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h88d71d9fe8abe1f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095353b - tokio::runtime::coop::with_budget::had5f8e519d1ded3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095353b - tokio::runtime::coop::budget::hbecdfb6f4e7dd9a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095353b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h33489ba1c86e9705
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508fef70 - tokio::runtime::scheduler::current_thread::Context::enter::hdb554fe75aac18c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x638450944a4a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb377bea33412dfee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ef54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h54626ce94f30865d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5ae53 - tokio::macros::scoped_tls::ScopedKey<T>::set::h3529e944e492e354
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x6384509147ef - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h677886f42185c227
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920542 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc9768adf3b7e9f2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d9d35 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4d7a2f153cad01f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a18eb4 - tokio::runtime::runtime::Runtime::block_on::h17b89b90f51448ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a596e1 - tokio::task::local::LocalSet::block_on::hce5c61999882e264
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d297ee - actix_rt::runtime::Runtime::block_on::hf960ad16b81537d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4123a - actix_rt::system::SystemRunner::block_on::hdfcd5b1c7d807562
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450a89103 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_2_create_todo_with_correct_credentials::{{closure}}::hb55e2efe9c3f7d73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:45:1
[INFO] [stdout]   50:     0x63845098d58e - core::ops::function::FnOnce::call_once::hdba5bc2d57956af4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450a8907c - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_2_create_todo_with_correct_credentials::h17ba2b34215b8544
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:46:1
[INFO] [stdout]   53:     0x638450a89097 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_2_create_todo_with_correct_credentials::{{closure}}::h70e8f52db54acad6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:18
[INFO] [stdout]   54:     0x638450988a86 - core::ops::function::FnOnce::call_once::h03f31deee5e14e39
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::create_todo::create_todo_endpoint::case_3_create_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::create_todo::create_todo_endpoint::case_3_create_todo_with_correct_credentials' (32) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450ccaf25 - oxide_todo::tests::todo::create_todo::create_todo_req::{{closure}}::h49e8858972d2a53d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:11:33
[INFO] [stdout]   24:     0x638450ccc736 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::{{closure}}::hb76cbc820cdc8712
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:52:58
[INFO] [stdout]   25:     0x638450a896cb - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_3_create_todo_with_correct_credentials::{{closure}}::{{closure}}::h8494ed997d69bb38
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:1
[INFO] [stdout]   26:     0x638450a77378 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::ha810fe97e4f406ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a57687 - tokio::task::local::LocalSet::with::{{closure}}::hebb3c480b9f3e128
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450966d45 - std::thread::local::LocalKey<T>::try_with::h185c1c4f27c5b5a3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095fe8e - std::thread::local::LocalKey<T>::with::h88b6cedbc6a6659b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a51f7b - tokio::task::local::LocalSet::with::h242a2e565a2ef242
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72d7b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h44d7180d7fd93802
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a63ee6 - tokio::task::local::LocalSet::run_until::{{closure}}::hd142c77e968b132c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5203d - <core::pin::Pin<P> as core::future::future::Future>::poll::h8e96b4bdd16eca75
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c30d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hddd1f6bacc4de83c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095734b - tokio::runtime::coop::with_budget::hd9cbd6b9c3bb1d30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095734b - tokio::runtime::coop::budget::h67aa91687bc450bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095734b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha31a40c23dc7a6f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508eb1a0 - tokio::runtime::scheduler::current_thread::Context::enter::h299ab4ee75b4dc4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x6384509222da - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h080b3613ba03449d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ef14 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h534091db48cf01fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b59a23 - tokio::macros::scoped_tls::ScopedKey<T>::set::h0e62f7dff31d974c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x638450911c9f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h492bf1e71409f27b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x6384509209a2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf31c1980c9796c46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508e2b85 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he9bef51da3161273
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a20b84 - tokio::runtime::runtime::Runtime::block_on::hfcf210f06bc06c87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59661 - tokio::task::local::LocalSet::block_on::hc8fc7f7a2eeb8cc5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2918e - actix_rt::runtime::Runtime::block_on::h4ce0ddd1a0cc46a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c412ea - actix_rt::system::SystemRunner::block_on::hfd5c2f04b53e68b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450a89443 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_3_create_todo_with_correct_credentials::{{closure}}::h091d870181f3592e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:45:1
[INFO] [stdout]   50:     0x6384509894be - core::ops::function::FnOnce::call_once::h1c619c6076f4f88f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450a893ec - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_3_create_todo_with_correct_credentials::he37b3bc1e2c5c1db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:46:1
[INFO] [stdout]   53:     0x638450a894a7 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_3_create_todo_with_correct_credentials::{{closure}}::hab7674ab72ef4f11
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:18
[INFO] [stdout]   54:     0x63845098d016 - core::ops::function::FnOnce::call_once::hc5cf34304e358715
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::create_todo::create_todo_endpoint::case_4_create_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::create_todo::create_todo_endpoint::case_4_create_todo_with_correct_credentials' (33) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450ccaf25 - oxide_todo::tests::todo::create_todo::create_todo_req::{{closure}}::h49e8858972d2a53d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:11:33
[INFO] [stdout]   24:     0x638450ccc736 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::{{closure}}::hb76cbc820cdc8712
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:52:58
[INFO] [stdout]   25:     0x638450a89a3b - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_4_create_todo_with_correct_credentials::{{closure}}::{{closure}}::h26cf3d2ff2d0f51b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:1
[INFO] [stdout]   26:     0x638450a78488 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hd04e00edc72b8842
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a539f7 - tokio::task::local::LocalSet::with::{{closure}}::h1946b1a2743d7efe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x63845097deb5 - std::thread::local::LocalKey<T>::try_with::hc2dfdc6e7e91fa29
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845096085e - std::thread::local::LocalKey<T>::with::ha02461f8d56a5444
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a526fb - tokio::task::local::LocalSet::with::h84f02f45f9de3f08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7336b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h94228d69e59f1213
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a65756 - tokio::task::local::LocalSet::run_until::{{closure}}::hf88cb6b02b86d3c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5163d - <core::pin::Pin<P> as core::future::future::Future>::poll::h4e0c58f4fd3ddf0e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095be4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha56174fa44d41ac6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450959ccb - tokio::runtime::coop::with_budget::hcc97c413756ec960
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450959ccb - tokio::runtime::coop::budget::hf53c72cf1952e70f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450959ccb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hdefcd873d0f12756
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x638450901a70 - tokio::runtime::scheduler::current_thread::Context::enter::hf4341752bed41d85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845093e8fa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7fb8bf8337317a25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091eef4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h50cac5c34e415a45
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5d7e3 - tokio::macros::scoped_tls::ScopedKey<T>::set::hd381d31f1207cfed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091343f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5e5b97f6febfb809
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091fbe2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4dc089b4e2cc6be9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508e31a5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf023b79f279afbb4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1c134 - tokio::runtime::runtime::Runtime::block_on::h74733672b085db50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a580d1 - tokio::task::local::LocalSet::block_on::h1bdd040dea2626ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2942e - actix_rt::runtime::Runtime::block_on::h8ab7831e464b0a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40fca - actix_rt::system::SystemRunner::block_on::h44175b1dae79e3e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450a897b3 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_4_create_todo_with_correct_credentials::{{closure}}::hd8bfe93d16559b66
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:45:1
[INFO] [stdout]   50:     0x63845098dcce - core::ops::function::FnOnce::call_once::hf191fefca140a03b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450a8975c - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_4_create_todo_with_correct_credentials::h54d096f5d34562a9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:46:1
[INFO] [stdout]   53:     0x638450a89817 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_4_create_todo_with_correct_credentials::{{closure}}::hed83b25149b6fb32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:18
[INFO] [stdout]   54:     0x63845098cf96 - core::ops::function::FnOnce::call_once::hc511d4adc35c90db
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::create_todo::create_todo_endpoint::case_5_create_todo_with_existing_title stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::create_todo::create_todo_endpoint::case_5_create_todo_with_existing_title' (34) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450ccaf25 - oxide_todo::tests::todo::create_todo::create_todo_req::{{closure}}::h49e8858972d2a53d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:11:33
[INFO] [stdout]   24:     0x638450ccc736 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::{{closure}}::hb76cbc820cdc8712
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:52:58
[INFO] [stdout]   25:     0x638450a8890b - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_5_create_todo_with_existing_title::{{closure}}::{{closure}}::haad14b943a26d642
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:1
[INFO] [stdout]   26:     0x638450a76a48 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h91b5c1ac50e9131d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a558c7 - tokio::task::local::LocalSet::with::{{closure}}::h8266fe81134f862e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x63845096a135 - std::thread::local::LocalKey<T>::try_with::h306f6e68d4bcb3e9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095e2ae - std::thread::local::LocalKey<T>::with::h4aa270585d5ab874
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5210b - tokio::task::local::LocalSet::with::h41b5bd365bc20b35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7368b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hc267085b32c57004
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5c1b6 - tokio::task::local::LocalSet::run_until::{{closure}}::h13944d62e5cbe925
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d528bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hd8abb5547b1c74bb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c24d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd4e2d9033b8e21d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095958b - tokio::runtime::coop::with_budget::heee0620e4b61abcd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095958b - tokio::runtime::coop::budget::hf85500501cd988b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095958b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hce4d5fc34e16a00b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f3760 - tokio::runtime::scheduler::current_thread::Context::enter::h6d5fc7c843ee72d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845093673a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h626a6111def69248
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ee54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h45d0f9a48c51f147
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5d583 - tokio::macros::scoped_tls::ScopedKey<T>::set::hc91bb36d4d649692
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845090d9af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h040a224f2c98e999
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x6384509204a2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc520aca988af040f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508e34b5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf34a4e52357710ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1d2d4 - tokio::runtime::runtime::Runtime::block_on::h9010ceed00af0e3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58d71 - tokio::task::local::LocalSet::block_on::h8ed9196d04642066
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2972e - actix_rt::runtime::Runtime::block_on::he49996891faa5668
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40fda - actix_rt::system::SystemRunner::block_on::h45410ec82966d6e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450a886b3 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_5_create_todo_with_existing_title::{{closure}}::hdfa66b04132ab453
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:45:1
[INFO] [stdout]   50:     0x63845098900e - core::ops::function::FnOnce::call_once::h11ece17edeae0e5b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450a8862c - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_5_create_todo_with_existing_title::hea678a129021cde6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:46:1
[INFO] [stdout]   53:     0x638450a88647 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_5_create_todo_with_existing_title::{{closure}}::h526cee1096965395
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:18
[INFO] [stdout]   54:     0x63845098d296 - core::ops::function::FnOnce::call_once::hce95551d693616a7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::create_todo::create_todo_endpoint::case_6_create_todo_with_empty_title stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::create_todo::create_todo_endpoint::case_6_create_todo_with_empty_title' (35) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450ccaf25 - oxide_todo::tests::todo::create_todo::create_todo_req::{{closure}}::h49e8858972d2a53d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:11:33
[INFO] [stdout]   24:     0x638450ccc736 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::{{closure}}::hb76cbc820cdc8712
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:52:58
[INFO] [stdout]   25:     0x638450a88228 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_6_create_todo_with_empty_title::{{closure}}::{{closure}}::hf977686ac37d3e60
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:1
[INFO] [stdout]   26:     0x638450a76508 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h81360e448a55340f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a547c7 - tokio::task::local::LocalSet::with::{{closure}}::h50b32122e5c4ef93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x63845096b865 - std::thread::local::LocalKey<T>::try_with::h3d7a2f86139a61fc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095d08e - std::thread::local::LocalKey<T>::with::h19b501611694bc29
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52a1b - tokio::task::local::LocalSet::with::had172944b48dc4b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72e1b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h4b4b43ffdf3291ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5fce6 - tokio::task::local::LocalSet::run_until::{{closure}}::h7b4a107488a022c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d521bd - <core::pin::Pin<P> as core::future::future::Future>::poll::ha150c9363562bf4a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b68d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h35756257de6deb63
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095385b - tokio::runtime::coop::with_budget::h43b65028e1fccb6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095385b - tokio::runtime::coop::budget::hc4c57dc7eff9f860
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095385b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h33d42a3b6fff7e34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508fd700 - tokio::runtime::scheduler::current_thread::Context::enter::hc891ca8cf7d77311
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845092e57a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h41e92a5cce541191
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f334 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he3eaa78fcb0e5466
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5a3a3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h2aea2c7600620d07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x638450918adf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb1ba7e9c4e752787
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920592 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcfd5b0f83babb909
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d5cd5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h00e8d3e6d1256736
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a203d4 - tokio::runtime::runtime::Runtime::block_on::hef6e18a1f35fca7e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59341 - tokio::task::local::LocalSet::block_on::hae83d36c570820c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d28fee - actix_rt::runtime::Runtime::block_on::h1717b31c90dbd97e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40fba - actix_rt::system::SystemRunner::block_on::h4011a1105df4adb4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450a87fd3 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_6_create_todo_with_empty_title::{{closure}}::h50070b04027aba11
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:45:1
[INFO] [stdout]   50:     0x63845098d1ee - core::ops::function::FnOnce::call_once::hcccefd876b47ce59
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450a87f4c - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_6_create_todo_with_empty_title::hb21da59fda52d7f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:46:1
[INFO] [stdout]   53:     0x638450a87f67 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_6_create_todo_with_empty_title::{{closure}}::h1128d1070ce9bf23
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:18
[INFO] [stdout]   54:     0x63845098cea6 - core::ops::function::FnOnce::call_once::hc1de4f3e5ddd85e3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::create_todo::create_todo_endpoint::case_7_create_todo_with_empty_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::create_todo::create_todo_endpoint::case_7_create_todo_with_empty_status' (36) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450ccaf25 - oxide_todo::tests::todo::create_todo::create_todo_req::{{closure}}::h49e8858972d2a53d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:11:33
[INFO] [stdout]   24:     0x638450ccc736 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::{{closure}}::hb76cbc820cdc8712
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:52:58
[INFO] [stdout]   25:     0x638450a88598 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_7_create_todo_with_empty_status::{{closure}}::{{closure}}::he328bef1efcc21f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:1
[INFO] [stdout]   26:     0x638450a78db8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hf06140e299294c82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a54167 - tokio::task::local::LocalSet::with::{{closure}}::h2f6f5fad229743d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450963f75 - std::thread::local::LocalKey<T>::try_with::h08084f8e2e857ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x6384509620ce - std::thread::local::LocalKey<T>::with::he3071d299100aa54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52abb - tokio::task::local::LocalSet::with::hb62c2d4f34203568
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a73ccb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hf54d3178e982ab8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5f566 - tokio::task::local::LocalSet::run_until::{{closure}}::h705a78f5a563473f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d51ddd - <core::pin::Pin<P> as core::future::future::Future>::poll::h870c2dafee6bdccc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b48d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1e429ac6126319b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450957c2b - tokio::runtime::coop::with_budget::h491b9777912cefcf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450957c2b - tokio::runtime::coop::budget::he059edad085ffa8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450957c2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hadd1ae129020d047
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f3150 - tokio::runtime::scheduler::current_thread::Context::enter::h6a5585ca9850eae0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x638450941f0a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9fc480e1d00aa335
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091eeb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4aa0bf62771a0e20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5bef3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h886a243b2a9d496f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x638450914fcf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6b6a2a25cab52f9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091f6e2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h215d88bc775b9618
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508ddca5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8fc6053dec519f3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a186c4 - tokio::runtime::runtime::Runtime::block_on::h08ae6e40b1c67cdb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58621 - tokio::task::local::LocalSet::block_on::h4bdf4f7068147e7b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2914e - actix_rt::runtime::Runtime::block_on::h4ab6f46caf70dce4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40eca - actix_rt::system::SystemRunner::block_on::h0c5b65aacc19b8e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450a88313 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_7_create_todo_with_empty_status::{{closure}}::h537d27500dc32f40
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:45:1
[INFO] [stdout]   50:     0x63845098c1ae - core::ops::function::FnOnce::call_once::h9bf87908231c541e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450a882bc - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_7_create_todo_with_empty_status::h9b041cd617c97160
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:46:1
[INFO] [stdout]   53:     0x638450a88377 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_7_create_todo_with_empty_status::{{closure}}::hdcb842f77b889a59
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:18
[INFO] [stdout]   54:     0x638450989396 - core::ops::function::FnOnce::call_once::h1a705be63f891092
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::create_todo::create_todo_endpoint::case_8_create_todo_with_empty_title_and_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::create_todo::create_todo_endpoint::case_8_create_todo_with_empty_title_and_status' (37) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450ccaf25 - oxide_todo::tests::todo::create_todo::create_todo_req::{{closure}}::h49e8858972d2a53d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:11:33
[INFO] [stdout]   24:     0x638450ccc736 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::{{closure}}::hb76cbc820cdc8712
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:52:58
[INFO] [stdout]   25:     0x638450a89da5 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_8_create_todo_with_empty_title_and_status::{{closure}}::{{closure}}::hc773d645752b4e71
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:1
[INFO] [stdout]   26:     0x638450a77ca8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hbaa8b0ab41505722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a55377 - tokio::task::local::LocalSet::with::{{closure}}::h763dd89314f938c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x63845096ca15 - std::thread::local::LocalKey<T>::try_with::h473584d169b6cd19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095f1ae - std::thread::local::LocalKey<T>::with::h6c2d4186c2cb898b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5283b - tokio::task::local::LocalSet::with::h91fe7a3843c77959
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7287b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h132d6776d9f512e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5d566 - tokio::task::local::LocalSet::run_until::{{closure}}::h3e46357615d246b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d514dd - <core::pin::Pin<P> as core::future::future::Future>::poll::h3e349d7039b1817d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095bfcd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb4851ca5b5090259
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095b28b - tokio::runtime::coop::with_budget::h100ac673b5f732e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095b28b - tokio::runtime::coop::budget::hccc06023385fb58e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095b28b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hffd216515b70644f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508fc7f0 - tokio::runtime::scheduler::current_thread::Context::enter::hbde950199f22f23f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845092f04a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h442818f4f8a415e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f294 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc8b60364a0c651b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b59693 - tokio::macros::scoped_tls::ScopedKey<T>::set::h0aac8bc9b70c49dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091286f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h58fd5ca646b555a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091fb92 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h49b03f698122725e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508de5d5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h97a094ae388d04dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1c524 - tokio::runtime::runtime::Runtime::block_on::h7e1ae0f621f51251
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a585a1 - tokio::task::local::LocalSet::block_on::h47ae835d9f94d61d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2904e - actix_rt::runtime::Runtime::block_on::h2046f7a846e88762
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40eea - actix_rt::system::SystemRunner::block_on::h16965aee9404b7e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450a89b53 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_8_create_todo_with_empty_title_and_status::{{closure}}::had8ef2a121dade8a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:45:1
[INFO] [stdout]   50:     0x63845098bc1e - core::ops::function::FnOnce::call_once::h8e2d44d39a1b0e47
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450a89acc - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_8_create_todo_with_empty_title_and_status::h6e6b0b9107ea123e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:46:1
[INFO] [stdout]   53:     0x638450a89ae7 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_8_create_todo_with_empty_title_and_status::{{closure}}::h37deb9fe26680cc9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:18
[INFO] [stdout]   54:     0x638450988996 - core::ops::function::FnOnce::call_once::h0029332327f3ce0f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::create_todo::create_todo_endpoint::case_9_create_todo_with_invalid_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::create_todo::create_todo_endpoint::case_9_create_todo_with_invalid_status' (38) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450ccaf25 - oxide_todo::tests::todo::create_todo::create_todo_req::{{closure}}::h49e8858972d2a53d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:11:33
[INFO] [stdout]   24:     0x638450ccc736 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::{{closure}}::hb76cbc820cdc8712
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:52:58
[INFO] [stdout]   25:     0x638450a88c7b - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_9_create_todo_with_invalid_status::{{closure}}::{{closure}}::h8941731d60844132
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:1
[INFO] [stdout]   26:     0x638450a753f8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h50e1c31f2900c511
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a579b7 - tokio::task::local::LocalSet::with::{{closure}}::hed8f56276f6cd282
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x63845096b765 - std::thread::local::LocalKey<T>::try_with::h3c320553142891df
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095d5de - std::thread::local::LocalKey<T>::with::h25d1dc00d0ad0759
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5242b - tokio::task::local::LocalSet::with::h672e4218d1c82d55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72cdb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h35dbc1f3040f2f0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5c906 - tokio::task::local::LocalSet::run_until::{{closure}}::h1a0ab8acf53fe717
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d51e1d - <core::pin::Pin<P> as core::future::future::Future>::poll::h883f8d4ae57d78c3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b58d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2c4db98a528ab917
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450957fbb - tokio::runtime::coop::with_budget::h5b52e1f233e0db9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450957fbb - tokio::runtime::coop::budget::h6ac393edb6f74ee0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450957fbb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb3de61c65dc064e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x638450902080 - tokio::runtime::scheduler::current_thread::Context::enter::hf7e385628460021f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845093f3ca - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h80abf1847f37b6c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f274 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc217fac1f601182d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5cc03 - tokio::macros::scoped_tls::ScopedKey<T>::set::hac82737a3bfe5255
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091637f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7a962c706fd6ee5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x6384509209f2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf56433025063b2a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d90f5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h340c496cc6b06411
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a190b4 - tokio::runtime::runtime::Runtime::block_on::h1a5738d0b480b998
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59e01 - tokio::task::local::LocalSet::block_on::hf0a84266a47e2556
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2930e - actix_rt::runtime::Runtime::block_on::h70e34377d6144bec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c411da - actix_rt::system::SystemRunner::block_on::hd45bd1f680702ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450a88a23 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_9_create_todo_with_invalid_status::{{closure}}::hba8f7b7221687a33
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:45:1
[INFO] [stdout]   50:     0x63845098cc8e - core::ops::function::FnOnce::call_once::hbc2686943282ddcb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450a8899c - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_9_create_todo_with_invalid_status::he151355aa12b7dbf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:46:1
[INFO] [stdout]   53:     0x638450a889b7 - oxide_todo::tests::todo::create_todo::create_todo_endpoint::case_9_create_todo_with_invalid_status::{{closure}}::ha88da58cbd8177c4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:35:18
[INFO] [stdout]   54:     0x638450988c66 - core::ops::function::FnOnce::call_once::h08c578d2f05a37aa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::delete_todo::delete_invalid_todo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::delete_todo::delete_invalid_todo' (39) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450cce11d - oxide_todo::tests::todo::delete_todo::delete_todo_req::{{closure}}::h7dbfdc59eeffdda2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/delete_todo.rs:12:33
[INFO] [stdout]   24:     0x638450ccf37a - oxide_todo::tests::todo::delete_todo::delete_invalid_todo::{{closure}}::{{closure}}::hefc6480ba8672583
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/delete_todo.rs:80:52
[INFO] [stdout]   25:     0x638450a76ce8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h95db4349ac2a4dc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   26:     0x638450a578a7 - tokio::task::local::LocalSet::with::{{closure}}::hed2febcbfdd847bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   27:     0x638450982c25 - std::thread::local::LocalKey<T>::try_with::hdf8d105875aed14c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   28:     0x63845095e89e - std::thread::local::LocalKey<T>::with::h59ffe4ccf1ce93f2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   29:     0x638450a525bb - tokio::task::local::LocalSet::with::h73c6b7bd3793e722
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   30:     0x638450a7390b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hd6db6eab75e323e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   31:     0x638450a5bcd7 - tokio::task::local::LocalSet::run_until::{{closure}}::h0806f02b5673310e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   32:     0x638450d51c7d - <core::pin::Pin<P> as core::future::future::Future>::poll::h76a2df516be9317f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x63845095b90d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5e6a1d529aba3ca2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   34:     0x63845095427b - tokio::runtime::coop::with_budget::h8d9798cdf6b3acdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   35:     0x63845095427b - tokio::runtime::coop::budget::hdd1759b60d2e7773
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   36:     0x63845095427b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h454968ca29f09241
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   37:     0x6384508e8120 - tokio::runtime::scheduler::current_thread::Context::enter::h1166ec8992db4a16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   38:     0x63845092434a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h137c24219e488569
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   39:     0x63845091f074 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h834d3c6634556e8c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   40:     0x638450b59303 - tokio::macros::scoped_tls::ScopedKey<T>::set::h071feea5df285b21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   41:     0x638450914bdf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h680bf13204707faf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   42:     0x63845091f9b2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h36a41c4bb4e0ae29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   43:     0x6384508e1925 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd8ebeec61e3d2295
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   44:     0x638450a1e0d4 - tokio::runtime::runtime::Runtime::block_on::hab4c3c4a8260319a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   45:     0x638450a58921 - tokio::task::local::LocalSet::block_on::h754c2b81ea990ce6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   46:     0x638450d2966e - actix_rt::runtime::Runtime::block_on::hc4fc36a6281f8209
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   47:     0x638450c4125a - actix_rt::system::SystemRunner::block_on::he53129c360c24870
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   48:     0x638450ccf193 - oxide_todo::tests::todo::delete_todo::delete_invalid_todo::{{closure}}::hcae87f81366fdb75
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/delete_todo.rs:77:1
[INFO] [stdout]   49:     0x63845098d2ce - core::ops::function::FnOnce::call_once::hcffb7ab4f4e1307d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   51:     0x638450ccf10c - oxide_todo::tests::todo::delete_todo::delete_invalid_todo::h23cc9b474dfd58b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/delete_todo.rs:78:1
[INFO] [stdout]   52:     0x638450ccf127 - oxide_todo::tests::todo::delete_todo::delete_invalid_todo::{{closure}}::h6249e092b06821a6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/delete_todo.rs:79:31
[INFO] [stdout]   53:     0x63845098a6b6 - core::ops::function::FnOnce::call_once::h544024fda8279ded
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   66:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   71:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   73:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   74:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   75:     0x743ac6cb7a34 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::delete_todo::delete_todo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::delete_todo::delete_todo' (40) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450ccaf25 - oxide_todo::tests::todo::create_todo::create_todo_req::{{closure}}::h49e8858972d2a53d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/create_todo.rs:11:33
[INFO] [stdout]   24:     0x638450ccccfb - oxide_todo::tests::todo::delete_todo::delete_todo::{{closure}}::{{closure}}::h99868298635af9d8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/delete_todo.rs:52:72
[INFO] [stdout]   25:     0x638450a76b98 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h94fb1347e46734b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   26:     0x638450a54277 - tokio::task::local::LocalSet::with::{{closure}}::h31dfb38f5a18bc6b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   27:     0x6384509836f5 - std::thread::local::LocalKey<T>::try_with::he418667edf9e2ae8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   28:     0x6384509619de - std::thread::local::LocalKey<T>::with::hd3cc272c9cf5c17a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   29:     0x638450a5201b - tokio::task::local::LocalSet::with::h2c627bd165b7af05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   30:     0x638450a72a5b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h210bda0d21bfddd2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   31:     0x638450a60e26 - tokio::task::local::LocalSet::run_until::{{closure}}::h8c72a032884ae56e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   32:     0x638450d51edd - <core::pin::Pin<P> as core::future::future::Future>::poll::h8adc856dcfc98f1f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x63845095becd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha90784199900c454
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   34:     0x638450958deb - tokio::runtime::coop::with_budget::he9f440bac16c2ec6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   35:     0x638450958deb - tokio::runtime::coop::budget::h74f048fe950a75ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   36:     0x638450958deb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6f601ceaf813ba9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   37:     0x6384508f1c00 - tokio::runtime::scheduler::current_thread::Context::enter::h601c2ffd01c4295d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   38:     0x63845093bdba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h737251edc9d08592
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   39:     0x63845091f1d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb66e3dd125884fe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   40:     0x638450b5c4e3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h975c4f35aa7e542b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   41:     0x63845091a66f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc32bb0c8d88eee22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   42:     0x63845091feb2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h66489cc886d64c74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   43:     0x6384508e1055 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcfc6fef11d9415e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   44:     0x638450a1b144 - tokio::runtime::runtime::Runtime::block_on::h5876927e56a768df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   45:     0x638450a58821 - tokio::task::local::LocalSet::block_on::h63d6613608127e10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   46:     0x638450d2956e - actix_rt::runtime::Runtime::block_on::hb1e74b02b38670c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   47:     0x638450c40f1a - actix_rt::system::SystemRunner::block_on::h1b6ef710cb777b57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   48:     0x638450ccc9c3 - oxide_todo::tests::todo::delete_todo::delete_todo::{{closure}}::hf7ec3f6c5221839c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/delete_todo.rs:35:1
[INFO] [stdout]   49:     0x63845098984e - core::ops::function::FnOnce::call_once::h2734e87e72d47537
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   51:     0x638450ccc93c - oxide_todo::tests::todo::delete_todo::delete_todo::hcfaa8db453009d50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/delete_todo.rs:36:1
[INFO] [stdout]   52:     0x638450ccc957 - oxide_todo::tests::todo::delete_todo::delete_todo::{{closure}}::ha27b65720cfc8ee0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/delete_todo.rs:37:23
[INFO] [stdout]   53:     0x63845098bc96 - core::ops::function::FnOnce::call_once::h8f7da62d60c7fbd2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   66:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   71:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   73:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   74:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   75:     0x743ac6cb7a34 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::delete_todos::delete_todos stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::delete_todos::delete_todos' (41) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450cd0029 - oxide_todo::tests::todo::delete_todos::delete_todos::{{closure}}::{{closure}}::{{closure}}::{{closure}}::hd7c9c7dc3b5b7f8c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/delete_todos.rs:38:18
[INFO] [stdout]   25:     0x638450ccf837 - oxide_todo::tests::todo::delete_todos::delete_todos::{{closure}}::{{closure}}::h33e797c8b90db933
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/delete_todos.rs:48:28
[INFO] [stdout]   26:     0x638450a792f8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hf46abe841f82a3c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a56037 - tokio::task::local::LocalSet::with::{{closure}}::h8cbe146c195bbe83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450980fb5 - std::thread::local::LocalKey<T>::try_with::hd62bb33e872e4fbc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095f3ce - std::thread::local::LocalKey<T>::with::h73fb0564177492b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52d3b - tokio::task::local::LocalSet::with::hd0ce8ba18f73282b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72f5b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h555be8fca53e860d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5bf46 - tokio::task::local::LocalSet::run_until::{{closure}}::h0a0e766bc6e6d76d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5199d - <core::pin::Pin<P> as core::future::future::Future>::poll::h6c31b4f482e0a8cf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c40d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he48038cf759ec045
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x6384509576cb - tokio::runtime::coop::with_budget::h1357522bdd799df7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x6384509576cb - tokio::runtime::coop::budget::hba5a777324268b64
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x6384509576cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha709279c79f3f473
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508e9990 - tokio::runtime::scheduler::current_thread::Context::enter::h1ed0c6f8452609e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845094e1aa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::heeea3e3b5754ec6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ef34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h540a4eb4a8a13893
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5c613 - tokio::macros::scoped_tls::ScopedKey<T>::set::h98482d3849e91770
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091382f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h60e2f3ab184767e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x6384509205e2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd05e85a500923987
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508e0105 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc5f3604fd7be54c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a188c4 - tokio::runtime::runtime::Runtime::block_on::h0990fcd866e92056
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a592c1 - tokio::task::local::LocalSet::block_on::haacabe895aec3af6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d296ae - actix_rt::runtime::Runtime::block_on::hca72d435f78331f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c410aa - actix_rt::system::SystemRunner::block_on::h966bda3a76fc50df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450ccf5e3 - oxide_todo::tests::todo::delete_todos::delete_todos::{{closure}}::hc53defa7a2e4335c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/delete_todos.rs:32:1
[INFO] [stdout]   50:     0x6384509893ce - core::ops::function::FnOnce::call_once::h1aa99f92a2265c8a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450ccf55c - oxide_todo::tests::todo::delete_todos::delete_todos::hf5817778fabe8c7d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/delete_todos.rs:33:1
[INFO] [stdout]   53:     0x638450ccf577 - oxide_todo::tests::todo::delete_todos::delete_todos::{{closure}}::h3a54a5f81580dfec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/delete_todos.rs:34:24
[INFO] [stdout]   54:     0x6384509892f6 - core::ops::function::FnOnce::call_once::h18c5d57c17e5d9c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::get_todo::get_invalid_todo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::get_todo::get_invalid_todo' (42) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8cf2d - oxide_todo::tests::todo::get_todo::get_todo_req::{{closure}}::h78ed84484b5bf5ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/get_todo.rs:10:33
[INFO] [stdout]   24:     0x638450a8f6ca - oxide_todo::tests::todo::get_todo::get_invalid_todo::{{closure}}::{{closure}}::he93a77b35b8a928b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/get_todo.rs:65:49
[INFO] [stdout]   25:     0x638450a78878 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hdd5a46dca9723b30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   26:     0x638450a56697 - tokio::task::local::LocalSet::with::{{closure}}::h9c9c769bc794441f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   27:     0x6384509714b5 - std::thread::local::LocalKey<T>::try_with::h6a2b70e6925e8fc5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   28:     0x63845095dbbe - std::thread::local::LocalKey<T>::with::h38acf09216a1bd7e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   29:     0x638450a5305b - tokio::task::local::LocalSet::with::hf5569354f65a941d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   30:     0x638450a7340b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::ha0892f9b7e2369c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   31:     0x638450a654e7 - tokio::task::local::LocalSet::run_until::{{closure}}::hefd5f6b97bab0098
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   32:     0x638450d52b9d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf1c5323c98772bf0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x63845095b70d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3ff66b82d568e305
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   34:     0x6384509519cb - tokio::runtime::coop::with_budget::h790eb35a65401a25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   35:     0x6384509519cb - tokio::runtime::coop::budget::hbe968fe8f274a754
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   36:     0x6384509519cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0487139303d6af44
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   37:     0x6384508e9670 - tokio::runtime::scheduler::current_thread::Context::enter::h1da1874f0ebb5a21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   38:     0x63845092180a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h078e12e295ec289b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   39:     0x63845091f1b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haeaf6015e14ba0c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   40:     0x638450b5b313 - tokio::macros::scoped_tls::ScopedKey<T>::set::h57c84966a3010c01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   41:     0x63845091c9df - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd8c28d91c19ae95d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   42:     0x638450920862 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf0240dd667a1c2ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   43:     0x6384508d87c5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h28faf974f073c3d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   44:     0x638450a1b344 - tokio::runtime::runtime::Runtime::block_on::h58e9d364c44f95db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   45:     0x638450a58cf1 - tokio::task::local::LocalSet::block_on::h8d989822a7ee2102
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   46:     0x638450d2960e - actix_rt::runtime::Runtime::block_on::hc0765649d84c1848
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   47:     0x638450c40e9a - actix_rt::system::SystemRunner::block_on::h0a59298984759e5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   48:     0x638450a8f4b3 - oxide_todo::tests::todo::get_todo::get_invalid_todo::{{closure}}::h04ff46ca1e368d7e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/get_todo.rs:62:1
[INFO] [stdout]   49:     0x63845098d1be - core::ops::function::FnOnce::call_once::hcad84d9a3a8d68d8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   51:     0x638450a8f45c - oxide_todo::tests::todo::get_todo::get_invalid_todo::h0054242f8a90d53f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/get_todo.rs:63:1
[INFO] [stdout]   52:     0x638450a8f517 - oxide_todo::tests::todo::get_todo::get_invalid_todo::{{closure}}::h3f0c02804cead9cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/get_todo.rs:64:28
[INFO] [stdout]   53:     0x63845098a226 - core::ops::function::FnOnce::call_once::h47c8f330caf2ee50
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   66:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   71:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   73:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   74:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   75:     0x743ac6cb7a34 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::get_todo::get_valid_todo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::get_todo::get_valid_todo' (43) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a8e22e - oxide_todo::tests::todo::get_todo::get_valid_todo::{{closure}}::{{closure}}::hc0a04f2629520bcf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/get_todo.rs:38:14
[INFO] [stdout]   25:     0x638450a767a8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h8f7842ccae21f52d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   26:     0x638450a57577 - tokio::task::local::LocalSet::with::{{closure}}::he6f5bdc1962481cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   27:     0x63845096ec75 - std::thread::local::LocalKey<T>::try_with::h5a9c91d477bdb34d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   28:     0x63845095ea1e - std::thread::local::LocalKey<T>::with::h5ca77af4bd08cfaa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   29:     0x638450a5297b - tokio::task::local::LocalSet::with::h9a6d8d2a0f55574f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   30:     0x638450a7386b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hcdf969745bb48f67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   31:     0x638450a5c696 - tokio::task::local::LocalSet::run_until::{{closure}}::h196c6ee9e34d40e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   32:     0x638450d52c3d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf39ed7bdab4397b2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x63845095bc0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h85c42eca029b24b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   34:     0x638450958abb - tokio::runtime::coop::with_budget::hfcddae9d81009122
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   35:     0x638450958abb - tokio::runtime::coop::budget::h5c3a3b31af2a8495
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   36:     0x638450958abb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc5dfd36a07eb447a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   37:     0x6384508ff290 - tokio::runtime::scheduler::current_thread::Context::enter::hdddb95f6996fa8ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   38:     0x63845094805a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc0058ea2c88f00eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   39:     0x63845091f374 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he86ac5512b31b96c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   40:     0x638450b5dca3 - tokio::macros::scoped_tls::ScopedKey<T>::set::hef95ea5c618f919d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   41:     0x63845091ba1f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd3d62212c04e7a43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   42:     0x63845091ffa2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h74cb3d962541e920
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   43:     0x6384508dd684 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8b483a2ad09f3be3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   44:     0x638450a1d4d4 - tokio::runtime::runtime::Runtime::block_on::h92ca537159f0c101
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   45:     0x638450a58e71 - tokio::task::local::LocalSet::block_on::h8f9f691871bec24f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   46:     0x638450d290ae - actix_rt::runtime::Runtime::block_on::h2fc90052c1a11013
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   47:     0x638450c40f2a - actix_rt::system::SystemRunner::block_on::h1bf6241370ff512c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   48:     0x638450a8df73 - oxide_todo::tests::todo::get_todo::get_valid_todo::{{closure}}::h3b5a0cc55df5b7b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/get_todo.rs:33:1
[INFO] [stdout]   49:     0x63845098dd6e - core::ops::function::FnOnce::call_once::hf4e4c5c41eb08762
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   51:     0x638450a8df1c - oxide_todo::tests::todo::get_todo::get_valid_todo::h7015606d520af36f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/get_todo.rs:34:1
[INFO] [stdout]   52:     0x638450a8dfd7 - oxide_todo::tests::todo::get_todo::get_valid_todo::{{closure}}::h60d5604daf805a43
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/get_todo.rs:35:26
[INFO] [stdout]   53:     0x63845098c226 - core::ops::function::FnOnce::call_once::h9dc18f2f1b7fedae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   66:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   71:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   73:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   74:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   75:     0x743ac6cb7a34 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_01_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_01_list_todo_with_correct_credentials' (44) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b79b2c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_01_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h194acfc06783ec71
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a774c8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::ha9bf81212f69bfaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a549e7 - tokio::task::local::LocalSet::with::{{closure}}::h58bfef857d42064f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450971b55 - std::thread::local::LocalKey<T>::try_with::h6d9fd56cb6d7606d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095e21e - std::thread::local::LocalKey<T>::with::h482725f8f653f626
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5206b - tokio::task::local::LocalSet::with::h2f6363a562540472
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a735eb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hb60ee3dc76072a88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a64b06 - tokio::task::local::LocalSet::run_until::{{closure}}::he6423b52b3efb60f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d520dd - <core::pin::Pin<P> as core::future::future::Future>::poll::h917c89cc095d5f37
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095bdcd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9a5ce1bc3bab7968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450957a9b - tokio::runtime::coop::with_budget::h8cebc25b7985f991
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450957a9b - tokio::runtime::coop::budget::hf01d60531593d495
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450957a9b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::had938223c88e8a63
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508eb7b0 - tokio::runtime::scheduler::current_thread::Context::enter::h3059cc503afac509
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845094f74a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf0529c071586cd2f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f3d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hec04466b6664a2fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5e033 - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa7c9d6df7bd7c70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091733f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9d16c4c7d35458f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091f552 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h02fba448807e45f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508df4c5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb64bd867f8cda026
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a20984 - tokio::runtime::runtime::Runtime::block_on::hfbb1371bd6690e57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58bf1 - tokio::task::local::LocalSet::block_on::h8718d57f38347e0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d291ce - actix_rt::runtime::Runtime::block_on::h5217751d0c7e460d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4126a - actix_rt::system::SystemRunner::block_on::he5f110b51ee34d35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b79893 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_01_list_todo_with_correct_credentials::{{closure}}::h1c24c3574f2ff190
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x638450989cfe - core::ops::function::FnOnce::call_once::h3961362197e2157d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7983c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_01_list_todo_with_correct_credentials::h7b3c251538d69e18
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b798f7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_01_list_todo_with_correct_credentials::{{closure}}::ha8e683c9883359be
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098c3e6 - core::ops::function::FnOnce::call_once::ha2c1a60990290059
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_02_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_02_list_todo_with_correct_credentials' (45) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b79eaf - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_02_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h00d6e26dab8d78d6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a73ef8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h05e6a7abccb28322
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a57247 - tokio::task::local::LocalSet::with::{{closure}}::hd67c154cad643ef1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450987725 - std::thread::local::LocalKey<T>::try_with::hfaf0d977c5dd5dbd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095df4e - std::thread::local::LocalKey<T>::with::h3fa530a41fcbab42
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a51d4b - tokio::task::local::LocalSet::with::h109b0efb576211d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7354b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::habb8cb95dfc6e4ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a63796 - tokio::task::local::LocalSet::run_until::{{closure}}::hbbe7e1aedb4504f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d50e7d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0feae799fc636330
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c04d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbcb91488ab471515
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450952bbb - tokio::runtime::coop::with_budget::h47c93cb35160f547
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450952bbb - tokio::runtime::coop::budget::h50ff660fb42790e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450952bbb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h26d0817917a85153
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x638450901430 - tokio::runtime::scheduler::current_thread::Context::enter::hedf61e2d1eebb162
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845094d6da - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hee884900f46f4af9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f354 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he85e5eebf37ab940
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5b7d3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h6cde356b25dfce00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x638450916f4f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h99fc07c62bc760e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920132 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h85d03ff5b85fd36f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508e1f45 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdbede8fec7fdc0a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a20784 - tokio::runtime::runtime::Runtime::block_on::hf6fc8123e5d9ea4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59b81 - tokio::task::local::LocalSet::block_on::he532f9a986347d26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2900e - actix_rt::runtime::Runtime::block_on::h178aceac41f77cfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4102a - actix_rt::system::SystemRunner::block_on::h64309ffd44b95c83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b79c43 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_02_list_todo_with_correct_credentials::{{closure}}::h8c472e0ce4f64580
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098c81e - core::ops::function::FnOnce::call_once::haddc1636c9673c6f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b79bbc - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_02_list_todo_with_correct_credentials::hdc41f4058692eed3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b79bd7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_02_list_todo_with_correct_credentials::{{closure}}::h064f50f11a7a6518
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098bed6 - core::ops::function::FnOnce::call_once::h934ea1be96bcd071
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_03_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_03_list_todo_with_correct_credentials' (46) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7a22f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_03_list_todo_with_correct_credentials::{{closure}}::{{closure}}::hbaf3deb8a468bdbe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a785d8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hd0dfd75e31c1706d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a56be7 - tokio::task::local::LocalSet::with::{{closure}}::hbb66641fc1bee531
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x63845097a9f5 - std::thread::local::LocalKey<T>::try_with::ha537f4e8f48cf404
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095e9ce - std::thread::local::LocalKey<T>::with::h5c6f0e1485aca54d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a526ab - tokio::task::local::LocalSet::with::h83f87a8a402709f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72b9b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h2ea538ae4af1b49b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a65c26 - tokio::task::local::LocalSet::run_until::{{closure}}::hf9b35329fe370f5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d513bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h329e0c44b9be7a0b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c38d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2a6fd6a24b1245c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095526b - tokio::runtime::coop::with_budget::h25563447e8499826
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095526b - tokio::runtime::coop::budget::h41258820ef2ab012
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095526b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h613453e109b8d38a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508ec0e0 - tokio::runtime::scheduler::current_thread::Context::enter::h33aa50ed4a0fa532
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845092842a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1d6aee0ef8261a49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ee94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4a3a4be4a0048174
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5c3b3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h92f77800d26fdef6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091e56f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfb1790a09ec2f415
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920632 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd9e25a12b08282bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508dbe55 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7155ee92f2b4d616
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1ded4 - tokio::runtime::runtime::Runtime::block_on::ha6b6416d78b1f222
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59d81 - tokio::task::local::LocalSet::block_on::heec5f7e08707d9e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2954e - actix_rt::runtime::Runtime::block_on::hb0688ec650b28114
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4115a - actix_rt::system::SystemRunner::block_on::hb800aad54e79e814
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b79f93 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_03_list_todo_with_correct_credentials::{{closure}}::h9a20423a7a098e88
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098b0de - core::ops::function::FnOnce::call_once::h6eae9094d0fee377
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b79f3c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_03_list_todo_with_correct_credentials::h72031646145f4443
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b79ff7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_03_list_todo_with_correct_credentials::{{closure}}::hb1891561caeaefd4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098b2f6 - core::ops::function::FnOnce::call_once::h75e32d9d4e8b0bb2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_04_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_04_list_todo_with_correct_credentials' (47) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7a5af - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_04_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h0558959ee67c456f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a76268 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h7e6973b3b27241d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a538e7 - tokio::task::local::LocalSet::with::{{closure}}::h191f493504b70cd3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x6384509646a5 - std::thread::local::LocalKey<T>::try_with::h0a49b0a3eda6311f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x638450961a2e - std::thread::local::LocalKey<T>::with::hd405d7d5ce403722
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52ddb - tokio::task::local::LocalSet::with::hd4cf7c6ddbe76a45
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7296b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h1e256cbddd5613ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a63a06 - tokio::task::local::LocalSet::run_until::{{closure}}::hc4318f370762a5f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5159d - <core::pin::Pin<P> as core::future::future::Future>::poll::h4bafe3dcc3ca5e61
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095bf4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::haf34c6e1b10efce0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x6384509522bb - tokio::runtime::coop::with_budget::h5355209ba3b8b96c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x6384509522bb - tokio::runtime::coop::budget::hf8e4112d230a6aab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x6384509522bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1711b85374cc529d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f0100 - tokio::runtime::scheduler::current_thread::Context::enter::h5274585f5e435202
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845093de2a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7912b6d8f9cd2d95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ec14 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0fa4de709f4e1046
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5a733 - tokio::macros::scoped_tls::ScopedKey<T>::set::h2fc8585852d5309e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091676f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h818a58131647964a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920a92 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfa2a8cbd3722c9c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508e1c35 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hda7a6967459b50ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1d6d4 - tokio::runtime::runtime::Runtime::block_on::ha109b511111a21b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58c71 - tokio::task::local::LocalSet::block_on::h8921787a27e34db7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2946e - actix_rt::runtime::Runtime::block_on::h8fb187ac2de918db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c411ea - actix_rt::system::SystemRunner::block_on::hd4d3de64092f1947
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7a313 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_04_list_todo_with_correct_credentials::{{closure}}::ha8d5174218020fdd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x638450988a0e - core::ops::function::FnOnce::call_once::h0107496d6c9a60b9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7a2bc - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_04_list_todo_with_correct_credentials::hb1377b6f8beab85b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7a377 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_04_list_todo_with_correct_credentials::{{closure}}::hdb99249ca8cfeb97
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098de96 - core::ops::function::FnOnce::call_once::hffaf210f816d1c54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_05_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_05_list_todo_with_correct_credentials' (48) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7a92f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_05_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h1d65064aa6ccef82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a752a8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h495d5bd9f04f01c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a54af7 - tokio::task::local::LocalSet::with::{{closure}}::h5b06d8fcb1f1955d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450970855 - std::thread::local::LocalKey<T>::try_with::h666d42c9a7ca63b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095cfee - std::thread::local::LocalKey<T>::with::h1841c099a971d45c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52e2b - tokio::task::local::LocalSet::with::hd783cc06d9de8270
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7363b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hba677e6273227746
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a64d76 - tokio::task::local::LocalSet::run_until::{{closure}}::he9f47e544fa963ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d50ebd - <core::pin::Pin<P> as core::future::future::Future>::poll::h1104376a78afef6c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b5cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2f7d190885f12d61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095837b - tokio::runtime::coop::with_budget::h5a9e404b7e88880a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095837b - tokio::runtime::coop::budget::h32154eb6538daae4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095837b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb958fd7afefbeb30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384509023a0 - tokio::runtime::scheduler::current_thread::Context::enter::hfd87502b15307e9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845094096a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h874997d77a280e1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f2d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd6214ec4a35eaaed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5c023 - tokio::macros::scoped_tls::ScopedKey<T>::set::h88e7f1aadd533120
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091cdcf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd90dbc57de4aa2d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920222 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9bd9ad8f960faf04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508ddfb5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h915769c261e8395e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1e4d4 - tokio::runtime::runtime::Runtime::block_on::hae7351d7a25e65a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a590c1 - tokio::task::local::LocalSet::block_on::ha5a354b6f4cbf353
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2922e - actix_rt::runtime::Runtime::block_on::h5ae0d64c693fc38a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40efa - actix_rt::system::SystemRunner::block_on::h1a92af5a8f336716
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7a6c3 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_05_list_todo_with_correct_credentials::{{closure}}::h3eb8fdce0616e80b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098bafe - core::ops::function::FnOnce::call_once::h8bbfc491c89174d2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7a63c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_05_list_todo_with_correct_credentials::h1746bf048e21d0ed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7a657 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_05_list_todo_with_correct_credentials::{{closure}}::h39f9092845d48840
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098ae76 - core::ops::function::FnOnce::call_once::h66013b581212fec4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_06_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_06_list_todo_with_correct_credentials' (49) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7acaf - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_06_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h3e4d5db78e7b9f7d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a768f8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h903c8c3e843eadc3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a55bf7 - tokio::task::local::LocalSet::with::{{closure}}::h860666faa2652e75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x6384509645a5 - std::thread::local::LocalKey<T>::try_with::h0a2edc7274e7cc88
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095fc1e - std::thread::local::LocalKey<T>::with::h8402989f54dcddf3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5229b - tokio::task::local::LocalSet::with::h4a316d719db6de32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a727db - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h0bea1fb267bf3d51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a643c6 - tokio::task::local::LocalSet::run_until::{{closure}}::hd7e19cbbfd56dbf8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5233d - <core::pin::Pin<P> as core::future::future::Future>::poll::hb4047c0de793524f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b84d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h502b47658482f3fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450954b6b - tokio::runtime::coop::with_budget::h699603e986bdf127
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450954b6b - tokio::runtime::coop::budget::hfe179e9f11e264ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450954b6b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h563721f9235bb809
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508fdd40 - tokio::runtime::scheduler::current_thread::Context::enter::hd040dfc78f252059
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845093720a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h63e5c0b851b58064
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f014 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7ad54e08b412411b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5d323 - tokio::macros::scoped_tls::ScopedKey<T>::set::hc1f5591f2f3c8cf9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x638450912c5f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5aa5f8baf162685c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091f962 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h33a3acf97fb2a3d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508db215 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6262a69077ba45ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1cd24 - tokio::runtime::runtime::Runtime::block_on::h85dba74af7ce989d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a599b1 - tokio::task::local::LocalSet::block_on::hdec519b0f5e91eaf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d28f2e - actix_rt::runtime::Runtime::block_on::h034f55b3ce0247c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40f0a - actix_rt::system::SystemRunner::block_on::h1ac93960c94a690b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7aa43 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_06_list_todo_with_correct_credentials::{{closure}}::had980e34268bbad3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098981e - core::ops::function::FnOnce::call_once::h2720486c4b761414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7a9bc - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_06_list_todo_with_correct_credentials::h20f9c75ccf65ba26
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7a9d7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_06_list_todo_with_correct_credentials::{{closure}}::h7ffce64fc8a06326
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098c716 - core::ops::function::FnOnce::call_once::haa34207def448ffa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_07_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_07_list_todo_with_correct_credentials' (50) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7b02f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_07_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h5e28ab728dcb7f0e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a79ad8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hfe9e17740c807e0a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a53397 - tokio::task::local::LocalSet::with::{{closure}}::h08cb00edbfa48559
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450965035 - std::thread::local::LocalKey<T>::try_with::h0de5611fe4557c7e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845096259e - std::thread::local::LocalKey<T>::with::hf507b28fad1fb39e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5224b - tokio::task::local::LocalSet::with::h49e94b2a34f5ed10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7273b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h07e414920cee0dbf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5d056 - tokio::task::local::LocalSet::run_until::{{closure}}::h274cd2ee94a76428
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5179d - <core::pin::Pin<P> as core::future::future::Future>::poll::h57906f315705c131
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b98d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h67d2f7edbaf549e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095aefb - tokio::runtime::coop::with_budget::h1287036e948621ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095aefb - tokio::runtime::coop::budget::hb3ea2d0e9132fd68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095aefb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hfce604f1ea4b1713
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508ed370 - tokio::runtime::scheduler::current_thread::Context::enter::h3ce8607484321ff5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x6384509387aa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h69a19f5d3e65b451
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f2f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd89391bb870fd122
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5c9a3 - tokio::macros::scoped_tls::ScopedKey<T>::set::ha2692e0f6fb235e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x6384509153bf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6c8a6a262ad05fa8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x6384509207c2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::heb12a0c6b7656366
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d9715 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3f8387dc1b6dce5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1bd44 - tokio::runtime::runtime::Runtime::block_on::h6fb2ba0cc073ebb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a587a1 - tokio::task::local::LocalSet::block_on::h61c568e4a592de7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d294ce - actix_rt::runtime::Runtime::block_on::ha43b121a5e9eb605
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40eda - actix_rt::system::SystemRunner::block_on::h0e815ef13a7fa225
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7ad93 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_07_list_todo_with_correct_credentials::{{closure}}::h1f103027ca774bf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098cf5e - core::ops::function::FnOnce::call_once::hc3b63a9413fbce4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7ad3c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_07_list_todo_with_correct_credentials::habf63a88b1909801
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7adf7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_07_list_todo_with_correct_credentials::{{closure}}::hd739e2908fa69ec9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098ad06 - core::ops::function::FnOnce::call_once::h64760d03c8b3f473
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_08_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_08_list_todo_with_correct_credentials' (51) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7b3af - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_08_list_todo_with_correct_credentials::{{closure}}::{{closure}}::hb23a6302d7310833
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a746d8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h2444c8f0954fec93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a567a7 - tokio::task::local::LocalSet::with::{{closure}}::h9cf3ac1d76e4bcb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x63845096fd65 - std::thread::local::LocalKey<T>::try_with::h621928f72d25f681
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095eb5e - std::thread::local::LocalKey<T>::with::h5ed99bba86184b8c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52bab - tokio::task::local::LocalSet::with::hb6bde0b2906f12eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7313b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h633776bc446194d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5f7d6 - tokio::task::local::LocalSet::run_until::{{closure}}::h726e893978fff259
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d516bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h51b0b8bb4dceb30e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b88d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5896893207628edc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450957dfb - tokio::runtime::coop::with_budget::h1e4ae4f5bb1972bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450957dfb - tokio::runtime::coop::budget::h6ce38231d18aa705
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450957dfb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb16dfa198531eeec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508ef1c0 - tokio::runtime::scheduler::current_thread::Context::enter::h4e6c5fb70a562e37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x638450924e1a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h14176a05d8f25b0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ebd4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h042f3cedd6e2f593
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5b903 - tokio::macros::scoped_tls::ScopedKey<T>::set::h803349351bba62ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x6384509108ef - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h415ac4ac22619de8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091fe12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5e474a6a39d12dfe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d9a25 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h46760512fe6dda3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1d8d4 - tokio::runtime::runtime::Runtime::block_on::ha3001b1442639eb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59491 - tokio::task::local::LocalSet::block_on::hb6d9192d580d2865
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2962e - actix_rt::runtime::Runtime::block_on::hc455d15a980ffdbf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c411aa - actix_rt::system::SystemRunner::block_on::hcb2bfcc7f79e68c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7b143 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_08_list_todo_with_correct_credentials::{{closure}}::h938f2f8c94d1082d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098c04e - core::ops::function::FnOnce::call_once::h9911fc3cd673e6e9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7b0bc - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_08_list_todo_with_correct_credentials::h000d443c1dfefaba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7b0d7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_08_list_todo_with_correct_credentials::{{closure}}::h0f352dd647fae5c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098bfd6 - core::ops::function::FnOnce::call_once::h964c912b29871259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_09_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_09_list_todo_with_correct_credentials' (52) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7b72f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_09_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h695f518717f8f46d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a75008 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h4191b518811b2b97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a57ce7 - tokio::task::local::LocalSet::with::{{closure}}::hfa650d0de4b3be2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450983be5 - std::thread::local::LocalKey<T>::try_with::he5dad6ae74192916
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x6384509604be - std::thread::local::LocalKey<T>::with::h9578bc730f5f0faa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a51b6b - tokio::task::local::LocalSet::with::h08e29912b99aae2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7318b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h667eb8d8d1d411ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5f056 - tokio::task::local::LocalSet::run_until::{{closure}}::h689a88bf99ce1a6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d51c3d - <core::pin::Pin<P> as core::future::future::Future>::poll::h73ffa970361be75b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b3cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1126533c3a3a5b6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x6384509536cb - tokio::runtime::coop::with_budget::h56f373e91737f734
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x6384509536cb - tokio::runtime::coop::budget::hc85557b9456e4351
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x6384509536cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h33b32f0969f9b4b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f7fc0 - tokio::runtime::scheduler::current_thread::Context::enter::h979de6e915b66f38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845094cc0a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hebcf47e53316083d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f394 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he96d0e721bb0b0ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5e293 - tokio::macros::scoped_tls::ScopedKey<T>::set::hfac0497fd9d53cb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845090f14f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h21e8fd5cd54a31e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920a42 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf5d8890cd4fff40b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508e0a35 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcb5050b4564b2488
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1dcd4 - tokio::runtime::runtime::Runtime::block_on::ha4f4220e44dce00c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59511 - tokio::task::local::LocalSet::block_on::hba00ef6eb088df06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2968e - actix_rt::runtime::Runtime::block_on::hc7189add8e6bc267
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4107a - actix_rt::system::SystemRunner::block_on::h72cdd255a7a58a27
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7b4c3 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_09_list_todo_with_correct_credentials::{{closure}}::hdc0644ef6e78b7a7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098bbee - core::ops::function::FnOnce::call_once::h8dc2016a0b228a4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7b43c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_09_list_todo_with_correct_credentials::h75faf28d1af3e18f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7b457 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_09_list_todo_with_correct_credentials::{{closure}}::h6fdf90f809ab6fe4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x638450988b06 - core::ops::function::FnOnce::call_once::h06461e0e2fc9578b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_10_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_10_list_todo_with_correct_credentials' (53) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7baaf - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_10_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h5a63a86c8264d1db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a79988 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hfca73995bd6f3db8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a55d07 - tokio::task::local::LocalSet::with::{{closure}}::h88ab0f645e35e2b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450980945 - std::thread::local::LocalKey<T>::try_with::hd38d4b3e4534fd01
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095d62e - std::thread::local::LocalKey<T>::with::h26a2e1fb03bc4ead
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5292b - tokio::task::local::LocalSet::with::h97c7fa37710ff0e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a737cb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hca93631605df813a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a66106 - tokio::task::local::LocalSet::run_until::{{closure}}::hfb2eb6286e75df13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5195d - <core::pin::Pin<P> as core::future::future::Future>::poll::h671789d3e087055c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095bf0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hab2115a8d07d53e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095269b - tokio::runtime::coop::with_budget::h07e6948010d7c21e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095269b - tokio::runtime::coop::budget::h8c28fc8e327ecd3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095269b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1fb2ea3414b70c2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508eca40 - tokio::runtime::scheduler::current_thread::Context::enter::h3771991a561e0dca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x638450928efa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h25b2f4ef89193efb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ef74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h671a7c68cc5da83d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5c873 - tokio::macros::scoped_tls::ScopedKey<T>::set::h9f3a6aca810e5f38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091b23f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hcfcf1714b35398c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091f692 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1ca42a379e3a0d03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508e2565 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdd8cca987a8396aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1fa34 - tokio::runtime::runtime::Runtime::block_on::he23cb6a06556d707
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59931 - tokio::task::local::LocalSet::block_on::hd8487c95e199424d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d292ae - actix_rt::runtime::Runtime::block_on::h6adb0c214b840513
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4114a - actix_rt::system::SystemRunner::block_on::hb72dcc4bfb008c66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7b813 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_10_list_todo_with_correct_credentials::{{closure}}::hb424628a3995d070
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098d93e - core::ops::function::FnOnce::call_once::he5ea75e8e8cf4066
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7b7bc - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_10_list_todo_with_correct_credentials::hd1d6fabbd959e40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7b877 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_10_list_todo_with_correct_credentials::{{closure}}::hc508a902ad901d4d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098a716 - core::ops::function::FnOnce::call_once::h5526520b9db07148
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_11_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_11_list_todo_with_correct_credentials' (54) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7be2f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_11_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h217858e7cb829790
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a781e8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hce070532fd75b782
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a56257 - tokio::task::local::LocalSet::with::{{closure}}::h972df4b2a7995ff9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450967845 - std::thread::local::LocalKey<T>::try_with::h1db56e10fc099bca
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095e97e - std::thread::local::LocalKey<T>::with::h5c105d8f4b6d5f7a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5233b - tokio::task::local::LocalSet::with::h5d01a92599f7ddc7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a739fb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::he48e05825c872f7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a61ca6 - tokio::task::local::LocalSet::run_until::{{closure}}::h9b42a38cda8c7406
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d526fd - <core::pin::Pin<P> as core::future::future::Future>::poll::hcdf0e8da68b20abf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c2cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdc175e7f49e53165
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095580b - tokio::runtime::coop::with_budget::h6dca0d66b2b1416e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095580b - tokio::runtime::coop::budget::hc9ff25ed9d389d0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095580b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h67f616e427ed39b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508fe350 - tokio::runtime::scheduler::current_thread::Context::enter::hd43314a943f6cb56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x638450926e8a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h17a7b2688114d31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ef94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h697f5a199b795c4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b590a3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h03b9cee4d5d96b16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091400f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6474f52734772554
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920452 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc2653c7c323bf011
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508e0415 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc8c2dd5e8a1f30cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1a1f4 - tokio::runtime::runtime::Runtime::block_on::h2ff3d5ff48bc76bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a589a1 - tokio::task::local::LocalSet::block_on::h7c066643f28e592a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2978e - actix_rt::runtime::Runtime::block_on::hf206d84af6d3f6ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c411ba - actix_rt::system::SystemRunner::block_on::hcf577be4f8751bbc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7bbc3 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_11_list_todo_with_correct_credentials::{{closure}}::h8bc761d765044893
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098d25e - core::ops::function::FnOnce::call_once::hce6e48bd540681dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7bb3c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_11_list_todo_with_correct_credentials::hdd8a78c59f6c8b7f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7bb57 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_11_list_todo_with_correct_credentials::{{closure}}::h24addf3abeee6243
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098bdb6 - core::ops::function::FnOnce::call_once::h910f88ff48db6587
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_12_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_12_list_todo_with_correct_credentials' (55) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7c1af - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_12_list_todo_with_correct_credentials::{{closure}}::{{closure}}::hf973e0ca01f50e25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a77618 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::haaad455204afec9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a559d7 - tokio::task::local::LocalSet::with::{{closure}}::h8315d88976238c61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450971685 - std::thread::local::LocalKey<T>::try_with::h6b087c32618a9fa2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095dc0e - std::thread::local::LocalKey<T>::with::h390687663c8b1930
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5274b - tokio::task::local::LocalSet::with::h87380973201a14ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72c8b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h338143d873535e94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a64636 - tokio::task::local::LocalSet::run_until::{{closure}}::hd800d83184841195
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d513fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h33d0732eb672e084
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b40d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1aba828a15dba9ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450953d3b - tokio::runtime::coop::with_budget::haff6f0a762274c26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450953d3b - tokio::runtime::coop::budget::hb42c279ac149db51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450953d3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3cfaad0a6ee221b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f85d0 - tokio::runtime::scheduler::current_thread::Context::enter::h9871187aea99296c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x638450946aba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbd6be7b31b827f6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ec74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h16971806265bee3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5d453 - tokio::macros::scoped_tls::ScopedKey<T>::set::hc2271ad537099ea2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x6384509143ff - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6729a13a8267e86b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091f7d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h29750bb3eefbca52
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508e2255 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdd7fef065feed514
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1ecd4 - tokio::runtime::runtime::Runtime::block_on::hc121f2a80c51b7c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59ab1 - tokio::task::local::LocalSet::block_on::hdfebc630b41e8c9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d297ce - actix_rt::runtime::Runtime::block_on::hf8cb33accdc2c903
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4122a - actix_rt::system::SystemRunner::block_on::hde903d53fab5b4ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7bf43 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_12_list_todo_with_correct_credentials::{{closure}}::h2c652a38183a28b1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x638450988b7e - core::ops::function::FnOnce::call_once::h075fa449f89c1c7c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7bebc - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_12_list_todo_with_correct_credentials::h00a2c599517efd6e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7bed7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_12_list_todo_with_correct_credentials::{{closure}}::h1a8847371e25001b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098d846 - core::ops::function::FnOnce::call_once::he51f4bc5a9400366
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_13_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_13_list_todo_with_correct_credentials' (56) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7c52f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_13_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h41dde8ce2df21cfa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a79058 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hf2bec3ae450c57a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a556a7 - tokio::task::local::LocalSet::with::{{closure}}::h7ede3ccc93489536
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450977725 - std::thread::local::LocalKey<T>::try_with::h8c59e252ff3ceab2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x638450962b1e - std::thread::local::LocalKey<T>::with::hfe5d2c2e35a7df52
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a51fcb - tokio::task::local::LocalSet::with::h285fac968eb503ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7381b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hcbc9f3cd47022905
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a623f6 - tokio::task::local::LocalSet::run_until::{{closure}}::ha7c938445c2c6c32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5137d - <core::pin::Pin<P> as core::future::future::Future>::poll::h318fd65c18216d5d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c10d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca5eac7bb0870ee6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450956fdb - tokio::runtime::coop::with_budget::hbf53ec0b98f2ffed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450956fdb - tokio::runtime::coop::budget::h48c7cb91d38d3da0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450956fdb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9cbfc4276bdbb6d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f3da0 - tokio::runtime::scheduler::current_thread::Context::enter::h73965f239b426b0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x638450920d3a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h009f1c8a716967fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f414 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf37213601722930b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5e4f3 - tokio::macros::scoped_tls::ScopedKey<T>::set::hfeaebbd630fc4352
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091be0f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd4908ea32735155b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920772 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he1a8c36d4b37b2df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d5fe5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h05aa2c0208ddadd0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1dad4 - tokio::runtime::runtime::Runtime::block_on::ha3125c65264ab43a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58051 - tokio::task::local::LocalSet::block_on::h1775d70f163576e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2926e - actix_rt::runtime::Runtime::block_on::h62fcdcbf524bb5bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4121a - actix_rt::system::SystemRunner::block_on::hdb4e06c75de514d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7c293 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_13_list_todo_with_correct_credentials::{{closure}}::h0b01909ecf546147
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098c29e - core::ops::function::FnOnce::call_once::ha103d3da093bdfb2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7c23c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_13_list_todo_with_correct_credentials::h5190d09cda3abe0a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7c2f7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_13_list_todo_with_correct_credentials::{{closure}}::he2e654e70cc0ae15
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098ce66 - core::ops::function::FnOnce::call_once::hc193379efe04184c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_14_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_14_list_todo_with_correct_credentials' (57) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7c8af - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_14_list_todo_with_correct_credentials::{{closure}}::{{closure}}::hdc6b56bd152ec024
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a79838 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hfb2caa048594abd0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a54c07 - tokio::task::local::LocalSet::with::{{closure}}::h5b728a8689d528e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x63845097e675 - std::thread::local::LocalKey<T>::try_with::hc53af0af263bade5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095f64e - std::thread::local::LocalKey<T>::with::h7763cf858b776d8f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a527eb - tokio::task::local::LocalSet::with::h90e8cf5c4df5defd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a728cb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h17ad146b4ff7785f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a632c6 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9e80d57e2627279
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d52dbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfdbb65e050045d3a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b44d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1af2dbc1f6ccaa97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095564b - tokio::runtime::coop::with_budget::h52d68400914adaf6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095564b - tokio::runtime::coop::budget::h02a7703e925d333b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095564b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6403d90259ac706a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f2b40 - tokio::runtime::scheduler::current_thread::Context::enter::h65d0d34b8d473cb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x6384509299ca - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2844251c50f7abce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f0f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9e20709bec41e891
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b59433 - tokio::macros::scoped_tls::ScopedKey<T>::set::h08b8c089ddd0888c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x6384509157af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6e7ddc79defd469b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091fd72 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h54f57d3c76357374
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508dfae5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb719b491c037623b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a19c04 - tokio::runtime::runtime::Runtime::block_on::h27b6125226c5866c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a584a1 - tokio::task::local::LocalSet::block_on::h3bf40ab5e46b3f09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2964e - actix_rt::runtime::Runtime::block_on::hc45b0ec57d859324
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4111a - actix_rt::system::SystemRunner::block_on::hace3696363119af1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7c613 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_14_list_todo_with_correct_credentials::{{closure}}::h7250a1ecae8ecc4a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098a5be - core::ops::function::FnOnce::call_once::h514b9b6ed3b73027
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7c5bc - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_14_list_todo_with_correct_credentials::he6ae0b6193142d71
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7c677 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_14_list_todo_with_correct_credentials::{{closure}}::heb7abbec0a786072
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098a546 - core::ops::function::FnOnce::call_once::h4d584ee62ca5fc04
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_15_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_15_list_todo_with_correct_credentials' (58) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7cc2f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_15_list_todo_with_correct_credentials::{{closure}}::{{closure}}::hbc776b7b1f5d85aa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a79448 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hf846aa5756b7c600
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a54e27 - tokio::task::local::LocalSet::with::{{closure}}::h5febe09c48048411
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450966c45 - std::thread::local::LocalKey<T>::try_with::h1828c2bb32dbe8ce
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095e5fe - std::thread::local::LocalKey<T>::with::h5747560e5f577d43
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52c9b - tokio::task::local::LocalSet::with::hcd74922c75b9b8c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7359b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hb15b3c1087053ed0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5da36 - tokio::task::local::LocalSet::run_until::{{closure}}::h4a61c50cd65bbd50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d52b1d - <core::pin::Pin<P> as core::future::future::Future>::poll::he947a11c87948492
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b94d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h633c9a2b83023417
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095599b - tokio::runtime::coop::with_budget::h870b425b6e90b7cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095599b - tokio::runtime::coop::budget::h7f45296c184cd3a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095599b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h69b665bf6f6874ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508fec50 - tokio::runtime::scheduler::current_thread::Context::enter::hd950459077d018a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845092cfda - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h406225f1551b7ec8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f0b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h885064749e9af737
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b59db3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h1bdf7d230b0c2d59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x6384509182ff - tokio::runtime::scheduler::current_thread::CoreGuard::enter::had2becdafa48b88e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091fff2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7860177edc154190
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508dc165 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h753572d35bdfd948
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a20d84 - tokio::runtime::runtime::Runtime::block_on::hfcf2fb7b9d0702b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59041 - tokio::task::local::LocalSet::block_on::ha45b7c25659d9d13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d294ee - actix_rt::runtime::Runtime::block_on::ha7e92835c088b5b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c412ba - actix_rt::system::SystemRunner::block_on::hf1313a64b8582c48
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7c993 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_15_list_todo_with_correct_credentials::{{closure}}::h9a5499d3396f8fcd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098dd3e - core::ops::function::FnOnce::call_once::hf3cb55eaba4236d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7c93c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_15_list_todo_with_correct_credentials::h409cd76e2d4daa1c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7c9f7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_15_list_todo_with_correct_credentials::{{closure}}::hffb36477c23c77f2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x638450988c26 - core::ops::function::FnOnce::call_once::h083ad6b2c470df62
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_16_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_16_list_todo_with_correct_credentials' (59) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7cfaf - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_16_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h3a10a159b0f05bf0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a77768 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::habca0c52b0796dca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a54d17 - tokio::task::local::LocalSet::with::{{closure}}::h5ce11938f56ede54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x63845096f665 - std::thread::local::LocalKey<T>::try_with::h5c856b45c5431c6b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095f5ae - std::thread::local::LocalKey<T>::with::h76bf48ee60030d7b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a51cab - tokio::task::local::LocalSet::with::h0e0a99b6e1553f8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7372b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hc8c223cb631d1ad2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a61576 - tokio::task::local::LocalSet::run_until::{{closure}}::h957e6a3d83c1c5b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5287d - <core::pin::Pin<P> as core::future::future::Future>::poll::hd7a7338c27cd9d25
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b4cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1e779a604bae61ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x6384509585eb - tokio::runtime::coop::with_budget::h8651563f4a1f9e1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x6384509585eb - tokio::runtime::coop::budget::h08dc4dc895bec676
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x6384509585eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hba4aeb16741d46c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508fa9a0 - tokio::runtime::scheduler::current_thread::Context::enter::hae88fb06ead371d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x638450922daa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h10eeb048a13cfe50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ec94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h193f001b26b862b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b598f3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h0ce1dc61da672414
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845090d5bf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h01d40e36f8f11808
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920182 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8ae837bd13538a62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508db835 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h702417a3735d32d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1a994 - tokio::runtime::runtime::Runtime::block_on::h4e8cd8fc858660bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a595e1 - tokio::task::local::LocalSet::block_on::hc5ff1345a06ee0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d293ce - actix_rt::runtime::Runtime::block_on::h8640f177640d7330
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c410fa - actix_rt::system::SystemRunner::block_on::ha91db930b047431c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7cd13 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_16_list_todo_with_correct_credentials::{{closure}}::h5c80ef934afef562
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098a12e - core::ops::function::FnOnce::call_once::h449d4195bccc3be6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7ccbc - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_16_list_todo_with_correct_credentials::h0d9e015ae91ac6d2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7cd77 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_16_list_todo_with_correct_credentials::{{closure}}::h95361c765f7ce03a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098af56 - core::ops::function::FnOnce::call_once::h6a1e30a8f2aef826
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_17_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_17_list_todo_with_correct_credentials' (60) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7d32f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_17_list_todo_with_correct_credentials::{{closure}}::{{closure}}::ha7871efe226cdae0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a76f88 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h9dd183c28eb0e5d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a536c7 - tokio::task::local::LocalSet::with::{{closure}}::h11d2640e9069a0f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450970c55 - std::thread::local::LocalKey<T>::try_with::h66d271f39863955a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095f28e - std::thread::local::LocalKey<T>::with::h6f3356f388d96506
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a51deb - tokio::task::local::LocalSet::with::h1372b8275f13e973
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a734ab - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::ha7b550de73174dfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5ff56 - tokio::task::local::LocalSet::run_until::{{closure}}::h7d9137f324ef9d33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5115d - <core::pin::Pin<P> as core::future::future::Future>::poll::h22aa819f4c4472c7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095bbcd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h842392adfbbceff7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095914b - tokio::runtime::coop::with_budget::h69ca1b85b777d73d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095914b - tokio::runtime::coop::budget::hd22524cfb6c96380
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095914b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc9625213645a16e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f2820 - tokio::runtime::scheduler::current_thread::Context::enter::h65b33c954a88955f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x638450939d4a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6c3003be6998794f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf6e3bfb88b49721a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5e3c3 - tokio::macros::scoped_tls::ScopedKey<T>::set::hfe3b49bb605f5228
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091304f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5c04ddb8b8665255
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920812 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hee2a2827a86629a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508dd055 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8685d79ce16fe94f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1cb24 - tokio::runtime::runtime::Runtime::block_on::h859e381ffe39aa32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59831 - tokio::task::local::LocalSet::block_on::hd3eb10ec4564e6a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2938e - actix_rt::runtime::Runtime::block_on::h7b78d0912e9e4855
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c410ea - actix_rt::system::SystemRunner::block_on::ha48b59a7baa1c2b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7d0c3 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_17_list_todo_with_correct_credentials::{{closure}}::hde6bf22d0dc0a9ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x638450989dee - core::ops::function::FnOnce::call_once::h3cad254b501a7df6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7d03c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_17_list_todo_with_correct_credentials::h3476c7ce13566d3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7d057 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_17_list_todo_with_correct_credentials::{{closure}}::h1b178b458ef366e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x638450988e36 - core::ops::function::FnOnce::call_once::h0d8447309b042eda
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_18_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_18_list_todo_with_correct_credentials' (61) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7d6af - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_18_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h95b3efe9044731d3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a74048 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h0a64cf866e5e5a57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a56147 - tokio::task::local::LocalSet::with::{{closure}}::h9160b123df5fcfbc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x6384509741a5 - std::thread::local::LocalKey<T>::try_with::h7b8c6a216fdc8d36
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x6384509628be - std::thread::local::LocalKey<T>::with::hf9fa3ab0c2464531
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52f1b - tokio::task::local::LocalSet::with::hd8b9a6b51ed5f16d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a73c7b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hf3be26e19059c937
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5c426 - tokio::task::local::LocalSet::run_until::{{closure}}::h1454e9f00fbad24d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d50e3d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0e669c9e781ff73b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095bd8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h99bf313c99469b85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x6384509549cb - tokio::runtime::coop::with_budget::hd8f68e86ae430157
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x6384509549cb - tokio::runtime::coop::budget::h7bce3603dbdc1162
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x6384509549cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h53a024d7b5e97c88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508e9350 - tokio::runtime::scheduler::current_thread::Context::enter::h1c6c2592638aee17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x638450950cea - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hfb444e79a54e55df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f314 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdf7a3cd7269573ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5e163 - tokio::macros::scoped_tls::ScopedKey<T>::set::hfa9788e48b1e2e35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091b62f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd2f11b6409e3e59b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091f5a2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h077e42cc22630714
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d8de5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h31943654b0ce0b38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a19814 - tokio::runtime::runtime::Runtime::block_on::h23f18f23f9779149
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58521 - tokio::task::local::LocalSet::block_on::h46a106d4748cfbad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2920e - actix_rt::runtime::Runtime::block_on::h59dfadf319a97b0a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4101a - actix_rt::system::SystemRunner::block_on::h61464ca22c14c949
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7d443 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_18_list_todo_with_correct_credentials::{{closure}}::hef7d5c88fd8e7f9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098ca5e - core::ops::function::FnOnce::call_once::hb3fb3ecc0997bf3a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7d3bc - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_18_list_todo_with_correct_credentials::h32aed837b631b1a0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7d3d7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_18_list_todo_with_correct_credentials::{{closure}}::hbb4346705974ce22
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098d6b6 - core::ops::function::FnOnce::call_once::he07af4a2a801620d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_19_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_19_list_todo_with_correct_credentials' (62) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7da2f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_19_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h26aabd4396938f36
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a76658 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h87fb82e88279a953
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a56367 - tokio::task::local::LocalSet::with::{{closure}}::h985af361223096db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x6384509710e5 - std::thread::local::LocalKey<T>::try_with::h692f75fdd3d5a48a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845096263e - std::thread::local::LocalKey<T>::with::hf64b199cd0a1c5b2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52bfb - tokio::task::local::LocalSet::with::hbd9f0c699aac6944
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7331b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h9395daa9f207513c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a665e6 - tokio::task::local::LocalSet::run_until::{{closure}}::hfd083c9d3c1f02fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d51d9d - <core::pin::Pin<P> as core::future::future::Future>::poll::h818b70c5bfbdd88b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c08d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc3c41eb06ca7b1e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450952a2b - tokio::runtime::coop::with_budget::hf80957d1030f2861
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450952a2b - tokio::runtime::coop::budget::hcf3fcd625135e61b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450952a2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h25de0b5301b58691
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f91c0 - tokio::runtime::scheduler::current_thread::Context::enter::h9d109e7020a89ffa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x638450945fea - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb9282e5d8b46b3b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ed74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h25deec386e1c1038
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5a603 - tokio::macros::scoped_tls::ScopedKey<T>::set::h2da462bec4c9e77e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x638450916b5f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h81e111252b1b0228
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091fa52 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3d15e7f1c64e3653
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508de2c5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h95f36b1e7801eef4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a18ac4 - tokio::runtime::runtime::Runtime::block_on::h0d7fff3c1d5fc2d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58151 - tokio::task::local::LocalSet::block_on::h2674d92c87b49c84
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2906e - actix_rt::runtime::Runtime::block_on::h2966d78f7e652d41
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40e7a - actix_rt::system::SystemRunner::block_on::h03c1c2c77fd72350
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7d793 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_19_list_todo_with_correct_credentials::{{closure}}::h8ad0a8c9f14f4de2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098cb2e - core::ops::function::FnOnce::call_once::hb7b7768c957f80d9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7d73c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_19_list_todo_with_correct_credentials::hafb7061560c5a994
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7d7f7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_19_list_todo_with_correct_credentials::{{closure}}::ha0ca38f767edcab3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x638450989576 - core::ops::function::FnOnce::call_once::h1deb551842f189b9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_20_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_20_list_todo_with_correct_credentials' (63) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7ddaf - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_20_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h1d7e5c92bc891305
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a74198 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h0c9c78b45e610a30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a557b7 - tokio::task::local::LocalSet::with::{{closure}}::h8111ae7113eb7933
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450965805 - std::thread::local::LocalKey<T>::try_with::h12632c3418f3ebae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845096290e - std::thread::local::LocalKey<T>::with::hfb6d387b906a9546
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52fbb - tokio::task::local::LocalSet::with::heddf29fbe0448001
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7327b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h8283d89a43b2c8ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5cb76 - tokio::task::local::LocalSet::run_until::{{closure}}::h1dd5eeb1fb9e403b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5295d - <core::pin::Pin<P> as core::future::future::Future>::poll::he10235f86ce50a4c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095bd4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h928e975223a1d3f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450954ffb - tokio::runtime::coop::with_budget::hd240866079af873c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450954ffb - tokio::runtime::coop::budget::hf653ad167a6bf019
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450954ffb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h5c8898e4bb357d82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f6dc0 - tokio::runtime::scheduler::current_thread::Context::enter::h8f4f0269d4534e4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x638450948b2a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcc42b34fabe4c0b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ee14 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3ce959f6292a17ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5b1e3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h572fa034ac1d5b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x6384509192bf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb42fdbcdd1469bd3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x6384509201d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h90110627b9bebe9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d8ad5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h299f726045dd7039
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1fc34 - tokio::runtime::runtime::Runtime::block_on::he513b9e37a9e557a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a588a1 - tokio::task::local::LocalSet::block_on::h6b1759002f474a0f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d28f6e - actix_rt::runtime::Runtime::block_on::h07e76245a665bff3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4118a - actix_rt::system::SystemRunner::block_on::hc2d09a651f0d524d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7db43 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_20_list_todo_with_correct_credentials::{{closure}}::hb6e775e8710eb409
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098c7ae - core::ops::function::FnOnce::call_once::hac7765a23cfa4e38
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7dabc - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_20_list_todo_with_correct_credentials::h24ca8dce91757a9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7dad7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_20_list_todo_with_correct_credentials::{{closure}}::h3e40a3d88f253a77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098aab6 - core::ops::function::FnOnce::call_once::h5cf7ad28c0031541
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_21_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_21_list_todo_with_correct_credentials' (64) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7e12f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_21_list_todo_with_correct_credentials::{{closure}}::{{closure}}::ha4fc68b39bc3240a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a778b8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hae17e4219f6dfed7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a537d7 - tokio::task::local::LocalSet::with::{{closure}}::h1753eb37b206eaae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450975fb5 - std::thread::local::LocalKey<T>::try_with::h835c0cbd54189540
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095e3de - std::thread::local::LocalKey<T>::with::h4ecd165e3618847f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52b0b - tokio::task::local::LocalSet::with::hb6395ce0fc5e663d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72beb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h3043bcb7e7621f82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a66376 - tokio::task::local::LocalSet::run_until::{{closure}}::hfce5070bad7fee08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d52add - <core::pin::Pin<P> as core::future::future::Future>::poll::he8a8615e02c56e4c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095bb8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h832387d16f17c7a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095aa0b - tokio::runtime::coop::with_budget::hf52835d34fe6811b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095aa0b - tokio::runtime::coop::budget::hc1975a110e6f23fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095aa0b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf078091d8a3903ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508eab60 - tokio::runtime::scheduler::current_thread::Context::enter::h23c0c61261ac6864
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845092ba3a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3fccaf43a2ea7efb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f2b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd5f547a424d0b50a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5c153 - tokio::macros::scoped_tls::ScopedKey<T>::set::h898d4bd0d420c541
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x6384509196af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbaaec71fea9fe608
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920952 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf28f998b767a0cec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d84b5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h272ad802a6e2b2db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1ead4 - tokio::runtime::runtime::Runtime::block_on::hbe5326290b81de79
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58a21 - tokio::task::local::LocalSet::block_on::h7e965c893ddbce22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d294ae - actix_rt::runtime::Runtime::block_on::h96d940871f8b6d6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4128a - actix_rt::system::SystemRunner::block_on::heba9316d654a3fc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7dec3 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_21_list_todo_with_correct_credentials::{{closure}}::hc86799c48854468c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098d11e - core::ops::function::FnOnce::call_once::hc9b3ba143c015d45
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7de3c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_21_list_todo_with_correct_credentials::h095d7c47626d1431
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7de57 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_21_list_todo_with_correct_credentials::{{closure}}::ha3421ef3ebb9256c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x638450988df6 - core::ops::function::FnOnce::call_once::h0cd5d022ad487df2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_22_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_22_list_todo_with_correct_credentials' (65) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7e4af - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_22_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h9c093f46c01af4e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a75e78 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h742e7b5f4cf8d01a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a55487 - tokio::task::local::LocalSet::with::{{closure}}::h7b455d88326fe6bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450987125 - std::thread::local::LocalKey<T>::try_with::hf971b5073e66da5c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095e84e - std::thread::local::LocalKey<T>::with::h59f6383e32caeaca
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a530ab - tokio::task::local::LocalSet::with::hf5a54d74f9be16aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a738bb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hd1528cb8b6b8089e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a64fe6 - tokio::task::local::LocalSet::run_until::{{closure}}::hec6a59388d65c3e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d50bdd - <core::pin::Pin<P> as core::future::future::Future>::poll::h030df448cb7f2122
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c20d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd285dc64f9a893d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095682b - tokio::runtime::coop::with_budget::h787c5edfaa2d69e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095682b - tokio::runtime::coop::budget::h3aaf1f00c378d4aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095682b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8d08bc016dd6d364
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f3a80 - tokio::runtime::scheduler::current_thread::Context::enter::h70821890f6fd0f58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x6384509495fa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcc5fb7b16c21bd1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f0d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h932ffd56da1aa649
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5a143 - tokio::macros::scoped_tls::ScopedKey<T>::set::h2450b537ac4d3909
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x638450919a9f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbf6d3f7bfdbf5edd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091faa2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h423dad6790db6a4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d7875 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1f3f9c4aa14ac7ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1f0d4 - tokio::runtime::runtime::Runtime::block_on::hd3a5d90de83bacc4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a581d1 - tokio::task::local::LocalSet::block_on::h28b79493479a1f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2934e - actix_rt::runtime::Runtime::block_on::h77d894a973eea0d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40f5a - actix_rt::system::SystemRunner::block_on::h2ada56719a02f94f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7e243 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_22_list_todo_with_correct_credentials::{{closure}}::h9f0f1c6d40487f1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x638450989a2e - core::ops::function::FnOnce::call_once::h2d3314ac2c6b0c36
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7e1bc - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_22_list_todo_with_correct_credentials::h391694654b6583fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7e1d7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_22_list_todo_with_correct_credentials::{{closure}}::h20ae0563eedb23e2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x638450989696 - core::ops::function::FnOnce::call_once::h203eeb14ac17be73
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_23_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_23_list_todo_with_correct_credentials' (66) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7e83f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_23_list_todo_with_correct_credentials::{{closure}}::{{closure}}::hea4f701655a20d3c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a74978 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h2a6c5e5894139f1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a55e17 - tokio::task::local::LocalSet::with::{{closure}}::h88b65fa979c70ec3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x6384509672b5 - std::thread::local::LocalKey<T>::try_with::h1a0e2770b265d39b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095edce - std::thread::local::LocalKey<T>::with::h629175c69c35b094
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a51c5b - tokio::task::local::LocalSet::with::h0cbdd4547558d5a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72dcb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h4842813aa97ed408
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a64156 - tokio::task::local::LocalSet::run_until::{{closure}}::hd1a6ae1ce72f79bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d52dfd - <core::pin::Pin<P> as core::future::future::Future>::poll::hfecef5cd046d25ea
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095be0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha3c888ee62b482d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x6384509516ab - tokio::runtime::coop::with_budget::h2593e2575b46d223
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x6384509516ab - tokio::runtime::coop::budget::h7ad4d4ae431293f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x6384509516ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0015e92cedccf801
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508fda20 - tokio::runtime::scheduler::current_thread::Context::enter::hcc0b1fe0bfa94554
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845092795a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h17fc1c7521079008
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ec34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1084948e6c37e6ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5d1f3 - tokio::macros::scoped_tls::ScopedKey<T>::set::hbab378107e064cdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091247f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h53aa660c3ebef84d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920362 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha6cd2a825a476eb1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d7255 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1aa3d07e75cc8301
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1c924 - tokio::runtime::runtime::Runtime::block_on::h828a7181da02bb8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58fc1 - tokio::task::local::LocalSet::block_on::ha203b40c59145cd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d28f4e - actix_rt::runtime::Runtime::block_on::h04d9f43c3aaec1cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4105a - actix_rt::system::SystemRunner::block_on::h6b731986a462e804
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7e5c3 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_23_list_todo_with_correct_credentials::{{closure}}::hf70ea3eca42e02ba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098b79e - core::ops::function::FnOnce::call_once::h8205383e7c2b8e8c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7e53c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_23_list_todo_with_correct_credentials::h341295476249417d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7e557 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_23_list_todo_with_correct_credentials::{{closure}}::h5b7252d8b4d1f236
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x638450989536 - core::ops::function::FnOnce::call_once::h1d375f036ff02bda
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_24_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_24_list_todo_with_correct_credentials' (67) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7ebcf - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_24_list_todo_with_correct_credentials::{{closure}}::{{closure}}::hc3b4a01788494480
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a74d68 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h381783ad6b39de14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a53e37 - tokio::task::local::LocalSet::with::{{closure}}::h1d12e414c50dede2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450967c35 - std::thread::local::LocalKey<T>::try_with::h1f46501ec59c2cce
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095ca6e - std::thread::local::LocalKey<T>::with::h0a35dc49afd4efe8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5238b - tokio::task::local::LocalSet::with::h5fc154b8f78b691e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72c3b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h334bcc7be392d929
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a62666 - tokio::task::local::LocalSet::run_until::{{closure}}::ha905d7ceccbef2b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d50d1d - <core::pin::Pin<P> as core::future::future::Future>::poll::h09f6fa5bb00e79ab
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c00d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb49c215d5c448955
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x6384509578cb - tokio::runtime::coop::with_budget::he72ffac14a6c4406
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x6384509578cb - tokio::runtime::coop::budget::ha52a588abd1e614b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x6384509578cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha95524c15e9c0851
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f97d0 - tokio::runtime::scheduler::current_thread::Context::enter::ha12a087cad3101c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845092af6a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3e0241d7765b2e6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ebb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h005afec18514348e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5a273 - tokio::macros::scoped_tls::ScopedKey<T>::set::h27fc62265b8735be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845090fd1f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h34e136f8488ca2ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920272 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9c09c7723df07bed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508dc475 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h79692975c550a344
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1ad94 - tokio::runtime::runtime::Runtime::block_on::h553e1c73b5d17ab1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58df1 - tokio::task::local::LocalSet::block_on::h8f6bbde7f84b1f47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d295ce - actix_rt::runtime::Runtime::block_on::hbf0a880dc3da2479
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40eba - actix_rt::system::SystemRunner::block_on::h0ab511efa7276e9c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7e953 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_24_list_todo_with_correct_credentials::{{closure}}::he09d892e5eeb8d6c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098c9ae - core::ops::function::FnOnce::call_once::hb2ceca26a84ac939
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7e8cc - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_24_list_todo_with_correct_credentials::hc5a9b0b64d2498c5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7e8e7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_24_list_todo_with_correct_credentials::{{closure}}::hc55a9746367c25b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098c666 - core::ops::function::FnOnce::call_once::ha966ada0b94b79cb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_25_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_25_list_todo_with_correct_credentials' (68) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7ef5f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_25_list_todo_with_correct_credentials::{{closure}}::{{closure}}::he1d078271e237218
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a78b18 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::heaf1de7810eaaf1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a57797 - tokio::task::local::LocalSet::with::{{closure}}::hed25b504da9586a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450987225 - std::thread::local::LocalKey<T>::try_with::hf9776af694c62c45
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095cbae - std::thread::local::LocalKey<T>::with::h0c1e7d3da52734b3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5279b - tokio::task::local::LocalSet::with::h8a15f6258cfac267
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7309b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h5f9e813b4e64cf61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5e646 - tokio::task::local::LocalSet::run_until::{{closure}}::h645656e2efbe670c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5167d - <core::pin::Pin<P> as core::future::future::Future>::poll::h4ffb2a4c219b2ea9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c14d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcf8a4287574003b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x6384509539eb - tokio::runtime::coop::with_budget::h25d9736a2b85d084
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x6384509539eb - tokio::runtime::coop::budget::h1a56b32eee330946
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x6384509539eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h356d6ab65399b7e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f67b0 - tokio::runtime::scheduler::current_thread::Context::enter::h8aca456a56b4dc2d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845093265a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h50d8ffe35f66ea43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f234 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hbffc1236afccef67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5ad23 - tokio::macros::scoped_tls::ScopedKey<T>::set::h34b992095a8d801c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091010f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h37426916e08df176
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091f912 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h324b2df50f82fbbc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508db525 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h63ec66ec25313e49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1b744 - tokio::runtime::runtime::Runtime::block_on::h61e5643774626da7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a586a1 - tokio::task::local::LocalSet::block_on::h57028ced6954823a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2908e - actix_rt::runtime::Runtime::block_on::h2dbd4ef7746fdd63
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4100a - actix_rt::system::SystemRunner::block_on::h5d97a22fa25b3b1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7ece3 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_25_list_todo_with_correct_credentials::{{closure}}::ha570e4230c76403b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098ccfe - core::ops::function::FnOnce::call_once::hbd7f0849817508bb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7ec5c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_25_list_todo_with_correct_credentials::h01308412fae5f79b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7ec77 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_25_list_todo_with_correct_credentials::{{closure}}::ha4205f73ad66f919
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098a956 - core::ops::function::FnOnce::call_once::h5aa7bc5943f3ed08
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_26_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_26_list_todo_with_correct_credentials' (69) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7f2ef - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_26_list_todo_with_correct_credentials::{{closure}}::{{closure}}::hf0cad5d2a1908dcf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a79598 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hf854bbdf95520c5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a53287 - tokio::task::local::LocalSet::with::{{closure}}::h03bc267cd6e35798
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450984475 - std::thread::local::LocalKey<T>::try_with::he8d3026d71601558
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095fa3e - std::thread::local::LocalKey<T>::with::h82089fa76afe945b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52f6b - tokio::task::local::LocalSet::with::he26a3076aad38709
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7278b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h08096ea43f5cd9f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a63056 - tokio::task::local::LocalSet::run_until::{{closure}}::hb4e61a5184eb1941
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d526bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hccf66bbdc25dd447
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b78d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h442549bd373021d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450952feb - tokio::runtime::coop::with_budget::h249e59cd08906724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450952feb - tokio::runtime::coop::budget::h7a51db2561ac62c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450952feb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2c95aa6b13d09d0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x638450900e20 - tokio::runtime::scheduler::current_thread::Context::enter::hec5827eb6048b4b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845093d35a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h77c0b036940086f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091eff4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h776fc35bd74fc3f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5cad3 - tokio::macros::scoped_tls::ScopedKey<T>::set::ha7900d6df24b409b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x638450919e8f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc0768b36b26c90de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920902 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf1991b69c89f5a68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d9405 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b54c44ea7729a02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1e8d4 - tokio::runtime::runtime::Runtime::block_on::hbdcf59fc81b4b5d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58b71 - tokio::task::local::LocalSet::block_on::h85e8858c3d4321f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d28f8e - actix_rt::runtime::Runtime::block_on::h103dbf05c2386900
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4112a - actix_rt::system::SystemRunner::block_on::hb1eb00cd83b6b96b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7f073 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_26_list_todo_with_correct_credentials::{{closure}}::hcce7c9d29a0add0e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x638450988d0e - core::ops::function::FnOnce::call_once::h0aa417711a4fcd2e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7efec - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_26_list_todo_with_correct_credentials::h8480930d5ff85fa1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7f007 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_26_list_todo_with_correct_credentials::{{closure}}::hbda7a889c45d563f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098c526 - core::ops::function::FnOnce::call_once::ha6536fa165b504d8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_27_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_27_list_todo_with_correct_credentials' (70) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7f67f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_27_list_todo_with_correct_credentials::{{closure}}::{{closure}}::ha6faed135153cc14
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a78c68 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::heeb0f7d8e2221a65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a56cf7 - tokio::task::local::LocalSet::with::{{closure}}::hbc5b6a3a2e5f84b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450969f35 - std::thread::local::LocalKey<T>::try_with::h2f30d0c33b93c67b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095cabe - std::thread::local::LocalKey<T>::with::h0b18b84d6e4dbf54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a51c0b - tokio::task::local::LocalSet::with::h0bbf06126cd0273f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7377b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hc98b363e54f6086e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5e3d6 - tokio::task::local::LocalSet::run_until::{{closure}}::h6420504773895f7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5123d - <core::pin::Pin<P> as core::future::future::Future>::poll::h28ce191e30d910ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c50d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf7cbb7fbe0854435
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095468b - tokio::runtime::coop::with_budget::h58e30468b50ce619
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095468b - tokio::runtime::coop::budget::h56ea334a5590b9bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095468b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4f2287541d293dea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f61a0 - tokio::runtime::scheduler::current_thread::Context::enter::h88cd401e0934b884
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845092c50a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3fee4ef126ab1615
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f474 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfdf19d693ab9ce7e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5a013 - tokio::macros::scoped_tls::ScopedKey<T>::set::h1f685f3215df8bc8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091ae4f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc77510c903227365
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091fdc2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5ccdd152f225ec13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d6c35 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h16ce911d53849087
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1bb44 - tokio::runtime::runtime::Runtime::block_on::h6ec950c50120aea0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a57f51 - tokio::task::local::LocalSet::block_on::h109708298fbad0f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2932e - actix_rt::runtime::Runtime::block_on::h7212416649b55b6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c412ca - actix_rt::system::SystemRunner::block_on::hf67055e34863520e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7f403 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_27_list_todo_with_correct_credentials::{{closure}}::hbc7d5703aa28bbd3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098d2fe - core::ops::function::FnOnce::call_once::hd00defef1713ae6c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7f37c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_27_list_todo_with_correct_credentials::h691316b3d87e7f19
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7f397 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_27_list_todo_with_correct_credentials::{{closure}}::h6284ce6d0a6a196f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098cbe6 - core::ops::function::FnOnce::call_once::hb9adc0f6c776f6c3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_28_list_todo_with_correct_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_28_list_todo_with_correct_credentials' (71) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7fa0f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_28_list_todo_with_correct_credentials::{{closure}}::{{closure}}::h86960d0ef93af8aa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a77b58 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hb6933a95c9fe1ca5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a54057 - tokio::task::local::LocalSet::with::{{closure}}::h23e74b57b2e388ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x6384509858a5 - std::thread::local::LocalKey<T>::try_with::hf214e043236e5d8b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095ef0e - std::thread::local::LocalKey<T>::with::h65aa844037326c5e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a528db - tokio::task::local::LocalSet::with::h93eb91a82f56b44f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72b4b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h2e9440fd9af98f15
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a62de6 - tokio::task::local::LocalSet::run_until::{{closure}}::hb1d8ce82d41ea48b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d523bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hbbdbbc44504594bc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c4cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf4dbb7081c5ca709
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095ad6b - tokio::runtime::coop::with_budget::hebdbe7487f463c82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095ad6b - tokio::runtime::coop::budget::h48ac491b2b4d7792
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095ad6b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf944b9fedb1a3f9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508e8d10 - tokio::runtime::scheduler::current_thread::Context::enter::h160fa7752ee4a976
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845094ec7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf00603a1aaff2d95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091ec54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h10b443201ff483ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b59b53 - tokio::macros::scoped_tls::ScopedKey<T>::set::h114c5ec7ac71e6df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845090dd9f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h09636bf71a681bf1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920682 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hda6c1fe325e5c60a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508df7d5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb66a95852dc83bcb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a192b4 - tokio::runtime::runtime::Runtime::block_on::h1e4b881f6b7c3279
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58721 - tokio::task::local::LocalSet::block_on::h5cc356403c3e4cec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d291ee - actix_rt::runtime::Runtime::block_on::h58aab8be69435a34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40fea - actix_rt::system::SystemRunner::block_on::h518773a13062f6c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7f763 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_28_list_todo_with_correct_credentials::{{closure}}::h2664fe1b4a5150ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098c17e - core::ops::function::FnOnce::call_once::h9bb9fd275ab4a5e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7f70c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_28_list_todo_with_correct_credentials::hdec0a09b8d6a385a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7f7c7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_28_list_todo_with_correct_credentials::{{closure}}::hc035b6368a4ebb8a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098cfd6 - core::ops::function::FnOnce::call_once::hc5593874cbb5fd21
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_29_list_todo_with_bad_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_29_list_todo_with_bad_status' (72) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7942f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_29_list_todo_with_bad_status::{{closure}}::{{closure}}::he94a27a0b31adc9d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a78728 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hd69d323afb48ef72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a546b7 - tokio::task::local::LocalSet::with::{{closure}}::h49c2fc02da38f6ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450964d35 - std::thread::local::LocalKey<T>::try_with::h0cc116e28c0e7b97
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095ccde - std::thread::local::LocalKey<T>::with::h0f490524d59c076a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a51edb - tokio::task::local::LocalSet::with::h2040f0e791b9944a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72a0b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h20eb72c7bacc094e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5dca6 - tokio::task::local::LocalSet::run_until::{{closure}}::h536bbfa0d85f3c24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d51cbd - <core::pin::Pin<P> as core::future::future::Future>::poll::h79394bee0803473f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095ba4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6b5e2892fa3b53fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095317b - tokio::runtime::coop::with_budget::heeef2530ac6ad22e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095317b - tokio::runtime::coop::budget::h0976152f2233be93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095317b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2d6b5fc1499acb1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508efaf0 - tokio::runtime::scheduler::current_thread::Context::enter::h4fb6b50288263c0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845093c88a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h739975ddfed15b1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091eed4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5014e0e237535b64
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5c283 - tokio::macros::scoped_tls::ScopedKey<T>::set::h9144c0476a256aaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x6384509114bf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h471dfe4d49020c95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x6384509200e2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h848455c6d9409c38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508da945 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h59254fb88fb3125b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1ab94 - tokio::runtime::runtime::Runtime::block_on::h501dcdee50e96643
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58421 - tokio::task::local::LocalSet::block_on::h38fe9e9ebb85882c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2974e - actix_rt::runtime::Runtime::block_on::heb38379b2ebf6d14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4109a - actix_rt::system::SystemRunner::block_on::h927a3650e24bf637
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b79193 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_29_list_todo_with_bad_status::{{closure}}::h7f02df8a76773de6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x6384509897ae - core::ops::function::FnOnce::call_once::h23f6b78c5e3193eb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7913c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_29_list_todo_with_bad_status::h1d499d014208d9bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b791f7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_29_list_todo_with_bad_status::{{closure}}::hca17a3b78a3b3900
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098bf96 - core::ops::function::FnOnce::call_once::h96398bfbd06626a2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_30_list_todo_with_bad_offset stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_30_list_todo_with_bad_offset' (73) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b797af - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_30_list_todo_with_bad_offset::{{closure}}::{{closure}}::h3a199427fc12f7df
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a73da8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h04a0372135828c94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a53d27 - tokio::task::local::LocalSet::with::{{closure}}::h1cfd0fbbcce54d3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450965705 - std::thread::local::LocalKey<T>::try_with::h11c9921dbbaf4576
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095d7be - std::thread::local::LocalKey<T>::with::h2dedcf8958943e14
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5300b - tokio::task::local::LocalSet::with::hf1eb4aad26cef499
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72aab - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h23f85e162fc4dd82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a62186 - tokio::task::local::LocalSet::run_until::{{closure}}::ha0998e9ebc03c161
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d51a1d - <core::pin::Pin<P> as core::future::future::Future>::poll::h6cdb0cff9c7985e3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b8cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5caff4b6b7dbf2b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095a55b - tokio::runtime::coop::with_budget::hf1eb5f3ca3c217fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095a55b - tokio::runtime::coop::budget::hb16ac60549c48a3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095a55b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hee24b8bbcf6a91aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508ef7d0 - tokio::runtime::scheduler::current_thread::Context::enter::h4fb42fa326728df2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x6384509434aa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha41a1940b2efa616
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7c8997fda5ee5ede
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b59c83 - tokio::macros::scoped_tls::ScopedKey<T>::set::h18548f0d6f7f53fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x638450917f0f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha81bc0e4c0b5c343
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091f732 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h219f5a89fde0cdfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508de8e5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9bfae45137dc25b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1a3f4 - tokio::runtime::runtime::Runtime::block_on::h32e439a1aa3dcad5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59e81 - tokio::task::local::LocalSet::block_on::hf194b24305379781
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2912e - actix_rt::runtime::Runtime::block_on::h46b9f110f7913021
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40f6a - actix_rt::system::SystemRunner::block_on::h2bcbfa1931ff223f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b79543 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_30_list_todo_with_bad_offset::{{closure}}::h65a0878fbbcbd275
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x6384509898be - core::ops::function::FnOnce::call_once::h29b45b0277a49edd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b794bc - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_30_list_todo_with_bad_offset::h2ba03f5efe54f5dd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b794d7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_30_list_todo_with_bad_offset::{{closure}}::h5ee7a92e1dc264e2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x638450989276 - core::ops::function::FnOnce::call_once::h180da0dd37d56f60
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_31_list_todo_with_bad_limit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_31_list_todo_with_bad_limit' (74) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b790af - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_31_list_todo_with_bad_limit::{{closure}}::{{closure}}::h6952354ba765867f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a75d28 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h72f700439ce7795d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a55267 - tokio::task::local::LocalSet::with::{{closure}}::h72f5e77c8b34c9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x6384509859a5 - std::thread::local::LocalKey<T>::try_with::hf219382fb6b2ae87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095cebe - std::thread::local::LocalKey<T>::with::h14276f2c5659c97f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a51a7b - tokio::task::local::LocalSet::with::h01a5cf49cbf207b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a7282b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h0c400987b33d1713
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a61306 - tokio::task::local::LocalSet::run_until::{{closure}}::h9155838bbcfb8de6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d51e5d - <core::pin::Pin<P> as core::future::future::Future>::poll::h89bcbf53b608c65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c28d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdc0638dc5318e4ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x6384509524db - tokio::runtime::coop::with_budget::h0a34539c9c81c98a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x6384509524db - tokio::runtime::coop::budget::h03dba084bbe5dbec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x6384509524db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1add5113c6b83025
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508f52c0 - tokio::runtime::scheduler::current_thread::Context::enter::h7bc1592433ef5bcd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845092fb1a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4486285059c63813
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091edf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h36cc2abd1659dac7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5bb63 - tokio::macros::scoped_tls::ScopedKey<T>::set::h851fe395eec23d84
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091e95f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfecc0b8168f973ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091fa02 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h383cf074e6c95078
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d7565 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1ccb36b62e6c4877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1eed4 - tokio::runtime::runtime::Runtime::block_on::hcaa770494214c1c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59a31 - tokio::task::local::LocalSet::block_on::hdfdc1b28b70cf749
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2916e - actix_rt::runtime::Runtime::block_on::h4b544a43b23ce63d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c40f7a - actix_rt::system::SystemRunner::block_on::h31ed6abb8b59102d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b78e13 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_31_list_todo_with_bad_limit::{{closure}}::he68626c8dba9c52e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098adfe - core::ops::function::FnOnce::call_once::h6526f4010745091c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b78dbc - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_31_list_todo_with_bad_limit::h9ab28fd485e9deb6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b78e77 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_31_list_todo_with_bad_limit::{{closure}}::hf2f4ac204ec73f4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098a346 - core::ops::function::FnOnce::call_once::h49e251e9c45676ad
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_32_list_todo_with_bad_offset_and_limit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_32_list_todo_with_bad_offset_and_limit' (75) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b7fd8f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_32_list_todo_with_bad_offset_and_limit::{{closure}}::{{closure}}::hb147baef758e59f5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a757e8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h68665e3a1afde5b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a56477 - tokio::task::local::LocalSet::with::{{closure}}::h99080845f49c7f3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450982525 - std::thread::local::LocalKey<T>::try_with::hde330d18216bab21
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x6384509605de - std::thread::local::LocalKey<T>::with::h99be169760b8861b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a520bb - tokio::task::local::LocalSet::with::h3ff2c0142922a5e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72e6b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h4e60afc61c05b841
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5cde6 - tokio::task::local::LocalSet::run_until::{{closure}}::h1ec63b3dd060771d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5181d - <core::pin::Pin<P> as core::future::future::Future>::poll::h5cfed997f1ea970b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095b34d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h04e2df6a14746d04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x638450955f1b - tokio::runtime::coop::with_budget::he0e504fc74796228
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x638450955f1b - tokio::runtime::coop::budget::h92eec41152c693a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x638450955f1b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7404cbb32d7833d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508fcb10 - tokio::runtime::scheduler::current_thread::Context::enter::hc02fdcd23fddfe1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x638450931b8a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4d6893f5661088b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f154 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::habc25650a5880f3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5ddd3 - tokio::macros::scoped_tls::ScopedKey<T>::set::hf4002e005ab3151c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091d1bf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hde9d0a502a6f57ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091fc82 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h520bed529367834f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508dbb45 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h707b0e2cbb244262
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1f484 - tokio::runtime::runtime::Runtime::block_on::hd9415f2f8fd349d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59141 - tokio::task::local::LocalSet::block_on::ha6088bc466ebfa24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d292ee - actix_rt::runtime::Runtime::block_on::h6f51549eb337e9e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4116a - actix_rt::system::SystemRunner::block_on::hb9f1c6a31a5852cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7fb23 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_32_list_todo_with_bad_offset_and_limit::{{closure}}::hbd50877932bbcd61
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098b97e - core::ops::function::FnOnce::call_once::h8a29945ba674eb11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7fa9c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_32_list_todo_with_bad_offset_and_limit::hbcf6bd9a79d6d2b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7fab7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_32_list_todo_with_bad_offset_and_limit::{{closure}}::ha94a82c90c489a4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098b766 - core::ops::function::FnOnce::call_once::h81b9ba84e384222d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint::case_33_list_todo_with_bad_offset_and_correct_limit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint::case_33_list_todo_with_bad_offset_and_correct_limit' (76) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a90e4f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::{{closure}}::h96d44bf99ac638c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:86:51
[INFO] [stdout]   25:     0x638450b8010f - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_33_list_todo_with_bad_offset_and_correct_limit::{{closure}}::{{closure}}::h8626c88d73e9300d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:1
[INFO] [stdout]   26:     0x638450a78f08 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hf18d575cfd48c6b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a568b7 - tokio::task::local::LocalSet::with::{{closure}}::hafcf6422a243c08d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450988185 - std::thread::local::LocalKey<T>::try_with::hffa478ac3983ee33
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095d28e - std::thread::local::LocalKey<T>::with::h1eb7b2803905b9e8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52a6b - tokio::task::local::LocalSet::with::hafd69bfd6284cc45
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a72ebb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h4f77394a5ff3d6b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a61f16 - tokio::task::local::LocalSet::run_until::{{closure}}::h9be93ceb2c3ac5ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d52d7d - <core::pin::Pin<P> as core::future::future::Future>::poll::hfcea88d27057a97e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095c1cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd215aca865efb06e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x6384509593eb - tokio::runtime::coop::with_budget::h1e5d0573290b965f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x6384509593eb - tokio::runtime::coop::budget::h0e166417a5b51595
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x6384509593eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcbf0d0567e125a8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508ee2b0 - tokio::runtime::scheduler::current_thread::Context::enter::h4669b8b3e5d28972
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845094ab9a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd88eceefbbd1fdac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f094 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h83972d78cd7c03f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5b0b3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h53ee92494d43254b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x63845091c1ff - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd78d15f69f270c9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x63845091f822 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2a4c6b8da3602cd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508da635 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h523c20750ff868e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1b544 - tokio::runtime::runtime::Runtime::block_on::h5c4575ce2aa7455d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a58321 - tokio::task::local::LocalSet::block_on::h35ee6b6ddca2747e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d295ae - actix_rt::runtime::Runtime::block_on::hbc2bf68c439d4e3c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c411ca - actix_rt::system::SystemRunner::block_on::hd3102de0b2ce3090
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450b7fe73 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_33_list_todo_with_bad_offset_and_correct_limit::{{closure}}::h4bbfb870b1e12dea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:75:1
[INFO] [stdout]   50:     0x63845098cdae - core::ops::function::FnOnce::call_once::hbe01dbb8621f0ce6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450b7fe1c - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_33_list_todo_with_bad_offset_and_correct_limit::hbbff87ac2ef2dd13
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:76:1
[INFO] [stdout]   53:     0x638450b7fed7 - oxide_todo::tests::todo::list_todo::list_todo_endpoint::case_33_list_todo_with_bad_offset_and_correct_limit::{{closure}}::h8f22bc1712c94cf5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:40:18
[INFO] [stdout]   54:     0x63845098b3b6 - core::ops::function::FnOnce::call_once::h78049a1ce8096a45
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint_ordring::case_1_newer_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint_ordring::case_1_newer_order' (77) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stderr] error: test failed, to rerun pass `--bin oxide_todo`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a91b5d - oxide_todo::tests::todo::list_todo::list_todo_endpoint_ordring::{{closure}}::h479a19f7ffc9b79c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:110:70
[INFO] [stdout]   25:     0x638450bd313d - oxide_todo::tests::todo::list_todo::list_todo_endpoint_ordring::case_1_newer_order::{{closure}}::{{closure}}::hcb192fd84c6e0114
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:104:1
[INFO] [stdout]   26:     0x638450a770d8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h9ede6b3f641838d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a56e07 - tokio::task::local::LocalSet::with::{{closure}}::hc698ad025e4e6f12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x63845097d585 - std::thread::local::LocalKey<T>::try_with::hbcc68fefa90c7351
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845096136e - std::thread::local::LocalKey<T>::with::hbbbf241fdba5da6f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a5288b - tokio::task::local::LocalSet::with::h92e5de09f16f23aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a729bb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h1fecb3f10ee0fc60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a65e96 - tokio::task::local::LocalSet::run_until::{{closure}}::hfa8a2ac065a39199
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5155d - <core::pin::Pin<P> as core::future::future::Future>::poll::h45b7d250891a34cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095bc4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h85e92daa9cafb9ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x63845095a0cb - tokio::runtime::coop::with_budget::hf0354aadba67b7f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x63845095a0cb - tokio::runtime::coop::budget::hced0df857907e0db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x63845095a0cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he4b31d33e94872c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508ff5b0 - tokio::runtime::scheduler::current_thread::Context::enter::he0e00570a665884e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845094758a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbddfb75a6e35b283
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f194 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hacc1dbeacc6d26f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5a863 - tokio::macros::scoped_tls::ScopedKey<T>::set::h33e8b7a0051e3525
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x6384509118af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h474660082dc9d83d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x6384509208b2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf175a69597e5387c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508dd365 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h892ef116ec6be358
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a1c724 - tokio::runtime::runtime::Runtime::block_on::h7e77fa7e3a8d0712
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59c81 - tokio::task::local::LocalSet::block_on::he7b6863411c74a47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d2924e - actix_rt::runtime::Runtime::block_on::h5cb91d578f30933b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4104a - actix_rt::system::SystemRunner::block_on::h6948b6cd7364b288
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450bd2f13 - oxide_todo::tests::todo::list_todo::list_todo_endpoint_ordring::case_1_newer_order::{{closure}}::h2f51dcc4de57424b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:107:1
[INFO] [stdout]   50:     0x6384509899de - core::ops::function::FnOnce::call_once::h2ca9caf9c6288bb5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450bd2ebc - oxide_todo::tests::todo::list_todo::list_todo_endpoint_ordring::case_1_newer_order::h1b575b8f7b8c517a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:108:1
[INFO] [stdout]   53:     0x638450bd2f77 - oxide_todo::tests::todo::list_todo::list_todo_endpoint_ordring::case_1_newer_order::{{closure}}::h83267c946db22980
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:104:18
[INFO] [stdout]   54:     0x63845098d496 - core::ops::function::FnOnce::call_once::hd96aec05ba9de4ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x638450e9e1d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x638450e9e1d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   66:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x638450ea1a9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x638450ea1a9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   69:     0x638450ea1a9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   70:     0x638450ea1a9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x638450ea1a9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x638450ea1a9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x63845183681f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   74:     0x63845183681f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   75:     0x743ac6c2aaa4 - <unknown>
[INFO] [stdout]   76:     0x743ac6cb7a34 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::todo::list_todo::list_todo_endpoint_ordring::case_2_older_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::todo::list_todo::list_todo_endpoint_ordring::case_2_older_order' (78) panicked at src/main.rs:33:46:
[INFO] [stdout] Can't create the database file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x638451862d92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638451862d92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638451862d92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638451862d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63845187734f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63845187734f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63845182e8b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63845182e8b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63845183b582 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63845184083f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6384518406d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638450eb1fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x638450eb1fbe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638451840faf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x638451840faf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638451840d5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63845183b6b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63845182296d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638451881140 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63845187ff86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x638450c9dabe - core::result::Result<T,E>::expect::h5bc33f1dca2c483f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x638450bd2c27 - oxide_todo::enishalize_poll::{{closure}}::hbb9dbaf5a36341b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:46
[INFO] [stdout]   22:     0x638450a87bac - oxide_todo::tests::init_test_pool::{{closure}}::he6707acecd0e3baa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:26:41
[INFO] [stdout]   23:     0x638450a8fb05 - oxide_todo::tests::todo::list_todo::list_todo_req::{{closure}}::h8914f29ca3893026
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:15:33
[INFO] [stdout]   24:     0x638450a91b5d - oxide_todo::tests::todo::list_todo::list_todo_endpoint_ordring::{{closure}}::h479a19f7ffc9b79c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:110:70
[INFO] [stdout]   25:     0x638450bd344d - oxide_todo::tests::todo::list_todo::list_todo_endpoint_ordring::case_2_older_order::{{closure}}::{{closure}}::h49c5d5c9fe558e33
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:104:1
[INFO] [stdout]   26:     0x638450a742e8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h0ca7b010c6e5aebe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:924:44
[INFO] [stdout]   27:     0x638450a57467 - tokio::task::local::LocalSet::with::{{closure}}::he6e76b6508d18767
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:685:13
[INFO] [stdout]   28:     0x638450982d25 - std::thread::local::LocalKey<T>::try_with::he004f9eb18dc7307
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   29:     0x63845095d8ae - std::thread::local::LocalKey<T>::with::h321e1aa3327012c4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   30:     0x638450a52d8b - tokio::task::local::LocalSet::with::hd0e72c14ef13adc6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:668:17
[INFO] [stdout]   31:     0x638450a731db - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h70ece33c14f562a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:914:22
[INFO] [stdout]   32:     0x638450a5b806 - tokio::task::local::LocalSet::run_until::{{closure}}::h001d97be3d2ee385
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:574:19
[INFO] [stdout]   33:     0x638450d5151d - <core::pin::Pin<P> as core::future::future::Future>::poll::h3eef0a3ff981b30f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x63845095bb0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7dc7f41530ca2a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   35:     0x6384509554bb - tokio::runtime::coop::with_budget::h9952afd7e89fccd7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5
[INFO] [stdout]   36:     0x6384509554bb - tokio::runtime::coop::budget::h67e7a41eee9df119
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5
[INFO] [stdout]   37:     0x6384509554bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h631f74ce499fd62d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   38:     0x6384508ec720 - tokio::runtime::scheduler::current_thread::Context::enter::h3566e1523a5dc97b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   39:     0x63845094b66a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hea01823d0ffa021c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   40:     0x63845091f3b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he9cbdc0e49fd2013
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   41:     0x638450b5b6a3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h6a35c4eb6e733865
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   42:     0x638450915b9f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6fdf67bbd9476cb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   43:     0x638450920312 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9e40ed376449abb5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   44:     0x6384508d6f45 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h19199aed5c33eb21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   45:     0x638450a19ff4 - tokio::runtime::runtime::Runtime::block_on::h2bb4d91a2f431c60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52
[INFO] [stdout]   46:     0x638450a59241 - tokio::task::local::LocalSet::block_on::haa69a0d1cd38fc8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/task/local.rs:535:12
[INFO] [stdout]   47:     0x638450d292ce - actix_rt::runtime::Runtime::block_on::h6e979a8b14469f35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   48:     0x638450c4124a - actix_rt::system::SystemRunner::block_on::he14b519d1f8b87c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   49:     0x638450bd3223 - oxide_todo::tests::todo::list_todo::list_todo_endpoint_ordring::case_2_older_order::{{closure}}::h73a011a690e28c06
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:107:1
[INFO] [stdout]   50:     0x63845098b24e - core::ops::function::FnOnce::call_once::h7386e3b062bda7c4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x638450ed516e - serial_test::serial_code_lock::local_serial_core::h5b791be60568e0e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   52:     0x638450bd31cc - oxide_todo::tests::todo::list_todo::list_todo_endpoint_ordring::case_2_older_order::h7e32b4ea5ec86336
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:108:1
[INFO] [stdout]   53:     0x638450bd3287 - oxide_todo::tests::todo::list_todo::list_todo_endpoint_ordring::case_2_older_order::{{closure}}::h7b514760fcce0f29
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/todo/list_todo.rs:104:18
[INFO] [stdout]   54:     0x63845098a756 - core::ops::function::FnOnce::call_once::h55c5f5d72e2faf68
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x638450eb1d7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x638450eb1d7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x638450ec79e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x638450ec79e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638450ec79e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638450ec79e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638450ec79e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638450ec79e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x638450ec79e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[WARN] too many lines in the log, truncating it
