[INFO] cloning repository https://github.com/sundaycrafts/radicle-httpd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sundaycrafts/radicle-httpd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsundaycrafts%2Fradicle-httpd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsundaycrafts%2Fradicle-httpd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 647b2f333fdf669ec315b3c130252b8d4712a9c9
[INFO] testing sundaycrafts/radicle-httpd against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsundaycrafts%2Fradicle-httpd" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/sundaycrafts/radicle-httpd
[INFO] finished tweaking git repo https://github.com/sundaycrafts/radicle-httpd
[INFO] tweaked toml for git repo https://github.com/sundaycrafts/radicle-httpd written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sundaycrafts/radicle-httpd on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sundaycrafts/radicle-httpd 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5812191bb86f3df33def25101f5df4d2ae622f6244970afebd68d39bb1cf2ce0
[INFO] running `Command { std: "docker" "start" "5812191bb86f3df33def25101f5df4d2ae622f6244970afebd68d39bb1cf2ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5812191bb86f3df33def25101f5df4d2ae622f6244970afebd68d39bb1cf2ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5812191bb86f3df33def25101f5df4d2ae622f6244970afebd68d39bb1cf2ce0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5812191bb86f3df33def25101f5df4d2ae622f6244970afebd68d39bb1cf2ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5812191bb86f3df33def25101f5df4d2ae622f6244970afebd68d39bb1cf2ce0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling amplify_num v0.5.3
[INFO] [stderr]    Compiling ct-codecs v1.1.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ec25519 v0.1.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling sqlite3-src v0.7.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling data-encoding-macro v0.1.15
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling p384 v0.13.0
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling radicle-dag v0.10.0
[INFO] [stderr]    Compiling sem_safe v0.2.1
[INFO] [stderr]    Compiling errno v0.3.13
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling radicle v0.24.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling amplify v4.7.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling signals_receipts v0.2.4
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling cyphergraphy v0.3.1
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling radicle-std-ext v0.2.0
[INFO] [stderr]    Compiling cypheraddr v0.4.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling fast-glob v0.3.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling socks5-client v0.4.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling radicle-signals v0.11.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cyphernet v0.5.4
[INFO] [stderr]    Compiling unicode-display-width v0.3.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling nonempty v0.11.0
[INFO] [stderr]    Compiling radicle-httpd v0.25.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling git-ref-format-core v0.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling radicle-git-metadata v0.2.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling git-ref-format-macro v0.6.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling radicle-surf v0.27.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling lru v0.16.0
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling lexopt v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling nonempty v0.9.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling radicle-git-ref-format v0.1.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling serde-untagged v0.1.7
[INFO] [stderr]    Compiling git-ref-format v0.6.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling radicle-localtime v0.1.0
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling qcheck v1.0.0
[INFO] [stderr]    Compiling radicle-term v0.18.0
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ssh-key v0.6.6
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling ssh-agent-lib v0.5.2
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling axum-listener v0.2.2
[INFO] [stderr]    Compiling radicle-oid v0.2.0
[INFO] [stderr]    Compiling radicle-git-ext v0.12.0
[INFO] [stderr]    Compiling sqlite3-sys v0.18.0
[INFO] [stderr]    Compiling sqlite v0.37.0
[INFO] [stderr]    Compiling radicle-crypto v0.17.0
[INFO] [stderr]    Compiling radicle-cob v0.20.0
[INFO] [stderr]    Compiling radicle-core v0.3.0
[INFO] [stderr]    Compiling radicle-job v0.6.0
[INFO] [stdout] warning: unused import: `crate::api::error::Error`
[INFO] [stdout]   --> src/api.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::api::error::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, proc-macro-error2 v2.0.1
[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" "5812191bb86f3df33def25101f5df4d2ae622f6244970afebd68d39bb1cf2ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5812191bb86f3df33def25101f5df4d2ae622f6244970afebd68d39bb1cf2ce0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling radicle-oid v0.2.0
[INFO] [stderr]    Compiling radicle-crypto v0.17.0
[INFO] [stderr]    Compiling radicle v0.24.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling radicle-cob v0.20.0
[INFO] [stderr]    Compiling radicle-core v0.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling axum-listener v0.2.2
[INFO] [stderr]    Compiling radicle-job v0.6.0
[INFO] [stderr]    Compiling radicle-httpd v0.25.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::api::error::Error`
[INFO] [stdout]   --> src/api.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::api::error::Error;
[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 import: `crate::api::error::Error`
[INFO] [stdout]   --> src/api.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::api::error::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.77s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, proc-macro-error2 v2.0.1
[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" "5812191bb86f3df33def25101f5df4d2ae622f6244970afebd68d39bb1cf2ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5812191bb86f3df33def25101f5df4d2ae622f6244970afebd68d39bb1cf2ce0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::api::error::Error`
[INFO] [stderr]   --> src/api.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | use crate::api::error::Error;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `radicle-httpd` (lib) generated 1 warning (run `cargo fix --lib -p radicle-httpd` to apply 1 suggestion)
[INFO] [stderr] warning: `radicle-httpd` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, proc-macro-error2 v2.0.1
[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/lib.rs (/opt/rustwide/target/debug/deps/radicle_httpd-1581330be69e743f)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test api::tests::refs::mock::empty_patterns_yield_empty_result ... ok
[INFO] [stdout] test api::tests::refs::mock::classifies_tags_and_non_tags ... ok
[INFO] [stdout] test api::tests::refs::mock::skips_refs_whose_peel_fails ... ok
[INFO] [stdout] test api::tests::refs::mock::annotated_tag_metadata_is_included ... ok
[INFO] [stdout] [2m2026-07-10T20:15:24.653231Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:24.797310Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:24.801099Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:24.823118Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:24.842040Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:24.844730Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:24.846776Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:24.864007Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:24.877975Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:24.900962Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:24.902995Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:24.903691Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:24.909622Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:24.910999Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:24.912016Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:24.923927Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:24.926696Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:24.926707Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:24.944080Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:24.958094Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:24.958094Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:24.966766Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:24.978962Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:24.979686Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:24.987516Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:24.991468Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:25.017102Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:25.135192Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:25.136743Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:25.139676Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:25.144001Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:25.250615Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::tests::test_empty_pinned_repos_transitions ... ok
[INFO] [stdout] test api::tests::test_web_config_concurrent_reads ... ok
[INFO] [stdout] test api::v1::node::routes::test_nodes_inventory ... ok
[INFO] [stdout] test api::v1::node::routes::test_node_repo_policies ... ok
[INFO] [stdout] test api::v1::delegates::routes::test_delegates_repos ... FAILED
[INFO] [stdout] test api::v1::node::routes::test_node_repos_policies ... ok
[INFO] [stdout] [2m2026-07-10T20:15:25.910357Z[0m [31mERROR[0m Error getting node config: failed to open node control socket "/tmp/.tmpsmpBU3/radicle/node/control.sock" (entity not found)
[INFO] [stdout] test api::tests::test_profile_immutable_after_reload ... ok
[INFO] [stdout] [2m2026-07-10T20:15:25.974018Z[0m [31mERROR[0m Error getting node config: failed to open node control socket "/tmp/.tmpS2QCgx/radicle/node/control.sock" (entity not found)
[INFO] [stdout] test api::v1::node::routes::test_node_endpoint_responds_quickly ... ok
[INFO] [stdout] test api::tests::refs::test_repo_info_includes_refs ... ok
[INFO] [stdout] test api::v1::node::routes::test_nodes ... ok
[INFO] [stdout] test api::tests::test_web_config_reload_simulation ... ok
[INFO] [stdout] test api::tests::refs::test_multi_peer_canonical_refs ... ok
[INFO] [stdout] test api::v1::node::routes::test_node_uses_reloadable_config ... ok
[INFO] [stdout] test api::tests::test_web_config_accessor ... ok
[INFO] [stdout] test api::tests::test_web_config_preserves_data_across_reads ... ok
[INFO] [stdout] test api::tests::refs::test_canonical_refs_synthesized_without_config ... ok
[INFO] [stdout] [2m2026-07-10T20:15:27.038823Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.071967Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.117973Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:27.187879Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:27.239827Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.242728Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.314284Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:27.327115Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.327180Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:27.352995Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.354155Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.355526Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.375037Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.380139Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:27.424979Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.433171Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:27.437732Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:27.446201Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:27.453352Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:27.455550Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.576275Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.576275Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:27.583172Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:27.610980Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.630164Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.633047Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.642731Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::v1::repos::routes::test_repos_blob_not_found ... ok
[INFO] [stdout] [2m2026-07-10T20:15:27.648916Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::v1::repos::routes::test_repos ... ok
[INFO] [stdout] test api::v1::repos::routes::test_repos_commits_not_found ... ok
[INFO] [stdout] [2m2026-07-10T20:15:27.738046Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:27.740034Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:27.741481Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:27.834882Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::v1::repos::routes::test_repos_commits_root ... ok
[INFO] [stdout] test api::v1::repos::routes::test_repos_commits ... ok
[INFO] [stdout] test api::v1::repos::routes::test_repos_not_found ... ok
[INFO] [stdout] test api::v1::repos::routes::test_repos_issues_root ... ok
[INFO] [stdout] test api::v1::repos::routes::test_repos_private ... FAILED
[INFO] [stdout] test api::v1::repos::routes::test_repos_blob ... ok
[INFO] [stdout] test api::v1::repos::routes::test_repos_diff ... ok
[INFO] [stdout] test api::v1::repos::routes::test_repos_patch ... ok
[INFO] [stdout] test api::v1::repos::routes::test_repos_readme ... ok
[INFO] [stdout] test api::v1::repos::routes::test_repos_issue ... ok
[INFO] [stdout] test api::v1::repos::routes::test_repos_patches_root ... ok
[INFO] [stdout] test api::v1::repos::routes::test_repos_multi_peer_canonical_refs ... ok
[INFO] [stdout] test api::v1::repos::routes::test_repos_remotes ... ok
[INFO] [stdout] [2m2026-07-10T20:15:28.883632Z[0m [31mERROR[0m not found
[INFO] [stdout] test routes::test_invalid_route_returns_404 ... ok
[INFO] [stdout] [2m2026-07-10T20:15:28.936690Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:29.030273Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:29.060051Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:29.119630Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:29.136447Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:29.222001Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:29.230766Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:29.330413Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:29.340697Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:29.342094Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:29.348208Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:29.401215Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:29.424469Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:29.464200Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:29.495152Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:29.503596Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:29.504274Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:29.506066Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::v1::repos::routes::test_repos_remotes_not_found ... ok
[INFO] [stdout] [2m2026-07-10T20:15:29.528236Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:29.533819Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:29.559537Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-07-10T20:15:29.618795Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:29.619202Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:29.654057Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:29.660797Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] test api::v1::repos::routes::test_repos_remotes_root ... ok
[INFO] [stdout] test api::v1::repos::routes::test_repos_root ... ok
[INFO] [stdout] [2m2026-07-10T20:15:29.694060Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-07-10T20:15:29.914884Z[0m [31mERROR[0m not found
[INFO] [stdout] [2m2026-07-10T20:15:29.922929Z[0m [34mDEBUG[0m id: RepoId(rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp)
[INFO] [stdout] [2m2026-07-10T20:15:29.929105Z[0m [34mDEBUG[0m headers: {"content-type": "application/json"}
[INFO] [stdout] [2m2026-07-10T20:15:29.930988Z[0m [34mDEBUG[0m path: "info/refs"
[INFO] [stdout] [2m2026-07-10T20:15:29.931067Z[0m [34mDEBUG[0m method: "GET"
[INFO] [stdout] [2m2026-07-10T20:15:29.931104Z[0m [34mDEBUG[0m remote: Tcp(0.0.0.0:8080)
[INFO] [stdout] [2m2026-07-10T20:15:29.940871Z[0m [34mDEBUG[0m git-http-backend: {"Content-Type": ["text/plain"], "Cache-Control": ["no-cache, max-age=0, must-revalidate"], "Expires": ["Fri, 01 Jan 1980 00:00:00 GMT"], "Content-Length": ["1119"], "Pragma": ["no-cache"]}
[INFO] [stdout] test api::v1::repos::routes::test_repos_stats ... ok
[INFO] [stdout] test api::v1::repos::routes::test_search_repos ... FAILED
[INFO] [stdout] test git::routes::test_aliases ... ok
[INFO] [stdout] test api::v1::stats::routes::test_stats ... ok
[INFO] [stdout] test api::v1::repos::routes::test_repos_tree_not_found ... ok
[INFO] [stdout] test api::v1::repos::routes::test_search_repos_pagination ... FAILED
[INFO] [stdout] [2m2026-07-10T20:15:30.204999Z[0m [34mDEBUG[0m id: RepoId(rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp)
[INFO] [stdout] [2m2026-07-10T20:15:30.205121Z[0m [34mDEBUG[0m headers: {"content-type": "application/json"}
[INFO] [stdout] [2m2026-07-10T20:15:30.205211Z[0m [34mDEBUG[0m path: "info/refs"
[INFO] [stdout] [2m2026-07-10T20:15:30.205244Z[0m [34mDEBUG[0m method: "GET"
[INFO] [stdout] [2m2026-07-10T20:15:30.205297Z[0m [34mDEBUG[0m remote: Tcp(0.0.0.0:8080)
[INFO] [stdout] [2m2026-07-10T20:15:30.218403Z[0m [31mERROR[0m not found
[INFO] [stdout] test api::v1::repos::routes::test_repos_uses_reloadable_pinned_config ... ok
[INFO] [stdout] [2m2026-07-10T20:15:30.223347Z[0m [34mDEBUG[0m git-http-backend: {"Cache-Control": ["no-cache, max-age=0, must-revalidate"], "Expires": ["Fri, 01 Jan 1980 00:00:00 GMT"], "Content-Length": ["1119"], "Content-Type": ["text/plain"], "Pragma": ["no-cache"]}
[INFO] [stdout] test api::v1::repos::routes::test_repos_tree ... ok
[INFO] [stdout] test git::routes::test_info_request ... ok
[INFO] [stdout] test raw::routes::test_file_handler ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::v1::delegates::routes::test_delegates_repos stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::v1::delegates::routes::test_delegates_repos' (6087) panicked at src/api/v1/delegates.rs:106:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Array [Object {"payloads": Object {"xyz.radicle.project": Object {"data": Object {"defaultBranch": String("master"), "description": String("Private Rad repository for tests"), "name": String("hello-world-private")}, "meta": Object {"head": String("d26ed310ed140fbef2a066aa486cf59a0f9f7812"), "issues": Object {"open": Number(0), "closed": Number(0)}, "patches": Object {"open": Number(0), "draft": Number(0), "archived": Number(0), "merged": Number(0)}}}}, "delegates": Array [Object {"id": String("did:key:z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi"), "alias": String("seed")}], "threshold": Number(1), "visibility": Object {"type": String("private")}, "rid": String("rad:zLuTzcmoWMcdK37xqArS8eckp9vK"), "seeding": Number(0), "refs": Object {"tags": Object {}, "refs": Object {"refs/heads/master": String("d26ed310ed140fbef2a066aa486cf59a0f9f7812")}}}, Object {"payloads": Object {"xyz.radicle.project": Object {"data": Object {"defaultBranch": String("master"), "description": String("Rad repository for tests"), "name": String("hello-world")}, "meta": Object {"head": String("e8c676b9e3b42308dc9d218b70faa5408f8e58ca"), "issues": Object {"open": Number(1), "closed": Number(0)}, "patches": Object {"open": Number(1), "draft": Number(0), "archived": Number(0), "merged": Number(0)}}}}, "delegates": Array [Object {"id": String("did:key:z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi"), "alias": String("seed")}], "threshold": Number(1), "visibility": Object {"type": String("public")}, "rid": String("rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp"), "seeding": Number(1), "refs": Object {"tags": Object {}, "refs": Object {"refs/heads/master": String("e8c676b9e3b42308dc9d218b70faa5408f8e58ca")}}}, Object {"payloads": Object {"xyz.radicle.project": Object {"data": Object {"defaultBranch": String("master"), "description": String("Rad repository for sorting"), "name": String("again-hello-world")}, "meta": Object {"head": String("344dcd184df5bf37aab6c107fa9371a1c5b3321a"), "issues": Object {"open": Number(0), "closed": Number(0)}, "patches": Object {"open": Number(0), "draft": Number(0), "archived": Number(0), "merged": Number(0)}}}}, "delegates": Array [Object {"id": String("did:key:z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi"), "alias": String("seed")}], "threshold": Number(1), "visibility": Object {"type": String("public")}, "rid": String("rad:z4GypKmh1gkEfmkXtarcYnkvtFUfE"), "seeding": Number(1), "refs": Object {"tags": Object {}, "refs": Object {"refs/heads/master": String("344dcd184df5bf37aab6c107fa9371a1c5b3321a")}}}]
[INFO] [stdout]  right: Array [Object {"payloads": Object {"xyz.radicle.project": Object {"data": Object {"defaultBranch": String("master"), "description": String("Rad repository for tests"), "name": String("hello-world")}, "meta": Object {"head": String("e8c676b9e3b42308dc9d218b70faa5408f8e58ca"), "patches": Object {"open": Number(1), "draft": Number(0), "archived": Number(0), "merged": Number(0)}, "issues": Object {"open": Number(1), "closed": Number(0)}}}}, "delegates": Array [Object {"id": String("did:key:z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi"), "alias": String("seed")}], "threshold": Number(1), "visibility": Object {"type": String("public")}, "rid": String("rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp"), "seeding": Number(1), "refs": Object {"tags": Object {}, "refs": Object {"refs/heads/master": String("e8c676b9e3b42308dc9d218b70faa5408f8e58ca")}}}, Object {"payloads": Object {"xyz.radicle.project": Object {"data": Object {"defaultBranch": String("master"), "description": String("Rad repository for sorting"), "name": String("again-hello-world")}, "meta": Object {"head": String("344dcd184df5bf37aab6c107fa9371a1c5b3321a"), "patches": Object {"open": Number(0), "draft": Number(0), "archived": Number(0), "merged": Number(0)}, "issues": Object {"open": Number(0), "closed": Number(0)}}}}, "delegates": Array [Object {"id": String("did:key:z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi"), "alias": String("seed")}], "threshold": Number(1), "visibility": Object {"type": String("public")}, "rid": String("rad:z4GypKmh1gkEfmkXtarcYnkvtFUfE"), "seeding": Number(1), "refs": Object {"tags": Object {}, "refs": Object {"refs/heads/master": String("344dcd184df5bf37aab6c107fa9371a1c5b3321a")}}}]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bdf6e13901 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bdf6e13901 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bdf6e13901 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61bdf6e13901 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61bdf6e2ceea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61bdf6e2ceea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x61bdf6e18d2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x61bdf6e18d2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x61bdf6deeb26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61bdf6deeb26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61bdf6e0a899 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61bdf6293b40 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x61bdf6293b40 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61bdf6e0abc2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x61bdf6e0abc2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x61bdf6deebd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x61bdf6de5d69 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61bdf6def96d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x61bdf6e2d71c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61bdf6e2d5a3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61bdf603c09a - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<serde_json[34d4a11e32fb3bcb]::value::Value, serde_json[34d4a11e32fb3bcb]::value::Value>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61bdf5efc818 - radicle_httpd[caa84f704162f86]::api::v1::delegates::routes::test_delegates_repos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/v1/delegates.rs:106:9
[INFO] [stdout]   22:     0x61bdf5f540d2 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x61bdf5f5414d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61bdf61944ed - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x61bdf61943eb - tokio[ac231d5c2bc877d9]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x61bdf61943eb - tokio[ac231d5c2bc877d9]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x61bdf61943eb - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x61bdf616a3b0 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x61bdf619312d - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x61bdf6192424 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x61bdf5ea276b - <tokio[ac231d5c2bc877d9]::runtime::context::scoped::Scoped<tokio[ac231d5c2bc877d9]::runtime::scheduler::Context>>::set::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x61bdf5eb3519 - tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x61bdf5ed8372 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ac231d5c2bc877d9]::runtime::context::Context>>::try_with::<tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   34:     0x61bdf5ed7efe - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ac231d5c2bc877d9]::runtime::context::Context>>::with::<tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   35:     0x61bdf5eaaddd - tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x61bdf616d5d0 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x61bdf616d8c6 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x61bdf6191f30 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x61bdf5f331a3 - tokio[ac231d5c2bc877d9]::runtime::context::runtime::enter_runtime::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x61bdf6169ee1 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x61bdf5dfee14 - <tokio[ac231d5c2bc877d9]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x61bdf5dfefdf - <tokio[ac231d5c2bc877d9]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x61bdf5f19743 - radicle_httpd[caa84f704162f86]::api::v1::delegates::routes::test_delegates_repos
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/v1/delegates.rs:280:10
[INFO] [stdout]   44:     0x61bdf5ef51b7 - radicle_httpd[caa84f704162f86]::api::v1::delegates::routes::test_delegates_repos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/v1/delegates.rs:89:36
[INFO] [stdout]   45:     0x61bdf611b556 - <radicle_httpd[caa84f704162f86]::api::v1::delegates::routes::test_delegates_repos::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x61bdf6286e7b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61bdf6286e7b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x61bdf62944c5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x61bdf62944c5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x61bdf62944c5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   51:     0x61bdf62944c5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x61bdf62944c5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61bdf62944c5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x61bdf62944c5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x61bdf628ef74 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x61bdf628ef74 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x61bdf6297612 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x61bdf6297612 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x61bdf6297612 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x61bdf6297612 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x61bdf6297612 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x61bdf6297612 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x61bdf6297612 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x61bdf6e12f4f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   65:     0x61bdf6e12f4f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   66:     0x7516ca6dfaa4 - <unknown>
[INFO] [stdout]   67:     0x7516ca76ca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::v1::repos::routes::test_repos_private stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::v1::repos::routes::test_repos_private' (6653) panicked at src/api/v1/repos.rs:1963:9:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<[0m[1;48;5;52;31m2[0m[31m0[0m[1;48;5;52;31m0[0m
[INFO] [stdout] [32m>[0m[1;48;5;22;32m4[0m[32m0[0m[1;48;5;22;32m4[0m
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bdf6e13901 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bdf6e13901 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bdf6e13901 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61bdf6e13901 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61bdf6e2ceea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61bdf6e2ceea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x61bdf6e18d2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x61bdf6e18d2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x61bdf6deeb26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61bdf6deeb26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61bdf6e0a899 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61bdf6293b40 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x61bdf6293b40 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61bdf6e0abc2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x61bdf6e0abc2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x61bdf6deebd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x61bdf6de5d69 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61bdf6def96d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x61bdf6e2d71c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61bdf5e7ec70 - radicle_httpd[caa84f704162f86]::api::v1::repos::routes::test_repos_private::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/v1/repos.rs:1963:9
[INFO] [stdout]   20:     0x61bdf5f540d2 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x61bdf5f5414d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x61bdf61944ed - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x61bdf61943eb - tokio[ac231d5c2bc877d9]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x61bdf61943eb - tokio[ac231d5c2bc877d9]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x61bdf61943eb - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x61bdf616a3b0 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x61bdf619312d - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x61bdf6192424 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x61bdf5ea276b - <tokio[ac231d5c2bc877d9]::runtime::context::scoped::Scoped<tokio[ac231d5c2bc877d9]::runtime::scheduler::Context>>::set::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x61bdf5eb3519 - tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x61bdf5ed8372 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ac231d5c2bc877d9]::runtime::context::Context>>::try_with::<tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   32:     0x61bdf5ed7efe - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ac231d5c2bc877d9]::runtime::context::Context>>::with::<tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   33:     0x61bdf5eaaddd - tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x61bdf616d5d0 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x61bdf616d8c6 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x61bdf6191f30 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x61bdf5f331a3 - tokio[ac231d5c2bc877d9]::runtime::context::runtime::enter_runtime::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x61bdf6169ee1 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x61bdf5dfee14 - <tokio[ac231d5c2bc877d9]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x61bdf5dfefdf - <tokio[ac231d5c2bc877d9]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x61bdf5e9a6c3 - radicle_httpd[caa84f704162f86]::api::v1::repos::routes::test_repos_private
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/v1/repos.rs:1975:61
[INFO] [stdout]   42:     0x61bdf5e3d187 - radicle_httpd[caa84f704162f86]::api::v1::repos::routes::test_repos_private::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/v1/repos.rs:1951:34
[INFO] [stdout]   43:     0x61bdf611b196 - <radicle_httpd[caa84f704162f86]::api::v1::repos::routes::test_repos_private::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61bdf6286e7b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61bdf6286e7b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x61bdf62944c5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x61bdf62944c5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x61bdf62944c5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x61bdf62944c5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x61bdf62944c5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x61bdf62944c5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x61bdf62944c5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x61bdf628ef74 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x61bdf628ef74 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x61bdf6297612 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x61bdf6297612 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61bdf6297612 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x61bdf6297612 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61bdf6297612 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61bdf6297612 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x61bdf6297612 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x61bdf6e12f4f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x61bdf6e12f4f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7516ca6dfaa4 - <unknown>
[INFO] [stdout]   65:     0x7516ca76ca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::v1::repos::routes::test_search_repos stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::v1::repos::routes::test_search_repos' (7206) panicked at src/api/v1/repos.rs:1023:9:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  Array [
[INFO] [stdout]      Object {
[INFO] [stdout] [31m<        "rid": String("rad:zLuTzcmoWMcdK37xqArS8eckp9vK"),[0m
[INFO] [stdout]          "payloads": Object {
[INFO] [stdout]              "xyz.radicle.project": Object {
[INFO] [stdout] [32m>                "name": String("hello-world"),[0m
[INFO] [stdout] [32m>                "description": String("Rad repository for tests"),[0m
[INFO] [stdout]                  "defaultBranch": String("master"),
[INFO] [stdout] [31m<                "description": String("Private Rad repository for tests"),[0m
[INFO] [stdout] [31m<                "name": String("hello-world-private"),[0m
[INFO] [stdout]              },
[INFO] [stdout]          },
[INFO] [stdout] [31m<        "delegates": Array [[0m
[INFO] [stdout] [31m<            Object {[0m
[INFO] [stdout] [31m<                "id": String("did:key:z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi"),[0m
[INFO] [stdout] [31m<                "alias": String("seed"),[0m
[INFO] [stdout] [31m<            },[0m
[INFO] [stdout] [31m<        ],[0m
[INFO] [stdout] [31m<        "seeds": Number(0),[0m
[INFO] [stdout] [31m<    },[0m
[INFO] [stdout] [31m<    Object {[0m
[INFO] [stdout]          "rid": String("rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp"),
[INFO] [stdout] [31m<        "payloads": Object {[0m
[INFO] [stdout] [31m<            "xyz.radicle.project": Object {[0m
[INFO] [stdout] [31m<                "defaultBranch": String("master"),[0m
[INFO] [stdout] [31m<                "description": String("Rad repository for tests"),[0m
[INFO] [stdout] [31m<                "name": String("hello-world"),[0m
[INFO] [stdout] [31m<            },[0m
[INFO] [stdout] [31m<        },[0m
[INFO] [stdout]          "delegates": Array [
[INFO] [stdout]              Object {
[INFO] [stdout]                  "id": String("did:key:z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi"),
[INFO] [stdout]                  "alias": String("seed"),
[INFO] [stdout]              },
[INFO] [stdout]          ],
[INFO] [stdout]          "seeds": Number(1),
[INFO] [stdout]      },
[INFO] [stdout]      Object {
[INFO] [stdout] [31m<        "rid": String("rad:z4GypKmh1gkEfmkXtarcYnkvtFUfE"),[0m
[INFO] [stdout]          "payloads": Object {
[INFO] [stdout]              "xyz.radicle.project": Object {
[INFO] [stdout] [31m<                "defaultBranch": String("master"),[0m
[INFO] [stdout] [31m<                "description": String("Rad repository for sorting"),[0m
[INFO] [stdout]                  "name": String("again-hello-world"),
[INFO] [stdout] [32m>                "description": String("Rad repository for sorting"),[0m
[INFO] [stdout] [32m>                "defaultBranch": String("master"),[0m
[INFO] [stdout]              },
[INFO] [stdout]          },
[INFO] [stdout] [32m>        "rid": String("rad:z4GypKmh1gkEfmkXtarcYnkvtFUfE"),[0m
[INFO] [stdout]          "delegates": Array [
[INFO] [stdout]              Object {
[INFO] [stdout]                  "id": String("did:key:z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi"),
[INFO] [stdout]                  "alias": String("seed"),
[INFO] [stdout]              },
[INFO] [stdout]          ],
[INFO] [stdout]          "seeds": Number(1),
[INFO] [stdout]      },
[INFO] [stdout]  ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bdf6e13901 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bdf6e13901 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bdf6e13901 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61bdf6e13901 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61bdf6e2ceea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61bdf6e2ceea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x61bdf6e18d2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x61bdf6e18d2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x61bdf6deeb26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61bdf6deeb26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61bdf6e0a899 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61bdf6293b40 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x61bdf6293b40 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61bdf6e0abc2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x61bdf6e0abc2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x61bdf6deebd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x61bdf6de5d69 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61bdf6def96d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x61bdf6e2d71c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61bdf5e70a70 - radicle_httpd[caa84f704162f86]::api::v1::repos::routes::test_search_repos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/v1/repos.rs:1023:9
[INFO] [stdout]   20:     0x61bdf5f540d2 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x61bdf5f5414d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x61bdf61944ed - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x61bdf61943eb - tokio[ac231d5c2bc877d9]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x61bdf61943eb - tokio[ac231d5c2bc877d9]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x61bdf61943eb - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x61bdf616a3b0 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x61bdf619312d - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x61bdf6192424 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x61bdf5ea276b - <tokio[ac231d5c2bc877d9]::runtime::context::scoped::Scoped<tokio[ac231d5c2bc877d9]::runtime::scheduler::Context>>::set::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x61bdf5eb3519 - tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x61bdf5ed8372 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ac231d5c2bc877d9]::runtime::context::Context>>::try_with::<tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   32:     0x61bdf5ed7efe - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ac231d5c2bc877d9]::runtime::context::Context>>::with::<tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   33:     0x61bdf5eaaddd - tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x61bdf616d5d0 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x61bdf616d8c6 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x61bdf6191f30 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x61bdf5f331a3 - tokio[ac231d5c2bc877d9]::runtime::context::runtime::enter_runtime::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x61bdf6169ee1 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x61bdf5dfee14 - <tokio[ac231d5c2bc877d9]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x61bdf5dfefdf - <tokio[ac231d5c2bc877d9]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x61bdf5e9a343 - radicle_httpd[caa84f704162f86]::api::v1::repos::routes::test_search_repos
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/v1/repos.rs:1061:10
[INFO] [stdout]   42:     0x61bdf5e3d127 - radicle_httpd[caa84f704162f86]::api::v1::repos::routes::test_search_repos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/v1/repos.rs:1017:33
[INFO] [stdout]   43:     0x61bdf611b116 - <radicle_httpd[caa84f704162f86]::api::v1::repos::routes::test_search_repos::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61bdf6286e7b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61bdf6286e7b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x61bdf62944c5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x61bdf62944c5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x61bdf62944c5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x61bdf62944c5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x61bdf62944c5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x61bdf62944c5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x61bdf62944c5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x61bdf628ef74 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x61bdf628ef74 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x61bdf6297612 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x61bdf6297612 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61bdf6297612 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x61bdf6297612 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61bdf6297612 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61bdf6297612 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x61bdf6297612 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x61bdf6e12f4f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x61bdf6e12f4f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7516ca6dfaa4 - <unknown>
[INFO] [stdout]   65:     0x7516ca76ca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::v1::repos::routes::test_search_repos_pagination stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::v1::repos::routes::test_search_repos_pagination' (7208) panicked at src/api/v1/repos.rs:1071:9:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  Array [
[INFO] [stdout]      Object {
[INFO] [stdout] [31m<        "rid": String("rad:z[0m[1;48;5;52;31mL[0m[31mu[0m[1;48;5;52;31mTz[0m[31mc[0m[1;48;5;52;31mmoW[0m[31mM[0m[1;48;5;52;31mcdK37[0m[31mx[0m[1;48;5;52;31mqArS8eckp[0m[31m9[0m[1;48;5;52;31mvK[0m[31m"),[0m
[INFO] [stdout] [32m>        "rid": String("rad:z[0m[1;48;5;22;32m4F[0m[32muc[0m[1;48;5;22;32mBZHZ[0m[32mM[0m[1;48;5;22;32mCs[0m[32mx[0m[1;48;5;22;32mTyQE1dfE2YR5[0m[32m9[0m[1;48;5;22;32mQbp[0m[32m"),[0m
[INFO] [stdout]          "payloads": Object {
[INFO] [stdout]              "xyz.radicle.project": Object {
[INFO] [stdout]                  "defaultBranch": String("master"),
[INFO] [stdout] [31m<                "description": String("Private Rad repository for tests"),[0m
[INFO] [stdout] [31m<                "name": String("hello-world-private"),[0m
[INFO] [stdout] [32m>                "description": String("Rad repository for tests"),[0m
[INFO] [stdout] [32m>                "name": String("hello-world"),[0m
[INFO] [stdout]              },
[INFO] [stdout]          },
[INFO] [stdout]          "delegates": Array [
[INFO] [stdout]              Object {
[INFO] [stdout]                  "id": String("did:key:z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi"),
[INFO] [stdout]                  "alias": String("seed"),
[INFO] [stdout]              },
[INFO] [stdout]          ],
[INFO] [stdout] [31m<        "seeds": Number([0m[1;48;5;52;31m0[0m[31m),[0m
[INFO] [stdout] [32m>        "seeds": Number([0m[1;48;5;22;32m1[0m[32m),[0m
[INFO] [stdout]      },
[INFO] [stdout]  ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bdf6e13901 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bdf6e13901 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bdf6e13901 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61bdf6e13901 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61bdf6e2ceea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61bdf6e2ceea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x61bdf6e18d2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x61bdf6e18d2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x61bdf6deeb26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61bdf6deeb26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61bdf6e0a899 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61bdf6293b40 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x61bdf6293b40 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61bdf6e0abc2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x61bdf6e0abc2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x61bdf6deebd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x61bdf6de5d69 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61bdf6def96d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x61bdf6e2d71c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61bdf5e947a8 - radicle_httpd[caa84f704162f86]::api::v1::repos::routes::test_search_repos_pagination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/v1/repos.rs:1071:9
[INFO] [stdout]   20:     0x61bdf5f540d2 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x61bdf5f5414d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x61bdf61944ed - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x61bdf61943eb - tokio[ac231d5c2bc877d9]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x61bdf61943eb - tokio[ac231d5c2bc877d9]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x61bdf61943eb - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x61bdf616a3b0 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x61bdf619312d - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x61bdf6192424 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x61bdf5ea276b - <tokio[ac231d5c2bc877d9]::runtime::context::scoped::Scoped<tokio[ac231d5c2bc877d9]::runtime::scheduler::Context>>::set::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x61bdf5eb3519 - tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x61bdf5ed8372 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ac231d5c2bc877d9]::runtime::context::Context>>::try_with::<tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   32:     0x61bdf5ed7efe - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ac231d5c2bc877d9]::runtime::context::Context>>::with::<tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   33:     0x61bdf5eaaddd - tokio[ac231d5c2bc877d9]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x61bdf616d5d0 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x61bdf616d8c6 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x61bdf6191f30 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x61bdf5f331a3 - tokio[ac231d5c2bc877d9]::runtime::context::runtime::enter_runtime::<<tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x61bdf6169ee1 - <tokio[ac231d5c2bc877d9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x61bdf5dfee14 - <tokio[ac231d5c2bc877d9]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x61bdf5dfefdf - <tokio[ac231d5c2bc877d9]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x61bdf5e9ba03 - radicle_httpd[caa84f704162f86]::api::v1::repos::routes::test_search_repos_pagination
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/v1/repos.rs:1092:10
[INFO] [stdout]   42:     0x61bdf5e3d397 - radicle_httpd[caa84f704162f86]::api::v1::repos::routes::test_search_repos_pagination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/v1/repos.rs:1065:44
[INFO] [stdout]   43:     0x61bdf611b456 - <radicle_httpd[caa84f704162f86]::api::v1::repos::routes::test_search_repos_pagination::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61bdf6286e7b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61bdf6286e7b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x61bdf62944c5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x61bdf62944c5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x61bdf62944c5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x61bdf62944c5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x61bdf62944c5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x61bdf62944c5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x61bdf62944c5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x61bdf628ef74 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x61bdf628ef74 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x61bdf6297612 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x61bdf6297612 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61bdf6297612 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x61bdf6297612 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61bdf6297612 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61bdf6297612 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x61bdf6297612 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x61bdf6e12f4f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   63:     0x61bdf6e12f4f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   64:     0x7516ca6dfaa4 - <unknown>
[INFO] [stdout]   65:     0x7516ca76ca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::v1::delegates::routes::test_delegates_repos
[INFO] [stdout]     api::v1::repos::routes::test_repos_private
[INFO] [stdout]     api::v1::repos::routes::test_search_repos
[INFO] [stdout]     api::v1::repos::routes::test_search_repos_pagination
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 46 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.46s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5812191bb86f3df33def25101f5df4d2ae622f6244970afebd68d39bb1cf2ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5812191bb86f3df33def25101f5df4d2ae622f6244970afebd68d39bb1cf2ce0", kill_on_drop: false }`
[INFO] [stdout] 5812191bb86f3df33def25101f5df4d2ae622f6244970afebd68d39bb1cf2ce0
