[INFO] fetching crate radicle-node 0.19.0...
[INFO] testing radicle-node-0.19.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate radicle-node 0.19.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate radicle-node 0.19.0
[INFO] finished tweaking crates.io crate radicle-node 0.19.0
[INFO] tweaked toml for crates.io crate radicle-node 0.19.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate radicle-node 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-node 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-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] 98da4d09237336136efa43045d17598892a01d6dd325dc891628d231db0a0042
[INFO] running `Command { std: "docker" "start" "-a" "98da4d09237336136efa43045d17598892a01d6dd325dc891628d231db0a0042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98da4d09237336136efa43045d17598892a01d6dd325dc891628d231db0a0042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98da4d09237336136efa43045d17598892a01d6dd325dc891628d231db0a0042", kill_on_drop: false }`
[INFO] [stdout] 98da4d09237336136efa43045d17598892a01d6dd325dc891628d231db0a0042
[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] 1f1d43f71cc678db128b5ce54b3649775335c7f2ff23c7a0355a978fa84b45ee
[INFO] running `Command { std: "docker" "start" "-a" "1f1d43f71cc678db128b5ce54b3649775335c7f2ff23c7a0355a978fa84b45ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zlib-rs v0.6.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling amplify_num v0.5.2
[INFO] [stderr]    Compiling ec25519 v0.1.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling gix-validate v0.11.0
[INFO] [stderr]    Compiling gix-error v0.1.0
[INFO] [stderr]    Compiling gix-error v0.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling sqlite3-src v0.7.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling gix-chunk v0.6.0
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling gix-chunk v0.5.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ssh-key v0.6.6
[INFO] [stderr]    Compiling gix-sec v0.13.1
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling amplify_derive v4.0.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling radicle-dag v0.10.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling gix-date v0.14.0
[INFO] [stderr]    Compiling gix-date v0.13.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling data-encoding-macro v0.1.14
[INFO] [stderr]    Compiling fast-glob v0.3.3
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling gix-actor v0.39.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling sem_safe v0.2.0
[INFO] [stderr]    Compiling errno v0.3.13
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling signals_receipts v0.2.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling bloomy v1.2.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling radicle-node v0.19.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling radicle-signals v0.11.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling lexopt v0.3.0
[INFO] [stderr]    Compiling amplify v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling cyphergraphy v0.3.0
[INFO] [stderr]    Compiling noise-framework v0.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling radicle-ssh v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling gix-path v0.11.1
[INFO] [stderr]    Compiling gix-actor v0.38.0
[INFO] [stderr]    Compiling gix-quote v0.6.2
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling gix-packetline v0.21.1
[INFO] [stderr]    Compiling radicle-git-metadata v0.1.0
[INFO] [stderr]    Compiling radicle-git-metadata v0.2.0
[INFO] [stderr]    Compiling gix-features v0.46.1
[INFO] [stderr]    Compiling gix-command v0.7.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling gix-url v0.35.1
[INFO] [stderr]    Compiling gix-config-value v0.17.1
[INFO] [stderr]    Compiling gix-hash v0.22.1
[INFO] [stderr]    Compiling gix-fs v0.19.1
[INFO] [stderr]    Compiling gix-glob v0.24.0
[INFO] [stderr]    Compiling gix-hashtable v0.12.0
[INFO] [stderr]    Compiling gix-tempfile v21.0.1
[INFO] [stderr]    Compiling gix-commitgraph v0.33.0
[INFO] [stderr]    Compiling gix-commitgraph v0.32.0
[INFO] [stderr]    Compiling gix-object v0.56.0
[INFO] [stderr]    Compiling gix-object v0.55.0
[INFO] [stderr]    Compiling gix-lock v21.0.1
[INFO] [stderr]    Compiling gix-prompt v0.13.1
[INFO] [stderr]    Compiling gix-transport v0.54.0
[INFO] [stderr]    Compiling gix-shallow v0.8.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling gix-credentials v0.36.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gix-revwalk v0.27.0
[INFO] [stderr]    Compiling gix-revwalk v0.26.0
[INFO] [stderr]    Compiling gix-revision v0.41.0
[INFO] [stderr]    Compiling gix-traverse v0.52.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling gix-diff v0.58.0
[INFO] [stderr]    Compiling gix-negotiate v0.27.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde_fmt v1.0.3
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling cypheraddr v0.4.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling git-ref-format-core v0.6.0
[INFO] [stderr]    Compiling nonempty v0.9.0
[INFO] [stderr]    Compiling gix-refspec v0.37.0
[INFO] [stderr]    Compiling gix-pack v0.65.0
[INFO] [stderr]    Compiling radicle-localtime v0.1.0
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling gix-ref v0.59.0
[INFO] [stderr]    Compiling value-bag-serde1 v1.11.1
[INFO] [stderr]    Compiling radicle-git-ref-format v0.1.0
[INFO] [stderr]    Compiling serde-untagged v0.1.7
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling socks5-client v0.4.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling cyphernet v0.5.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling systemd-journal-logger v2.2.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling gix-protocol v0.57.0
[INFO] [stderr]    Compiling radicle-systemd v0.12.0
[INFO] [stderr]    Compiling gix-odb v0.75.0
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling structured-logger v1.0.4
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[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-core v0.2.0
[INFO] [stderr]    Compiling radicle-cob v0.19.0
[INFO] [stderr]    Compiling radicle v0.23.0
[INFO] [stderr]    Compiling radicle-fetch v0.19.0
[INFO] [stderr]    Compiling radicle-protocol v0.7.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "1f1d43f71cc678db128b5ce54b3649775335c7f2ff23c7a0355a978fa84b45ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f1d43f71cc678db128b5ce54b3649775335c7f2ff23c7a0355a978fa84b45ee", kill_on_drop: false }`
[INFO] [stdout] 1f1d43f71cc678db128b5ce54b3649775335c7f2ff23c7a0355a978fa84b45ee
[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] afaf3e2a6d636ac9927f2ce107434b1e068dd92407078a161fe0c92bea3f9a75
[INFO] running `Command { std: "docker" "start" "-a" "afaf3e2a6d636ac9927f2ce107434b1e068dd92407078a161fe0c92bea3f9a75", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling snapbox-macros v0.3.8
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stderr]    Compiling qcheck v1.0.0
[INFO] [stderr]    Compiling snapbox v0.4.17
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling qcheck-macros v1.0.0
[INFO] [stderr]    Compiling amplify_derive v4.0.0
[INFO] [stderr]    Compiling data-encoding-macro v0.1.14
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling amplify v4.6.0
[INFO] [stderr]    Compiling cyphergraphy v0.3.0
[INFO] [stderr]    Compiling cypheraddr v0.4.0
[INFO] [stderr]    Compiling noise-framework v0.4.0
[INFO] [stderr]    Compiling socks5-client v0.4.1
[INFO] [stderr]    Compiling cyphernet v0.5.2
[INFO] [stderr]    Compiling radicle-crypto v0.16.0
[INFO] [stderr]    Compiling radicle-core v0.2.0
[INFO] [stderr]    Compiling radicle-cob v0.19.0
[INFO] [stderr]    Compiling radicle v0.23.0
[INFO] [stdout] error[E0277]: the trait bound `radicle_oid::Oid: Arbitrary` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radicle-0.23.0/src/storage/refs/arbitrary.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |         parent: Arbitrary::arbitrary(g),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `radicle_oid::Oid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 76 others
[INFO] [stdout]    = note: required for `std::option::Option<radicle_oid::Oid>` to implement `Arbitrary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `radicle` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "afaf3e2a6d636ac9927f2ce107434b1e068dd92407078a161fe0c92bea3f9a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afaf3e2a6d636ac9927f2ce107434b1e068dd92407078a161fe0c92bea3f9a75", kill_on_drop: false }`
[INFO] [stdout] afaf3e2a6d636ac9927f2ce107434b1e068dd92407078a161fe0c92bea3f9a75
