[INFO] fetching crate radicle-httpd 0.10.0... [INFO] testing radicle-httpd-0.10.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate radicle-httpd 0.10.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate radicle-httpd 0.10.0 [INFO] finished tweaking crates.io crate radicle-httpd 0.10.0 [INFO] tweaked toml for crates.io crate radicle-httpd 0.10.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate radicle-httpd 0.10.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate radicle-httpd 0.10.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fd4a40b0b5adf8a4b1e11e1a39f3162ceb38b23137a6bbeb224225b13a82b6e [INFO] running `Command { std: "docker" "start" "-a" "1fd4a40b0b5adf8a4b1e11e1a39f3162ceb38b23137a6bbeb224225b13a82b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fd4a40b0b5adf8a4b1e11e1a39f3162ceb38b23137a6bbeb224225b13a82b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fd4a40b0b5adf8a4b1e11e1a39f3162ceb38b23137a6bbeb224225b13a82b6e", kill_on_drop: false }` [INFO] [stdout] 1fd4a40b0b5adf8a4b1e11e1a39f3162ceb38b23137a6bbeb224225b13a82b6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6183a2bc6f5f61620b68d692703f7c85e0fe9b334e93f64086e9d1947e527bb6 [INFO] running `Command { std: "docker" "start" "-a" "6183a2bc6f5f61620b68d692703f7c85e0fe9b334e93f64086e9d1947e527bb6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling amplify_derive v4.0.0 [INFO] [stderr] Compiling amplify_num v0.5.2 [INFO] [stderr] Compiling ec25519 v0.1.0 [INFO] [stderr] Compiling sqlite3-src v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling amplify v4.6.0 [INFO] [stderr] Compiling cyphergraphy v0.3.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling git-ref-format-core v0.3.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling git-ref-format-macro v0.3.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling cypheraddr v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.12 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling radicle-std-ext v0.1.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.14 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling socks5-client v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling qcheck v1.0.0 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling ssh-key v0.6.6 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling cyphernet v0.5.2 [INFO] [stderr] Compiling git-ref-format v0.3.0 [INFO] [stderr] Compiling radicle-ssh v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling nonempty v0.9.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling radicle-dag v0.9.0 [INFO] [stderr] Compiling escargot v0.5.10 [INFO] [stderr] Compiling snapbox-macros v0.3.8 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling radicle-surf v0.21.0 [INFO] [stderr] Compiling termion v2.0.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling localtime v1.3.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tree-sitter-go v0.20.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tree-sitter-json v0.20.2 [INFO] [stderr] Compiling tree-sitter-ruby v0.20.1 [INFO] [stderr] Compiling tree-sitter-python v0.20.4 [INFO] [stderr] Compiling tree-sitter-toml v0.20.0 [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 [INFO] [stderr] Compiling tree-sitter-c v0.20.8 [INFO] [stderr] Compiling tree-sitter-html v0.20.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.20.5 [INFO] [stderr] Compiling tree-sitter-md v0.1.7 [INFO] [stderr] Compiling tree-sitter-bash v0.20.5 [INFO] [stderr] Compiling tree-sitter-css v0.20.0 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling snapbox v0.4.17 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling unicode-display-width v0.3.0 [INFO] [stderr] Compiling termion v3.0.0 [INFO] [stderr] Compiling radicle-signals v0.9.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling radicle-cli v0.10.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling nonempty v0.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling tree-sitter-highlight v0.20.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling lexopt v0.3.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling radicle-httpd v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling timeago v0.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling axum-server v0.6.0 [INFO] [stderr] Compiling axum-auth v0.7.0 [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling radicle-git-ext v0.7.0 [INFO] [stderr] Compiling radicle-term v0.10.0 [INFO] [stderr] Compiling sqlite3-sys v0.15.2 [INFO] [stderr] Compiling sqlite v0.32.0 [INFO] [stderr] Compiling radicle-crypto v0.10.0 [INFO] [stderr] Compiling radicle-cob v0.11.0 [INFO] [stderr] Compiling radicle v0.11.0 [INFO] [stderr] Compiling radicle-cli-test v0.10.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 19s [INFO] running `Command { std: "docker" "inspect" "6183a2bc6f5f61620b68d692703f7c85e0fe9b334e93f64086e9d1947e527bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6183a2bc6f5f61620b68d692703f7c85e0fe9b334e93f64086e9d1947e527bb6", kill_on_drop: false }` [INFO] [stdout] 6183a2bc6f5f61620b68d692703f7c85e0fe9b334e93f64086e9d1947e527bb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 558db64161fee0c82ee278d4963a9ebb0936c42796f53cd5b3e17952f8177f55 [INFO] running `Command { std: "docker" "start" "-a" "558db64161fee0c82ee278d4963a9ebb0936c42796f53cd5b3e17952f8177f55", kill_on_drop: false }` [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling axum-server v0.6.0 [INFO] [stderr] Compiling radicle-httpd v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.59s [INFO] running `Command { std: "docker" "inspect" "558db64161fee0c82ee278d4963a9ebb0936c42796f53cd5b3e17952f8177f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "558db64161fee0c82ee278d4963a9ebb0936c42796f53cd5b3e17952f8177f55", kill_on_drop: false }` [INFO] [stdout] 558db64161fee0c82ee278d4963a9ebb0936c42796f53cd5b3e17952f8177f55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 21fe035d9f07014141473bf764c8ca3cb8171a898ae08cede838710050030165 [INFO] running `Command { std: "docker" "start" "-a" "21fe035d9f07014141473bf764c8ca3cb8171a898ae08cede838710050030165", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radicle_httpd-c26405508b2f017f) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] 2025-10-02T04:56:35.479821Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:35.518703Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] 2025-10-02T04:56:35.527060Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] test api::v1::delegates::routes::test_delegates_projects ... ok [INFO] [stdout] 2025-10-02T04:56:35.595944Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] 2025-10-02T04:56:35.625445Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:35.641609Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:35.642857Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:35.679052Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] test api::v1::projects::routes::test_projects_commits ... ok [INFO] [stdout] 2025-10-02T04:56:35.695439Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] 2025-10-02T04:56:35.704168Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] 2025-10-02T04:56:35.722966Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] test api::v1::projects::routes::test_projects_blob ... ok [INFO] [stdout] test api::v1::projects::routes::test_projects_commits_not_found ... ok [INFO] [stdout] test api::v1::profile::routes::test_profile ... ok [INFO] [stdout] 2025-10-02T04:56:35.804034Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:35.805036Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] 2025-10-02T04:56:35.841615Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] test api::v1::projects::routes::test_projects_blob_not_found ... ok [INFO] [stdout] test api::v1::profile::routes::test_remote_profile ... ok [INFO] [stdout] 2025-10-02T04:56:35.912035Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:35.935438Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] test api::v1::projects::routes::test_projects ... ok [INFO] [stdout] 2025-10-02T04:56:36.176293Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:36.209970Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] test api::v1::projects::routes::test_projects_commits_root ... ok [INFO] [stdout] 2025-10-02T04:56:36.298237Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:36.327256Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] test api::v1::projects::routes::test_projects_diff ... ok [INFO] [stdout] 2025-10-02T04:56:36.453647Z DEBUG Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855 [INFO] [stdout] 2025-10-02T04:56:36.464662Z DEBUG Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855 [INFO] [stdout] 2025-10-02T04:56:36.490071Z DEBUG Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855 [INFO] [stdout] 2025-10-02T04:56:36.509640Z DEBUG Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564 [INFO] [stdout] 2025-10-02T04:56:36.524182Z DEBUG Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564 [INFO] [stdout] 2025-10-02T04:56:36.530210Z DEBUG Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564 [INFO] [stdout] 2025-10-02T04:56:36.538685Z DEBUG Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855 [INFO] [stdout] 2025-10-02T04:56:36.556002Z DEBUG Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855 [INFO] [stdout] 2025-10-02T04:56:36.608258Z DEBUG Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564 [INFO] [stdout] 2025-10-02T04:56:36.631173Z DEBUG Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564 [INFO] [stdout] 2025-10-02T04:56:36.634633Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] test api::v1::projects::routes::test_projects_create_patches ... ok [INFO] [stdout] 2025-10-02T04:56:36.820002Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] test api::v1::projects::routes::test_projects_issues_reply ... ok [INFO] [stdout] test api::v1::projects::routes::test_projects_issues_root ... ok [INFO] [stdout] 2025-10-02T04:56:36.960561Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:37.007564Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] test api::v1::projects::routes::test_projects_issues_assign ... ok [INFO] [stdout] test api::v1::projects::routes::test_projects_issues_create ... ok [INFO] [stdout] test api::v1::projects::routes::test_projects_not_found ... ok [INFO] [stdout] test api::v1::projects::routes::test_projects_issues_comment ... ok [INFO] [stdout] 2025-10-02T04:56:37.324578Z DEBUG Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855 [INFO] [stdout] 2025-10-02T04:56:37.386006Z DEBUG Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564 [INFO] [stdout] test api::v1::projects::routes::test_projects_patches ... ok [INFO] [stdout] 2025-10-02T04:56:37.707644Z DEBUG Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855 [INFO] [stdout] 2025-10-02T04:56:37.779409Z DEBUG Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564 [INFO] [stdout] 2025-10-02T04:56:37.882830Z DEBUG Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855 [INFO] [stdout] 2025-10-02T04:56:37.935604Z DEBUG Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564 [INFO] [stdout] 2025-10-02T04:56:37.954431Z DEBUG Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855 [INFO] [stdout] 2025-10-02T04:56:37.991849Z DEBUG Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855 [INFO] [stdout] test api::v1::projects::routes::test_projects_patches_assign ... ok [INFO] [stdout] 2025-10-02T04:56:38.031738Z DEBUG Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564 [INFO] [stdout] 2025-10-02T04:56:38.036255Z DEBUG Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564 [INFO] [stdout] 2025-10-02T04:56:38.078540Z DEBUG Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855 [INFO] [stdout] 2025-10-02T04:56:38.098797Z DEBUG Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855 [INFO] [stdout] test api::v1::projects::routes::test_projects_patches_label ... ok [INFO] [stdout] 2025-10-02T04:56:38.143708Z DEBUG Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564 [INFO] [stdout] 2025-10-02T04:56:38.159298Z DEBUG Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564 [INFO] [stdout] test api::v1::projects::routes::test_projects_patches_edit ... ok [INFO] [stdout] 2025-10-02T04:56:38.273889Z DEBUG Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855 [INFO] [stdout] 2025-10-02T04:56:38.287439Z DEBUG Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855 [INFO] [stdout] 2025-10-02T04:56:38.301417Z DEBUG Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564 [INFO] [stdout] test api::v1::projects::routes::test_projects_patches_merges ... ok [INFO] [stdout] 2025-10-02T04:56:38.325218Z DEBUG Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564 [INFO] [stdout] test api::v1::projects::routes::test_projects_patches_revisions ... ok [INFO] [stdout] test api::v1::projects::routes::test_projects_patches_discussions ... ok [INFO] [stdout] test api::v1::projects::routes::test_projects_patches_revisions_edit ... ok [INFO] [stdout] 2025-10-02T04:56:38.693778Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] test api::v1::projects::routes::test_projects_patches_reviews ... ok [INFO] [stdout] 2025-10-02T04:56:38.745410Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] 2025-10-02T04:56:38.860306Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] test api::v1::projects::routes::test_projects_private ... ok [INFO] [stdout] 2025-10-02T04:56:38.904018Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] test api::v1::projects::routes::test_projects_readme ... ok [INFO] [stdout] 2025-10-02T04:56:39.050037Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:39.062152Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:39.088113Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] 2025-10-02T04:56:39.097333Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] test api::v1::projects::routes::test_projects_remotes ... ok [INFO] [stdout] test api::v1::projects::routes::test_projects_remotes_not_found ... ok [INFO] [stdout] 2025-10-02T04:56:39.337637Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:39.451531Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:39.466354Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] 2025-10-02T04:56:39.510025Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] test api::v1::projects::routes::test_projects_tree ... ok [INFO] [stdout] 2025-10-02T04:56:39.646588Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:39.742866Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] test api::v1::projects::routes::test_projects_root ... ok [INFO] [stdout] 2025-10-02T04:56:39.779274Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:39.820719Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:39.821005Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] test api::v1::projects::routes::test_projects_remotes_root ... ok [INFO] [stdout] 2025-10-02T04:56:39.844830Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:39.888836Z ERROR not found [INFO] [stdout] 2025-10-02T04:56:39.890661Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] 2025-10-02T04:56:39.894899Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] test routes::test_invalid_route_returns_404 ... ok [INFO] [stdout] test api::v1::projects::routes::test_projects_tree_not_found ... ok [INFO] [stdout] test api::v1::projects::routes::test_projects_stats ... ok [INFO] [stdout] test api::v1::sessions::routes::test_session ... ok [INFO] [stdout] 2025-10-02T04:56:40.045104Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:40.046212Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:40.072625Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] 2025-10-02T04:56:40.073186Z ERROR not found [INFO] [stdout] 2025-10-02T04:56:40.073769Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] 2025-10-02T04:56:40.073933Z DEBUG id: RepoId(rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp) [INFO] [stdout] 2025-10-02T04:56:40.073956Z DEBUG headers: {"content-type": "application/json"} [INFO] [stdout] 2025-10-02T04:56:40.073967Z DEBUG path: "info/refs" [INFO] [stdout] 2025-10-02T04:56:40.073973Z DEBUG method: "GET" [INFO] [stdout] 2025-10-02T04:56:40.073981Z DEBUG remote: "0.0.0.0:8080" [INFO] [stdout] 2025-10-02T04:56:40.083565Z  INFO git-http-backend: exited successfully for rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp [INFO] [stdout] 2025-10-02T04:56:40.083669Z DEBUG git-http-backend: {"Content-Length": ["999"], "Pragma": ["no-cache"], "Content-Type": ["text/plain"], "Cache-Control": ["no-cache, max-age=0, must-revalidate"], "Expires": ["Fri, 01 Jan 1980 00:00:00 GMT"]} [INFO] [stdout] test git::routes::test_aliases ... ok [INFO] [stdout] test api::v1::stats::routes::test_stats ... ok [INFO] [stdout] 2025-10-02T04:56:40.152746Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] 2025-10-02T04:56:40.176407Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] 2025-10-02T04:56:40.177952Z DEBUG id: RepoId(rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp) [INFO] [stdout] 2025-10-02T04:56:40.178650Z DEBUG headers: {"content-type": "application/json"} [INFO] [stdout] 2025-10-02T04:56:40.179015Z DEBUG path: "info/refs" [INFO] [stdout] 2025-10-02T04:56:40.179029Z DEBUG method: "GET" [INFO] [stdout] 2025-10-02T04:56:40.179038Z DEBUG remote: "0.0.0.0:8080" [INFO] [stdout] 2025-10-02T04:56:40.187541Z  INFO git-http-backend: exited successfully for rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp [INFO] [stdout] 2025-10-02T04:56:40.187811Z DEBUG git-http-backend: {"Expires": ["Fri, 01 Jan 1980 00:00:00 GMT"], "Content-Length": ["999"], "Pragma": ["no-cache"], "Content-Type": ["text/plain"], "Cache-Control": ["no-cache, max-age=0, must-revalidate"]} [INFO] [stdout] 2025-10-02T04:56:40.202368Z DEBUG Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5 [INFO] [stdout] test git::routes::test_info_request ... ok [INFO] [stdout] 2025-10-02T04:56:40.222399Z DEBUG Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec [INFO] [stdout] 2025-10-02T04:56:40.225166Z ERROR not found [INFO] [stdout] test raw::routes::test_file_handler ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.44s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/rad-web.rs (/opt/rustwide/target/debug/deps/rad_web-23c87a2ffafa4eee) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/radicle_httpd-0f798ac48a2fec9d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests radicle_httpd [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "21fe035d9f07014141473bf764c8ca3cb8171a898ae08cede838710050030165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21fe035d9f07014141473bf764c8ca3cb8171a898ae08cede838710050030165", kill_on_drop: false }` [INFO] [stdout] 21fe035d9f07014141473bf764c8ca3cb8171a898ae08cede838710050030165