[INFO] fetching crate radicle-httpd 0.10.0...
[INFO] testing radicle-httpd-0.10.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate radicle-httpd 0.10.0 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate radicle-httpd 0.10.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e420d7e45f7450872815de812538086095523f88230622f9b0719adcb0aba28d
[INFO] running `Command { std: "docker" "start" "-a" "e420d7e45f7450872815de812538086095523f88230622f9b0719adcb0aba28d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e420d7e45f7450872815de812538086095523f88230622f9b0719adcb0aba28d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e420d7e45f7450872815de812538086095523f88230622f9b0719adcb0aba28d", kill_on_drop: false }`
[INFO] [stdout] e420d7e45f7450872815de812538086095523f88230622f9b0719adcb0aba28d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56b346e1ddd9422a17fc092e6ebe2d55bd79f2dccc434335a2231df3fc78b7ab
[INFO] running `Command { std: "docker" "start" "-a" "56b346e1ddd9422a17fc092e6ebe2d55bd79f2dccc434335a2231df3fc78b7ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling amplify_num v0.5.2
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling ec25519 v0.1.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.7
[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 sqlite3-src v0.5.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling radicle-std-ext v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling amplify_derive v4.0.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling data-encoding-macro v0.1.14
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling ssh-key v0.6.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling qcheck v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling radicle-dag v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling escargot v0.5.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling git-ref-format-core v0.3.0
[INFO] [stderr]    Compiling radicle-ssh v0.9.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling amplify v4.6.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling snapbox-macros v0.3.8
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling termion v2.0.3
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tree-sitter-ruby v0.20.1
[INFO] [stderr]    Compiling cyphergraphy v0.3.0
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling tree-sitter-css v0.20.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling git-ref-format-macro v0.3.0
[INFO] [stderr]    Compiling tree-sitter-python v0.20.4
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.4
[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-c v0.20.8
[INFO] [stderr]    Compiling tree-sitter-toml v0.20.0
[INFO] [stderr]    Compiling tree-sitter-json v0.20.2
[INFO] [stderr]    Compiling tree-sitter-go v0.20.0
[INFO] [stderr]    Compiling tree-sitter-html v0.20.0
[INFO] [stderr]    Compiling cypheraddr v0.4.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling socks5-client v0.4.1
[INFO] [stderr]    Compiling radicle-surf v0.21.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling cyphernet v0.5.2
[INFO] [stderr]    Compiling snapbox v0.4.17
[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 base64 v0.13.1
[INFO] [stderr]    Compiling nonempty v0.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling radicle-cli v0.10.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tree-sitter-highlight v0.20.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling radicle-httpd v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling lexopt v0.3.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling timeago v0.4.2
[INFO] [stderr]    Compiling axum-auth v0.7.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling nonempty v0.9.0
[INFO] [stderr]    Compiling git-ref-format v0.3.0
[INFO] [stderr]    Compiling localtime v1.3.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling axum-server v0.6.0
[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 2m 20s
[INFO] running `Command { std: "docker" "inspect" "56b346e1ddd9422a17fc092e6ebe2d55bd79f2dccc434335a2231df3fc78b7ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56b346e1ddd9422a17fc092e6ebe2d55bd79f2dccc434335a2231df3fc78b7ab", kill_on_drop: false }`
[INFO] [stdout] 56b346e1ddd9422a17fc092e6ebe2d55bd79f2dccc434335a2231df3fc78b7ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13d91bc5d5e80d8915909311c16697aa029f8a962ebeefaaa19001a51e21727b
[INFO] running `Command { std: "docker" "start" "-a" "13d91bc5d5e80d8915909311c16697aa029f8a962ebeefaaa19001a51e21727b", kill_on_drop: false }`
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling axum-server v0.6.0
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling radicle-httpd v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.50s
[INFO] running `Command { std: "docker" "inspect" "13d91bc5d5e80d8915909311c16697aa029f8a962ebeefaaa19001a51e21727b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13d91bc5d5e80d8915909311c16697aa029f8a962ebeefaaa19001a51e21727b", kill_on_drop: false }`
[INFO] [stdout] 13d91bc5d5e80d8915909311c16697aa029f8a962ebeefaaa19001a51e21727b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2a9d9e357b9d856523648789914e48b0cc624a00e6a0e5f3ee262921e6522c4b
[INFO] running `Command { std: "docker" "start" "-a" "2a9d9e357b9d856523648789914e48b0cc624a00e6a0e5f3ee262921e6522c4b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radicle_httpd-17e4c2cc50c72010)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] [2m2026-04-27T00:09:16.136897Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.138310Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.140127Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-04-27T00:09:16.148061Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.149432Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-04-27T00:09:16.149496Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.149431Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-04-27T00:09:16.152208Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-04-27T00:09:16.154641Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.159429Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.160789Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-04-27T00:09:16.161527Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:16.163167Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.164265Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:16.164370Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.165944Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-04-27T00:09:16.171096Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.178190Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-04-27T00:09:16.178192Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:16.178184Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.178924Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.182616Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:16.182673Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-04-27T00:09:16.186052Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:16.186083Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-04-27T00:09:16.195851Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-04-27T00:09:16.197929Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:16.200475Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:16.200531Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:16.200592Z[0m [34mDEBUG[0m 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] [2m2026-04-27T00:09:16.215169Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:16.222778Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::v1::projects::routes::test_projects_commits_not_found ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_blob ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_commits ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_issues_reply ... ok
[INFO] [stdout] test api::v1::delegates::routes::test_delegates_projects ... ok
[INFO] [stdout] test api::v1::profile::routes::test_profile ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_issues_root ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_commits_root ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_create_patches ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_issues_create ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_diff ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_issues_assign ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_issues_comment ... ok
[INFO] [stdout] [2m2026-04-27T00:09:16.776632Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.797080Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-04-27T00:09:16.797179Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-04-27T00:09:16.798661Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-04-27T00:09:16.811403Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:16.816419Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-04-27T00:09:16.821579Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-04-27T00:09:16.822006Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-04-27T00:09:16.825477Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-04-27T00:09:16.826565Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-04-27T00:09:16.833950Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-04-27T00:09:16.844547Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.844564Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-04-27T00:09:16.845483Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-04-27T00:09:16.857569Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.858985Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-04-27T00:09:16.860376Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-04-27T00:09:16.863087Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.866004Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-04-27T00:09:16.870290Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-04-27T00:09:16.879378Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-04-27T00:09:16.884532Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] test api::v1::projects::routes::test_projects_not_found ... ok
[INFO] [stdout] [2m2026-04-27T00:09:16.901332Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:16.901774Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-04-27T00:09:16.906069Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:16.936585Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:16.936782Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:16.949393Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_readme ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_private ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_assign ... ok
[INFO] [stdout] [2m2026-04-27T00:09:16.996257Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:16.998171Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::v1::projects::routes::test_projects_remotes ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_merges ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_edit ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_revisions ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_label ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_remotes_not_found ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_remotes_root ... ok
[INFO] [stdout] [2m2026-04-27T00:09:17.087447Z[0m [31mERROR[0m not found
[INFO] [stdout] test routes::test_invalid_route_returns_404 ... ok
[INFO] [stdout] [2m2026-04-27T00:09:17.108854Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_revisions_edit ... ok
[INFO] [stdout] [2m2026-04-27T00:09:17.145827Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_discussions ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_reviews ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_root ... ok
[INFO] [stdout] [2m2026-04-27T00:09:17.295829Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:17.334492Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:17.350776Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:17.378589Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] test api::v1::projects::routes::test_projects_stats ... ok
[INFO] [stdout] [2m2026-04-27T00:09:17.388948Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:17.388958Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:17.390434Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:17.390890Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:17.401434Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:17.404598Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-04-27T00:09:17.407975Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:17.415942Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:17.417089Z[0m [31mERROR[0m not found
[INFO] [stdout] [2m2026-04-27T00:09:17.417983Z[0m [34mDEBUG[0m id: RepoId(rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp)
[INFO] [stdout] [2m2026-04-27T00:09:17.418095Z[0m [34mDEBUG[0m headers: {"content-type": "application/json"}
[INFO] [stdout] [2m2026-04-27T00:09:17.418135Z[0m [34mDEBUG[0m path: "info/refs"
[INFO] [stdout] [2m2026-04-27T00:09:17.418165Z[0m [34mDEBUG[0m method: "GET"
[INFO] [stdout] [2m2026-04-27T00:09:17.418199Z[0m [34mDEBUG[0m remote: "0.0.0.0:8080"
[INFO] [stdout] [2m2026-04-27T00:09:17.420111Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:17.425908Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:17.428840Z[0m [31mERROR[0m not found
[INFO] [stdout] [2m2026-04-27T00:09:17.429582Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:17.432555Z[0m [32m INFO[0m git-http-backend: exited successfully for rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp
[INFO] [stdout] [2m2026-04-27T00:09:17.432647Z[0m [34mDEBUG[0m git-http-backend: {"Pragma": ["no-cache"], "Cache-Control": ["no-cache, max-age=0, must-revalidate"], "Expires": ["Fri, 01 Jan 1980 00:00:00 GMT"], "Content-Length": ["999"], "Content-Type": ["text/plain"]}
[INFO] [stdout] [2m2026-04-27T00:09:17.433241Z[0m [34mDEBUG[0m id: RepoId(rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp)
[INFO] [stdout] [2m2026-04-27T00:09:17.433312Z[0m [34mDEBUG[0m headers: {"content-type": "application/json"}
[INFO] [stdout] [2m2026-04-27T00:09:17.433335Z[0m [34mDEBUG[0m path: "info/refs"
[INFO] [stdout] [2m2026-04-27T00:09:17.433370Z[0m [34mDEBUG[0m method: "GET"
[INFO] [stdout] [2m2026-04-27T00:09:17.433396Z[0m [34mDEBUG[0m remote: "0.0.0.0:8080"
[INFO] [stdout] test api::v1::projects::routes::test_projects_tree ... ok
[INFO] [stdout] [2m2026-04-27T00:09:17.443435Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-04-27T00:09:17.444592Z[0m [32m INFO[0m git-http-backend: exited successfully for rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp
[INFO] [stdout] [2m2026-04-27T00:09:17.444713Z[0m [34mDEBUG[0m git-http-backend: {"Content-Length": ["999"], "Cache-Control": ["no-cache, max-age=0, must-revalidate"], "Expires": ["Fri, 01 Jan 1980 00:00:00 GMT"], "Content-Type": ["text/plain"], "Pragma": ["no-cache"]}
[INFO] [stdout] test api::v1::projects::routes::test_projects_tree_not_found ... ok
[INFO] [stdout] test api::v1::stats::routes::test_stats ... ok
[INFO] [stdout] test raw::routes::test_file_handler ... ok
[INFO] [stdout] test api::v1::sessions::routes::test_session ... ok
[INFO] [stdout] test git::routes::test_aliases ... ok
[INFO] [stdout] test git::routes::test_info_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.76s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/rad-web.rs (/opt/rustwide/target/debug/deps/rad_web-aab5c023a995c438)
[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-09d0f751177597e3)
[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" "2a9d9e357b9d856523648789914e48b0cc624a00e6a0e5f3ee262921e6522c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a9d9e357b9d856523648789914e48b0cc624a00e6a0e5f3ee262921e6522c4b", kill_on_drop: false }`
[INFO] [stdout] 2a9d9e357b9d856523648789914e48b0cc624a00e6a0e5f3ee262921e6522c4b
