[INFO] cloning repository https://github.com/jlcanela/project_management_app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlcanela/project_management_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlcanela%2Fproject_management_app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlcanela%2Fproject_management_app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d11935bf8da65c2f0c0423227d5ae03bd3a4a11a
[INFO] testing jlcanela/project_management_app against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlcanela%2Fproject_management_app" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jlcanela/project_management_app
[INFO] finished tweaking git repo https://github.com/jlcanela/project_management_app
[INFO] tweaked toml for git repo https://github.com/jlcanela/project_management_app written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jlcanela/project_management_app on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jlcanela/project_management_app 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded input_buffer v0.2.0
[INFO] [stderr]   Downloaded value-bag v1.9.0
[INFO] [stderr]   Downloaded text_io v0.1.12
[INFO] [stderr]   Downloaded tokio-dns-unofficial v0.3.1
[INFO] [stderr]   Downloaded tokio-tls v0.2.1
[INFO] [stderr]   Downloaded tokyo v1.0.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.6.0
[INFO] [stderr]   Downloaded parking_lot_core v0.6.3
[INFO] [stderr]   Downloaded nonempty v0.10.0
[INFO] [stderr]   Downloaded tungstenite v0.6.1
[INFO] [stderr]   Downloaded which v2.0.1
[INFO] [stderr]   Downloaded owning_ref v0.4.1
[INFO] [stderr]   Downloaded tokio-signal v0.2.9
[INFO] [stderr]   Downloaded env_logger v0.6.2
[INFO] [stderr]   Downloaded jwt v0.16.0
[INFO] [stderr]   Downloaded actix-rt v2.10.0
[INFO] [stderr]   Downloaded zstd-safe v7.2.0
[INFO] [stderr]   Downloaded miette-derive v7.2.0
[INFO] [stderr]   Downloaded actix-server v2.4.0
[INFO] [stderr]   Downloaded actix v0.13.5
[INFO] [stderr]   Downloaded unicode-script v0.5.6
[INFO] [stderr]   Downloaded cedar-policy v3.2.1
[INFO] [stderr]   Downloaded miette v7.2.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.3.9
[INFO] [stderr]   Downloaded actix-http v3.8.0
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.1
[INFO] [stderr]   Downloaded trust-dns-proto v0.6.3
[INFO] [stderr]   Downloaded bindgen v0.48.1
[INFO] [stderr]   Downloaded serde_with v3.9.0
[INFO] [stderr]   Downloaded actix-web v4.8.0
[INFO] [stderr]   Downloaded cedar-policy-validator v3.2.1
[INFO] [stderr]   Downloaded derive_more-impl v1.0.0-beta.6
[INFO] [stderr]   Downloaded derive_more v1.0.0-beta.6
[INFO] [stderr]   Downloaded webpki v0.22.4
[INFO] [stderr]   Downloaded async-io v2.3.3
[INFO] [stderr]   Downloaded hashbrown v0.1.8
[INFO] [stderr]   Downloaded trust-dns-resolver v0.10.3
[INFO] [stderr]   Downloaded unicode-security v0.1.1
[INFO] [stderr]   Downloaded actix v0.7.9
[INFO] [stderr]   Downloaded actix-web-httpauth v0.8.2
[INFO] [stderr]   Downloaded rustc_lexer v0.1.0
[INFO] [stderr]   Downloaded serde_with_macros v3.9.0
[INFO] [stderr]   Downloaded actix_derive v0.3.2
[INFO] [stderr]   Downloaded resolv-conf v0.6.3
[INFO] [stderr]   Downloaded zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]   Downloaded argonautica v0.2.0
[INFO] [stderr]   Downloaded brotli v6.0.0
[INFO] [stderr]   Downloaded cedar-policy-core v3.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03f5be21f916fe5b3f413d9db1f3bd9a1e5c15403b89950f44bf71a9c733577c
[INFO] running `Command { std: "docker" "start" "-a" "03f5be21f916fe5b3f413d9db1f3bd9a1e5c15403b89950f44bf71a9c733577c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03f5be21f916fe5b3f413d9db1f3bd9a1e5c15403b89950f44bf71a9c733577c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03f5be21f916fe5b3f413d9db1f3bd9a1e5c15403b89950f44bf71a9c733577c", kill_on_drop: false }`
[INFO] [stdout] 03f5be21f916fe5b3f413d9db1f3bd9a1e5c15403b89950f44bf71a9c733577c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d404c3a0a9018b0dc30165e037e68e5eb5208a7fb07070788a34ed8dbbb2be6
[INFO] running `Command { std: "docker" "start" "-a" "9d404c3a0a9018b0dc30165e037e68e5eb5208a7fb07070788a34ed8dbbb2be6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling object v0.36.2
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling async-io v2.3.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling bindgen v0.48.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cedar-policy-core v3.2.1
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling miette v7.2.0
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling resolv-conf v0.6.3
[INFO] [stderr]    Compiling cedar-policy-validator v3.2.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling trust-dns-proto v0.6.3
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling input_buffer v0.2.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rustc_lexer v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling nonempty v0.10.0
[INFO] [stderr]    Compiling tungstenite v0.6.1
[INFO] [stderr]    Compiling unicode-security v0.1.1
[INFO] [stderr]    Compiling actix-server v2.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling trust-dns-resolver v0.10.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling argonautica v0.2.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling tokio-dns-unofficial v0.3.1
[INFO] [stderr]    Compiling actix_derive v0.3.2
[INFO] [stderr]    Compiling euclid_macros v0.1.0
[INFO] [stderr]    Compiling trust-dns-proto v0.5.0
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling actix-http v3.8.0
[INFO] [stderr]    Compiling tokio-signal v0.2.9
[INFO] [stderr]    Compiling tokio-tls v0.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling tokio-tungstenite v0.6.0
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling euclid v0.19.9
[INFO] [stderr]    Compiling actix v0.7.9
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling actix-web v4.8.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling actix_derive v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0-beta.6
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling text_io v0.1.12
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling tokyo v1.0.0
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling actix-web-httpauth v0.8.2
[INFO] [stderr]    Compiling derive_more v1.0.0-beta.6
[INFO] [stderr]    Compiling cedar-policy v3.2.1
[INFO] [stderr]    Compiling project_management_app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/services/projects.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |             let err = match &sql_result {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Condition` is never used
[INFO] [stdout]   --> src/services/permission/authorizer.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | trait Condition {
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/services/permission/authorizer.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl Permission {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 80 |     fn new(policies: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `generate_token` are never used
[INFO] [stdout]    --> src/services/permission/token.rs:97:8
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl TokenService {
[INFO] [stdout]     | ----------------- associated functions in this implementation
[INFO] [stdout]  97 |     fn new(jwt_secret: &str) -> TokenService {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn generate_token(token_claims: TokenClaims) -> Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/repository.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub type Result<T> = std::result::Result<T, RepositoryError>;
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Migrate` is never used
[INFO] [stdout]   --> src/repository.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub trait Migrate {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Repository` is never constructed
[INFO] [stdout]   --> src/repository.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Repository {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl Repository {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 76 |     pub async fn new(pool: &Pool<Any>, migration_path: &str) -> Repository {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9d404c3a0a9018b0dc30165e037e68e5eb5208a7fb07070788a34ed8dbbb2be6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d404c3a0a9018b0dc30165e037e68e5eb5208a7fb07070788a34ed8dbbb2be6", kill_on_drop: false }`
[INFO] [stdout] 9d404c3a0a9018b0dc30165e037e68e5eb5208a7fb07070788a34ed8dbbb2be6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17c0291de13a67b9f3a4967b16b42ce156c4e8ab30997ba71a330c6afcf833ee
[INFO] running `Command { std: "docker" "start" "-a" "17c0291de13a67b9f3a4967b16b42ce156c4e8ab30997ba71a330c6afcf833ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling project_management_app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/services/projects.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |             let err = match &sql_result {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Condition` is never used
[INFO] [stdout]   --> src/services/permission/authorizer.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | trait Condition {
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/services/permission/authorizer.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl Permission {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 80 |     fn new(policies: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `generate_token` are never used
[INFO] [stdout]    --> src/services/permission/token.rs:97:8
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl TokenService {
[INFO] [stdout]     | ----------------- associated functions in this implementation
[INFO] [stdout]  97 |     fn new(jwt_secret: &str) -> TokenService {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn generate_token(token_claims: TokenClaims) -> Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/repository.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub type Result<T> = std::result::Result<T, RepositoryError>;
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Migrate` is never used
[INFO] [stdout]   --> src/repository.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub trait Migrate {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Repository` is never constructed
[INFO] [stdout]   --> src/repository.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Repository {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl Repository {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 76 |     pub async fn new(pool: &Pool<Any>, migration_path: &str) -> Repository {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]    --> src/services/projects.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     use serde_json::Value;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/services/projects.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |             let err = match &sql_result {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/services/permission/token.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl TokenService {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 97 |     fn new(jwt_secret: &str) -> TokenService {
[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 6.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "17c0291de13a67b9f3a4967b16b42ce156c4e8ab30997ba71a330c6afcf833ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17c0291de13a67b9f3a4967b16b42ce156c4e8ab30997ba71a330c6afcf833ee", kill_on_drop: false }`
[INFO] [stdout] 17c0291de13a67b9f3a4967b16b42ce156c4e8ab30997ba71a330c6afcf833ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d9b2dc0b133de1cc7456ddad62240672876b2d681b6c1fb30f36d1492df7201
[INFO] running `Command { std: "docker" "start" "-a" "7d9b2dc0b133de1cc7456ddad62240672876b2d681b6c1fb30f36d1492df7201", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `serde_json::Value`
[INFO] [stderr]    --> src/services/projects.rs:112:9
[INFO] [stderr]     |
[INFO] [stderr] 112 |     use serde_json::Value;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `err`
[INFO] [stderr]    --> src/services/projects.rs:274:17
[INFO] [stderr]     |
[INFO] [stderr] 274 |             let err = match &sql_result {
[INFO] [stderr]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/services/permission/token.rs:97:8
[INFO] [stderr]    |
[INFO] [stderr] 96 | impl TokenService {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 97 |     fn new(jwt_secret: &str) -> TokenService {
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Condition` is never used
[INFO] [stderr]   --> src/services/permission/authorizer.rs:34:7
[INFO] [stderr]    |
[INFO] [stderr] 34 | trait Condition {
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/services/permission/authorizer.rs:80:8
[INFO] [stderr]    |
[INFO] [stderr] 79 | impl Permission {
[INFO] [stderr]    | --------------- associated function in this implementation
[INFO] [stderr] 80 |     fn new(policies: &str) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new` and `generate_token` are never used
[INFO] [stderr]    --> src/services/permission/token.rs:97:8
[INFO] [stderr]     |
[INFO] [stderr]  96 | impl TokenService {
[INFO] [stderr]     | ----------------- associated functions in this implementation
[INFO] [stderr]  97 |     fn new(jwt_secret: &str) -> TokenService {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 |     pub fn generate_token(token_claims: TokenClaims) -> Result<String> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Result` is never used
[INFO] [stderr]   --> src/repository.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub type Result<T> = std::result::Result<T, RepositoryError>;
[INFO] [stderr]    |          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Migrate` is never used
[INFO] [stderr]   --> src/repository.rs:54:11
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub trait Migrate {
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Repository` is never constructed
[INFO] [stderr]   --> src/repository.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub struct Repository {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/repository.rs:76:18
[INFO] [stderr]    |
[INFO] [stderr] 75 | impl Repository {
[INFO] [stderr]    | --------------- associated function in this implementation
[INFO] [stderr] 76 |     pub async fn new(pool: &Pool<Any>, migration_path: &str) -> Repository {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `project_management_app` (bin "project_management_app" test) generated 3 warnings (run `cargo fix --bin "project_management_app" -p project_management_app --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `project_management_app` (bin "project_management_app") generated 8 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/project_management_app-6acad55c88b0daa5)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test services::permission::authorizer::tests::all_policies_is_residual ... ok
[INFO] [stdout] test services::permission::authorizer::tests::projectlead_policy_is_denied ... ok
[INFO] [stdout] test services::permission::authorizer::tests::admin_policy_is_denied ... ok
[INFO] [stdout] test services::permission::authorizer::tests::projectlead_project_policy_is_residual ... ok
[INFO] [stdout] test services::projects::tests::admin_cannot_view_projects ... FAILED
[INFO] [stdout] test services::projects::tests::projectlead_can_view_projects ... FAILED
[INFO] [stdout] test services::projects::tests::developer_can_view_projects ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- services::projects::tests::admin_cannot_view_projects stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'services::projects::tests::admin_cannot_view_projects' (20) panicked at src/services/permission/token.rs:106:18:
[INFO] [stdout] JWT_SECRET must be set!: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ded89049f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ded89049f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ded89049f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ded89049f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ded891f0ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ded891f0ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x55ded8909f46 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ded8909f46 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55ded88e109f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ded88e109f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ded88fb989 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ded79fe26e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55ded79fe26e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ded88fbbf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55ded88fbbf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ded88e1158 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ded88d5f89 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ded88e221d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ded891f8ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ded891f5f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ded799617e - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55ded79b6d86 - <project_management_app[bc78798e78bdb351]::services::permission::token::TokenService>::generate_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/permission/token.rs:106:18
[INFO] [stdout]   22:     0x55ded79acbd1 - project_management_app[bc78798e78bdb351]::services::projects::tests::view_project_req
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/projects.rs:163:21
[INFO] [stdout]   23:     0x55ded79aa77c - project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/projects.rs:182:19
[INFO] [stdout]   24:     0x55ded79ee54f - <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x55ded79e63d0 - <tokio[a38333af53567bda]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x55ded79bc535 - <std[3b51380354919863]::thread::local::LocalKey<tokio[a38333af53567bda]::task::local::LocalData>>::try_with::<<tokio[a38333af53567bda]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x55ded79bc37e - <std[3b51380354919863]::thread::local::LocalKey<tokio[a38333af53567bda]::task::local::LocalData>>::with::<<tokio[a38333af53567bda]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x55ded79e30e6 - <tokio[a38333af53567bda]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x55ded79f1d56 - <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x55ded79e67e3 - <tokio[a38333af53567bda]::task::local::LocalSet>::run_until::<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x55ded799875d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x55ded799889d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x55ded79e26fd - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x55ded79e1e1b - tokio[a38333af53567bda]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x55ded79e1e1b - tokio[a38333af53567bda]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x55ded79e1e1b - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x55ded79d6c80 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x55ded79ddb50 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x55ded79dd834 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x55ded79a5d9b - <tokio[a38333af53567bda]::runtime::context::scoped::Scoped<tokio[a38333af53567bda]::runtime::scheduler::Context>>::set::<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x55ded7980f19 - tokio[a38333af53567bda]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x55ded79bcd82 - <std[3b51380354919863]::thread::local::LocalKey<tokio[a38333af53567bda]::runtime::context::Context>>::try_with::<tokio[a38333af53567bda]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x55ded79bc76e - <std[3b51380354919863]::thread::local::LocalKey<tokio[a38333af53567bda]::runtime::context::Context>>::with::<tokio[a38333af53567bda]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x55ded798011d - tokio[a38333af53567bda]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x55ded79d9b40 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x55ded79db257 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x55ded79dbe86 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x55ded799eaf5 - tokio[a38333af53567bda]::runtime::context::runtime::enter_runtime::<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x55ded79d6683 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x55ded79671b0 - <tokio[a38333af53567bda]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x55ded7967976 - <tokio[a38333af53567bda]::runtime::runtime::Runtime>::block_on::<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x55ded79e31ef - <tokio[a38333af53567bda]::task::local::LocalSet>::block_on::<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x55ded7993945 - <actix_rt[6a6ba8c64b312dc2]::runtime::Runtime>::block_on::<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x55ded799d0d9 - <actix_rt[6a6ba8c64b312dc2]::system::SystemRunner>::block_on::<project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x55ded79acf46 - project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/projects.rs:173:5
[INFO] [stdout]   56:     0x55ded79aa367 - project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/projects.rs:174:42
[INFO] [stdout]   57:     0x55ded794ee46 - <project_management_app[bc78798e78bdb351]::services::projects::tests::admin_cannot_view_projects::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55ded79f261b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x55ded79f261b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x55ded79fee7a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x55ded79fee7a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55ded79fee7a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x55ded79fee7a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x55ded79fee7a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55ded79fee7a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x55ded79fee7a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x55ded79fa424 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x55ded79fa424 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x55ded7a01972 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   70:     0x55ded7a01972 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   71:     0x55ded7a01972 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x55ded7a01972 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x55ded7a01972 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x55ded7a01972 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x55ded7a01972 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x55ded8903b5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   77:     0x55ded8903b5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   78:     0x77e7d0895aa4 - <unknown>
[INFO] [stdout]   79:     0x77e7d0922a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- services::projects::tests::projectlead_can_view_projects stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'services::projects::tests::projectlead_can_view_projects' (22) panicked at src/services/permission/token.rs:106:18:
[INFO] [stdout] JWT_SECRET must be set!: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ded89049f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ded89049f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ded89049f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ded89049f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ded891f0ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ded891f0ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x55ded8909f46 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ded8909f46 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55ded88e109f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ded88e109f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ded88fb989 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ded79fe26e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55ded79fe26e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ded88fbbf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55ded88fbbf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ded88e1158 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ded88d5f89 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ded88e221d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ded891f8ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ded891f5f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ded799617e - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55ded79b6d86 - <project_management_app[bc78798e78bdb351]::services::permission::token::TokenService>::generate_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/permission/token.rs:106:18
[INFO] [stdout]   22:     0x55ded79acbd1 - project_management_app[bc78798e78bdb351]::services::projects::tests::view_project_req
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/projects.rs:163:21
[INFO] [stdout]   23:     0x55ded79ab5cc - project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/projects.rs:197:19
[INFO] [stdout]   24:     0x55ded79ee7cf - <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x55ded79e65b0 - <tokio[a38333af53567bda]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x55ded79bc735 - <std[3b51380354919863]::thread::local::LocalKey<tokio[a38333af53567bda]::task::local::LocalData>>::try_with::<<tokio[a38333af53567bda]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x55ded79bc41e - <std[3b51380354919863]::thread::local::LocalKey<tokio[a38333af53567bda]::task::local::LocalData>>::with::<<tokio[a38333af53567bda]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x55ded79e3166 - <tokio[a38333af53567bda]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x55ded79f1df6 - <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x55ded79e6ca3 - <tokio[a38333af53567bda]::task::local::LocalSet>::run_until::<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x55ded79987dd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x55ded799891d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x55ded79e277d - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x55ded79e215b - tokio[a38333af53567bda]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x55ded79e215b - tokio[a38333af53567bda]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x55ded79e215b - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x55ded79d72c0 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x55ded79df090 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x55ded79dd874 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x55ded79a603b - <tokio[a38333af53567bda]::runtime::context::scoped::Scoped<tokio[a38333af53567bda]::runtime::scheduler::Context>>::set::<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x55ded7980f99 - tokio[a38333af53567bda]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x55ded79bd002 - <std[3b51380354919863]::thread::local::LocalKey<tokio[a38333af53567bda]::runtime::context::Context>>::try_with::<tokio[a38333af53567bda]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x55ded79bc82e - <std[3b51380354919863]::thread::local::LocalKey<tokio[a38333af53567bda]::runtime::context::Context>>::with::<tokio[a38333af53567bda]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x55ded798019d - tokio[a38333af53567bda]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x55ded79da380 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x55ded79db357 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x55ded79dc526 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x55ded799edb5 - tokio[a38333af53567bda]::runtime::context::runtime::enter_runtime::<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x55ded79d67e3 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x55ded7967390 - <tokio[a38333af53567bda]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x55ded7967cf6 - <tokio[a38333af53567bda]::runtime::runtime::Runtime>::block_on::<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x55ded79e330f - <tokio[a38333af53567bda]::task::local::LocalSet>::block_on::<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x55ded79939e5 - <actix_rt[6a6ba8c64b312dc2]::runtime::Runtime>::block_on::<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x55ded799d179 - <actix_rt[6a6ba8c64b312dc2]::system::SystemRunner>::block_on::<project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x55ded79ad046 - project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/projects.rs:188:5
[INFO] [stdout]   56:     0x55ded79aa3c7 - project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/projects.rs:189:45
[INFO] [stdout]   57:     0x55ded794eec6 - <project_management_app[bc78798e78bdb351]::services::projects::tests::projectlead_can_view_projects::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55ded79f261b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x55ded79f261b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x55ded79fee7a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x55ded79fee7a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55ded79fee7a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x55ded79fee7a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x55ded79fee7a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55ded79fee7a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x55ded79fee7a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x55ded79fa424 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x55ded79fa424 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x55ded7a01972 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   70:     0x55ded7a01972 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   71:     0x55ded7a01972 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x55ded7a01972 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x55ded7a01972 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x55ded7a01972 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x55ded7a01972 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x55ded8903b5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   77:     0x55ded8903b5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   78:     0x77e7d0895aa4 - <unknown>
[INFO] [stdout]   79:     0x77e7d0922a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- services::projects::tests::developer_can_view_projects stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'services::projects::tests::developer_can_view_projects' (21) panicked at src/services/permission/token.rs:106:18:
[INFO] [stdout] JWT_SECRET must be set!: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ded89049f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ded89049f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ded89049f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ded89049f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ded891f0ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ded891f0ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x55ded8909f46 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ded8909f46 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55ded88e109f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ded88e109f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ded88fb989 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ded79fe26e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55ded79fe26e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ded88fbbf2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55ded88fbbf2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ded88e1158 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ded88d5f89 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ded88e221d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ded891f8ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ded891f5f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ded799617e - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55ded79b6d86 - <project_management_app[bc78798e78bdb351]::services::permission::token::TokenService>::generate_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/permission/token.rs:106:18
[INFO] [stdout]   22:     0x55ded79acbd1 - project_management_app[bc78798e78bdb351]::services::projects::tests::view_project_req
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/projects.rs:163:21
[INFO] [stdout]   23:     0x55ded79aadbc - project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/projects.rs:215:19
[INFO] [stdout]   24:     0x55ded79ee68f - <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x55ded79e64c0 - <tokio[a38333af53567bda]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x55ded79bc635 - <std[3b51380354919863]::thread::local::LocalKey<tokio[a38333af53567bda]::task::local::LocalData>>::try_with::<<tokio[a38333af53567bda]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x55ded79bc3ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[a38333af53567bda]::task::local::LocalData>>::with::<<tokio[a38333af53567bda]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x55ded79e3126 - <tokio[a38333af53567bda]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x55ded79f1da6 - <tokio[a38333af53567bda]::task::local::RunUntil<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x55ded79e6a43 - <tokio[a38333af53567bda]::task::local::LocalSet>::run_until::<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x55ded799879d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x55ded79988dd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x55ded79e273d - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x55ded79e1fbb - tokio[a38333af53567bda]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x55ded79e1fbb - tokio[a38333af53567bda]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x55ded79e1fbb - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x55ded79d6fa0 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x55ded79de5f0 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x55ded79dd854 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x55ded79a5eeb - <tokio[a38333af53567bda]::runtime::context::scoped::Scoped<tokio[a38333af53567bda]::runtime::scheduler::Context>>::set::<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x55ded7980f59 - tokio[a38333af53567bda]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x55ded79bcec2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[a38333af53567bda]::runtime::context::Context>>::try_with::<tokio[a38333af53567bda]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x55ded79bc7ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[a38333af53567bda]::runtime::context::Context>>::with::<tokio[a38333af53567bda]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x55ded798015d - tokio[a38333af53567bda]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[a38333af53567bda]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x55ded79d9f60 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x55ded79db2d7 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x55ded79dc1d6 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x55ded799ec55 - tokio[a38333af53567bda]::runtime::context::runtime::enter_runtime::<<tokio[a38333af53567bda]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x55ded79d6733 - <tokio[a38333af53567bda]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x55ded79672a0 - <tokio[a38333af53567bda]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x55ded7967b36 - <tokio[a38333af53567bda]::runtime::runtime::Runtime>::block_on::<<tokio[a38333af53567bda]::task::local::LocalSet>::run_until<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x55ded79e327f - <tokio[a38333af53567bda]::task::local::LocalSet>::block_on::<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x55ded7993995 - <actix_rt[6a6ba8c64b312dc2]::runtime::Runtime>::block_on::<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x55ded799d129 - <actix_rt[6a6ba8c64b312dc2]::system::SystemRunner>::block_on::<project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x55ded79acfc6 - project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/projects.rs:206:5
[INFO] [stdout]   56:     0x55ded79aa397 - project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/projects.rs:207:43
[INFO] [stdout]   57:     0x55ded794ee86 - <project_management_app[bc78798e78bdb351]::services::projects::tests::developer_can_view_projects::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55ded79f261b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x55ded79f261b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x55ded79fee7a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x55ded79fee7a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x55ded79fee7a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x55ded79fee7a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x55ded79fee7a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x55ded79fee7a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x55ded79fee7a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x55ded79fa424 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x55ded79fa424 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x55ded7a01972 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   70:     0x55ded7a01972 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   71:     0x55ded7a01972 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x55ded7a01972 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x55ded7a01972 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x55ded7a01972 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x55ded7a01972 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x55ded8903b5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   77:     0x55ded8903b5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   78:     0x77e7d0895aa4 - <unknown>
[INFO] [stdout]   79:     0x77e7d0922a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     services::projects::tests::admin_cannot_view_projects
[INFO] [stdout]     services::projects::tests::developer_can_view_projects
[INFO] [stdout]     services::projects::tests::projectlead_can_view_projects
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin project_management_app`
[INFO] running `Command { std: "docker" "inspect" "7d9b2dc0b133de1cc7456ddad62240672876b2d681b6c1fb30f36d1492df7201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d9b2dc0b133de1cc7456ddad62240672876b2d681b6c1fb30f36d1492df7201", kill_on_drop: false }`
[INFO] [stdout] 7d9b2dc0b133de1cc7456ddad62240672876b2d681b6c1fb30f36d1492df7201
