[INFO] fetching crate radicle-fetch 0.19.0...
[INFO] testing radicle-fetch-0.19.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate radicle-fetch 0.19.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate radicle-fetch 0.19.0
[INFO] finished tweaking crates.io crate radicle-fetch 0.19.0
[INFO] tweaked toml for crates.io crate radicle-fetch 0.19.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate radicle-fetch 0.19.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-fetch 0.19.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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 39c8278dca95716d0bb6c0050727ada50b601c3f4f5ad6fd45193091f10f42e9
[INFO] running `Command { std: "docker" "start" "-a" "39c8278dca95716d0bb6c0050727ada50b601c3f4f5ad6fd45193091f10f42e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39c8278dca95716d0bb6c0050727ada50b601c3f4f5ad6fd45193091f10f42e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39c8278dca95716d0bb6c0050727ada50b601c3f4f5ad6fd45193091f10f42e9", kill_on_drop: false }`
[INFO] [stdout] 39c8278dca95716d0bb6c0050727ada50b601c3f4f5ad6fd45193091f10f42e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bf197e5713525fe5dcf0090f6232114abd850ea385c6fb8c35a4edaab0047f83
[INFO] running `Command { std: "docker" "start" "-a" "bf197e5713525fe5dcf0090f6232114abd850ea385c6fb8c35a4edaab0047f83", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zlib-rs v0.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling gix-validate v0.11.0
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling gix-error v0.1.0
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling gix-error v0.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling amplify_num v0.5.2
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling ec25519 v0.1.0
[INFO] [stderr]    Compiling amplify_derive v4.0.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sqlite3-src v0.7.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling gix-date v0.14.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling gix-actor v0.39.0
[INFO] [stderr]    Compiling gix-date v0.13.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling amplify v4.6.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling cyphergraphy v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling gix-path v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling gix-features v0.46.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling gix-hash v0.22.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling gix-fs v0.19.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling gix-actor v0.38.0
[INFO] [stderr]    Compiling gix-hashtable v0.12.0
[INFO] [stderr]    Compiling gix-tempfile v21.0.1
[INFO] [stderr]    Compiling gix-quote v0.6.2
[INFO] [stderr]    Compiling gix-object v0.56.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling cypheraddr v0.4.0
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling gix-chunk v0.6.0
[INFO] [stderr]    Compiling icu_locid v1.5.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 zeroize v1.7.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling git-ref-format-core v0.6.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 gix-commitgraph v0.33.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling socks5-client v0.4.1
[INFO] [stderr]    Compiling gix-object v0.55.0
[INFO] [stderr]    Compiling gix-chunk v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling gix-command v0.7.1
[INFO] [stderr]    Compiling ssh-key v0.6.6
[INFO] [stderr]    Compiling gix-commitgraph v0.32.0
[INFO] [stderr]    Compiling gix-revwalk v0.27.0
[INFO] [stderr]    Compiling cyphernet v0.5.2
[INFO] [stderr]    Compiling radicle-ssh v0.10.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling gix-revwalk v0.26.0
[INFO] [stderr]    Compiling gix-lock v21.0.1
[INFO] [stderr]    Compiling gix-url v0.35.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling gix-config-value v0.17.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling gix-sec v0.13.1
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling gix-prompt v0.13.1
[INFO] [stderr]    Compiling gix-traverse v0.52.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling gix-diff v0.58.0
[INFO] [stderr]    Compiling gix-revision v0.41.0
[INFO] [stderr]    Compiling nonempty v0.9.0
[INFO] [stderr]    Compiling gix-glob v0.24.0
[INFO] [stderr]    Compiling radicle-git-metadata v0.1.0
[INFO] [stderr]    Compiling gix-packetline v0.21.1
[INFO] [stderr]    Compiling radicle-dag v0.10.0
[INFO] [stderr]    Compiling gix-refspec v0.37.0
[INFO] [stderr]    Compiling gix-transport v0.54.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling gix-pack v0.65.0
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling serde-untagged v0.1.7
[INFO] [stderr]    Compiling gix-credentials v0.36.0
[INFO] [stderr]    Compiling gix-shallow v0.8.1
[INFO] [stderr]    Compiling gix-ref v0.59.0
[INFO] [stderr]    Compiling gix-negotiate v0.27.0
[INFO] [stderr]    Compiling radicle-git-ref-format v0.1.0
[INFO] [stderr]    Compiling radicle-localtime v0.1.0
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling radicle-git-metadata v0.2.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fast-glob v0.3.3
[INFO] [stderr]    Compiling gix-odb v0.75.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling gix-protocol v0.57.0
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling radicle-oid v0.1.0
[INFO] [stderr]    Compiling sqlite3-sys v0.18.0
[INFO] [stderr]    Compiling sqlite v0.37.0
[INFO] [stderr]    Compiling radicle-crypto v0.16.0
[INFO] [stderr]    Compiling radicle-cob v0.19.0
[INFO] [stderr]    Compiling radicle-core v0.2.0
[INFO] [stderr]    Compiling radicle v0.23.0
[INFO] [stderr]    Compiling radicle-fetch v0.19.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 54s
[INFO] running `Command { std: "docker" "inspect" "bf197e5713525fe5dcf0090f6232114abd850ea385c6fb8c35a4edaab0047f83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf197e5713525fe5dcf0090f6232114abd850ea385c6fb8c35a4edaab0047f83", kill_on_drop: false }`
[INFO] [stdout] bf197e5713525fe5dcf0090f6232114abd850ea385c6fb8c35a4edaab0047f83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 29db8230c738db7a6dba7632a3df7aa743f74f430e95712434c81be0d8658b2d
[INFO] running `Command { std: "docker" "start" "-a" "29db8230c738db7a6dba7632a3df7aa743f74f430e95712434c81be0d8658b2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling radicle-fetch v0.19.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.13s
[INFO] running `Command { std: "docker" "inspect" "29db8230c738db7a6dba7632a3df7aa743f74f430e95712434c81be0d8658b2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29db8230c738db7a6dba7632a3df7aa743f74f430e95712434c81be0d8658b2d", kill_on_drop: false }`
[INFO] [stdout] 29db8230c738db7a6dba7632a3df7aa743f74f430e95712434c81be0d8658b2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 117b92e6a9d77563fc2183170f76df753328c4a41e489beb233e2ae4d5b61fe9
[INFO] running `Command { std: "docker" "start" "-a" "117b92e6a9d77563fc2183170f76df753328c4a41e489beb233e2ae4d5b61fe9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radicle_fetch-b3af2df562e918a6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test stage::test::valid_refspecs ... ok
[INFO] [stderr]    Doc-tests radicle_fetch
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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" "117b92e6a9d77563fc2183170f76df753328c4a41e489beb233e2ae4d5b61fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "117b92e6a9d77563fc2183170f76df753328c4a41e489beb233e2ae4d5b61fe9", kill_on_drop: false }`
[INFO] [stdout] 117b92e6a9d77563fc2183170f76df753328c4a41e489beb233e2ae4d5b61fe9
