[INFO] cloning repository https://github.com/wickedsixxx/Stellar-Bootcamp-Rust-Final_Project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wickedsixxx/Stellar-Bootcamp-Rust-Final_Project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwickedsixxx%2FStellar-Bootcamp-Rust-Final_Project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwickedsixxx%2FStellar-Bootcamp-Rust-Final_Project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da63034251d6d68dc6bfdc1c7882448b3eecabd6
[INFO] testing wickedsixxx/Stellar-Bootcamp-Rust-Final_Project against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwickedsixxx%2FStellar-Bootcamp-Rust-Final_Project" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  79% (987/1239)
Updating files:  80% (992/1239)
Updating files:  81% (1004/1239)
Updating files:  82% (1016/1239)
Updating files:  83% (1029/1239)
Updating files:  84% (1041/1239)
Updating files:  85% (1054/1239)
Updating files:  86% (1066/1239)
Updating files:  87% (1078/1239)
Updating files:  88% (1091/1239)
Updating files:  89% (1103/1239)
Updating files:  90% (1116/1239)
Updating files:  90% (1127/1239)
Updating files:  91% (1128/1239)
Updating files:  92% (1140/1239)
Updating files:  92% (1145/1239)
Updating files:  93% (1153/1239)
Updating files:  94% (1165/1239)
Updating files:  95% (1178/1239)
Updating files:  96% (1190/1239)
Updating files:  97% (1202/1239)
Updating files:  98% (1215/1239)
Updating files:  99% (1227/1239)
Updating files: 100% (1239/1239)
Updating files: 100% (1239/1239), done.
[INFO] started tweaking git repo https://github.com/wickedsixxx/Stellar-Bootcamp-Rust-Final_Project
[INFO] finished tweaking git repo https://github.com/wickedsixxx/Stellar-Bootcamp-Rust-Final_Project
[INFO] tweaked toml for git repo https://github.com/wickedsixxx/Stellar-Bootcamp-Rust-Final_Project written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wickedsixxx/Stellar-Bootcamp-Rust-Final_Project on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wickedsixxx/Stellar-Bootcamp-Rust-Final_Project 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 828fdcd94a4f03b14140155547a89d5d54265bbf617982170b61903e85474b3a
[INFO] running `Command { std: "docker" "start" "-a" "828fdcd94a4f03b14140155547a89d5d54265bbf617982170b61903e85474b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "828fdcd94a4f03b14140155547a89d5d54265bbf617982170b61903e85474b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "828fdcd94a4f03b14140155547a89d5d54265bbf617982170b61903e85474b3a", kill_on_drop: false }`
[INFO] [stdout] 828fdcd94a4f03b14140155547a89d5d54265bbf617982170b61903e85474b3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5335d6701dd9e1c419094ed192f5f20c3bcefde858ea10d338ab0238040652ce
[INFO] running `Command { std: "docker" "start" "-a" "5335d6701dd9e1c419094ed192f5f20c3bcefde858ea10d338ab0238040652ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling escape-bytes v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling platforms v3.5.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wasmi_arena v0.4.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling wasmi_core v0.13.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling wasmparser v0.88.0
[INFO] [stderr]    Compiling soroban-env-host v20.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.55
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling soroban-builtin-sdk-macros v20.3.0
[INFO] [stderr]    Compiling bytes-lit v0.0.5
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling soroban-wasmi v0.31.1-soroban.20.0.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ed25519-dalek v2.0.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling crate-git-revision v0.0.6
[INFO] [stderr]    Compiling stellar-strkey v0.0.8
[INFO] [stderr]    Compiling stellar-xdr v20.1.0
[INFO] [stderr]    Compiling soroban-env-common v20.3.0
[INFO] [stderr]    Compiling soroban-sdk-macros v20.5.0
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:935:42
[INFO] [stdout]     |
[INFO] [stdout] 935 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]     |                                          ^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:1342:42
[INFO] [stdout]      |
[INFO] [stdout] 1342 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:1723:42
[INFO] [stdout]      |
[INFO] [stdout] 1723 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:2754:42
[INFO] [stdout]      |
[INFO] [stdout] 2754 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:2863:42
[INFO] [stdout]      |
[INFO] [stdout] 2863 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:2911:42
[INFO] [stdout]      |
[INFO] [stdout] 2911 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3027:42
[INFO] [stdout]      |
[INFO] [stdout] 3027 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3079:42
[INFO] [stdout]      |
[INFO] [stdout] 3079 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3139:42
[INFO] [stdout]      |
[INFO] [stdout] 3139 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3194:42
[INFO] [stdout]      |
[INFO] [stdout] 3194 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3269:42
[INFO] [stdout]      |
[INFO] [stdout] 3269 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3423:42
[INFO] [stdout]      |
[INFO] [stdout] 3423 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3471:42
[INFO] [stdout]      |
[INFO] [stdout] 3471 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3517:42
[INFO] [stdout]      |
[INFO] [stdout] 3517 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3565:42
[INFO] [stdout]      |
[INFO] [stdout] 3565 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3615:42
[INFO] [stdout]      |
[INFO] [stdout] 3615 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3696:42
[INFO] [stdout]      |
[INFO] [stdout] 3696 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3779:42
[INFO] [stdout]      |
[INFO] [stdout] 3779 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3823:42
[INFO] [stdout]      |
[INFO] [stdout] 3823 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3873:42
[INFO] [stdout]      |
[INFO] [stdout] 3873 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3969:42
[INFO] [stdout]      |
[INFO] [stdout] 3969 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4186:42
[INFO] [stdout]      |
[INFO] [stdout] 4186 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4253:42
[INFO] [stdout]      |
[INFO] [stdout] 4253 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4322:42
[INFO] [stdout]      |
[INFO] [stdout] 4322 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4374:42
[INFO] [stdout]      |
[INFO] [stdout] 4374 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4496:42
[INFO] [stdout]      |
[INFO] [stdout] 4496 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4693:42
[INFO] [stdout]      |
[INFO] [stdout] 4693 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4919:42
[INFO] [stdout]      |
[INFO] [stdout] 4919 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5021:42
[INFO] [stdout]      |
[INFO] [stdout] 5021 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5122:42
[INFO] [stdout]      |
[INFO] [stdout] 5122 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5167:42
[INFO] [stdout]      |
[INFO] [stdout] 5167 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5269:42
[INFO] [stdout]      |
[INFO] [stdout] 5269 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5406:42
[INFO] [stdout]      |
[INFO] [stdout] 5406 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5630:42
[INFO] [stdout]      |
[INFO] [stdout] 5630 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5672:42
[INFO] [stdout]      |
[INFO] [stdout] 5672 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5716:42
[INFO] [stdout]      |
[INFO] [stdout] 5716 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5758:42
[INFO] [stdout]      |
[INFO] [stdout] 5758 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5802:42
[INFO] [stdout]      |
[INFO] [stdout] 5802 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5843:42
[INFO] [stdout]      |
[INFO] [stdout] 5843 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5884:42
[INFO] [stdout]      |
[INFO] [stdout] 5884 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5958:42
[INFO] [stdout]      |
[INFO] [stdout] 5958 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6230:42
[INFO] [stdout]      |
[INFO] [stdout] 6230 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6280:42
[INFO] [stdout]      |
[INFO] [stdout] 6280 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6331:42
[INFO] [stdout]      |
[INFO] [stdout] 6331 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6377:42
[INFO] [stdout]      |
[INFO] [stdout] 6377 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6426:42
[INFO] [stdout]      |
[INFO] [stdout] 6426 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6536:42
[INFO] [stdout]      |
[INFO] [stdout] 6536 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6649:42
[INFO] [stdout]      |
[INFO] [stdout] 6649 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6701:42
[INFO] [stdout]      |
[INFO] [stdout] 6701 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6751:42
[INFO] [stdout]      |
[INFO] [stdout] 6751 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6803:42
[INFO] [stdout]      |
[INFO] [stdout] 6803 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6853:42
[INFO] [stdout]      |
[INFO] [stdout] 6853 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6905:42
[INFO] [stdout]      |
[INFO] [stdout] 6905 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6955:42
[INFO] [stdout]      |
[INFO] [stdout] 6955 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7010:42
[INFO] [stdout]      |
[INFO] [stdout] 7010 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7144:42
[INFO] [stdout]      |
[INFO] [stdout] 7144 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7327:42
[INFO] [stdout]      |
[INFO] [stdout] 7327 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7546:42
[INFO] [stdout]      |
[INFO] [stdout] 7546 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7697:42
[INFO] [stdout]      |
[INFO] [stdout] 7697 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7858:42
[INFO] [stdout]      |
[INFO] [stdout] 7858 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8015:42
[INFO] [stdout]      |
[INFO] [stdout] 8015 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8059:42
[INFO] [stdout]      |
[INFO] [stdout] 8059 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8105:42
[INFO] [stdout]      |
[INFO] [stdout] 8105 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8157:42
[INFO] [stdout]      |
[INFO] [stdout] 8157 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8209:42
[INFO] [stdout]      |
[INFO] [stdout] 8209 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8319:42
[INFO] [stdout]      |
[INFO] [stdout] 8319 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8427:42
[INFO] [stdout]      |
[INFO] [stdout] 8427 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8534:42
[INFO] [stdout]      |
[INFO] [stdout] 8534 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8641:42
[INFO] [stdout]      |
[INFO] [stdout] 8641 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8746:42
[INFO] [stdout]      |
[INFO] [stdout] 8746 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8851:42
[INFO] [stdout]      |
[INFO] [stdout] 8851 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8956:42
[INFO] [stdout]      |
[INFO] [stdout] 8956 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9061:42
[INFO] [stdout]      |
[INFO] [stdout] 9061 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9168:42
[INFO] [stdout]      |
[INFO] [stdout] 9168 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9209:42
[INFO] [stdout]      |
[INFO] [stdout] 9209 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9311:42
[INFO] [stdout]      |
[INFO] [stdout] 9311 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9563:42
[INFO] [stdout]      |
[INFO] [stdout] 9563 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9611:42
[INFO] [stdout]      |
[INFO] [stdout] 9611 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9716:42
[INFO] [stdout]      |
[INFO] [stdout] 9716 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9765:42
[INFO] [stdout]      |
[INFO] [stdout] 9765 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9814:42
[INFO] [stdout]      |
[INFO] [stdout] 9814 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9862:42
[INFO] [stdout]      |
[INFO] [stdout] 9862 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9962:42
[INFO] [stdout]      |
[INFO] [stdout] 9962 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10080:42
[INFO] [stdout]       |
[INFO] [stdout] 10080 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10185:42
[INFO] [stdout]       |
[INFO] [stdout] 10185 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10290:42
[INFO] [stdout]       |
[INFO] [stdout] 10290 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10345:42
[INFO] [stdout]       |
[INFO] [stdout] 10345 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10450:42
[INFO] [stdout]       |
[INFO] [stdout] 10450 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10505:42
[INFO] [stdout]       |
[INFO] [stdout] 10505 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10606:42
[INFO] [stdout]       |
[INFO] [stdout] 10606 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10714:42
[INFO] [stdout]       |
[INFO] [stdout] 10714 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10836:42
[INFO] [stdout]       |
[INFO] [stdout] 10836 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10939:42
[INFO] [stdout]       |
[INFO] [stdout] 10939 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10984:42
[INFO] [stdout]       |
[INFO] [stdout] 10984 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11038:42
[INFO] [stdout]       |
[INFO] [stdout] 11038 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11151:42
[INFO] [stdout]       |
[INFO] [stdout] 11151 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11196:42
[INFO] [stdout]       |
[INFO] [stdout] 11196 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11244:42
[INFO] [stdout]       |
[INFO] [stdout] 11244 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11368:42
[INFO] [stdout]       |
[INFO] [stdout] 11368 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11518:42
[INFO] [stdout]       |
[INFO] [stdout] 11518 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11576:42
[INFO] [stdout]       |
[INFO] [stdout] 11576 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11716:42
[INFO] [stdout]       |
[INFO] [stdout] 11716 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11782:42
[INFO] [stdout]       |
[INFO] [stdout] 11782 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11833:42
[INFO] [stdout]       |
[INFO] [stdout] 11833 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11947:42
[INFO] [stdout]       |
[INFO] [stdout] 11947 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12001:42
[INFO] [stdout]       |
[INFO] [stdout] 12001 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12113:42
[INFO] [stdout]       |
[INFO] [stdout] 12113 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12161:42
[INFO] [stdout]       |
[INFO] [stdout] 12161 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12288:42
[INFO] [stdout]       |
[INFO] [stdout] 12288 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12364:42
[INFO] [stdout]       |
[INFO] [stdout] 12364 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12503:42
[INFO] [stdout]       |
[INFO] [stdout] 12503 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12616:42
[INFO] [stdout]       |
[INFO] [stdout] 12616 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12737:42
[INFO] [stdout]       |
[INFO] [stdout] 12737 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12842:42
[INFO] [stdout]       |
[INFO] [stdout] 12842 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12890:42
[INFO] [stdout]       |
[INFO] [stdout] 12890 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13002:42
[INFO] [stdout]       |
[INFO] [stdout] 13002 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13062:42
[INFO] [stdout]       |
[INFO] [stdout] 13062 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13193:42
[INFO] [stdout]       |
[INFO] [stdout] 13193 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13252:42
[INFO] [stdout]       |
[INFO] [stdout] 13252 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13362:42
[INFO] [stdout]       |
[INFO] [stdout] 13362 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13480:42
[INFO] [stdout]       |
[INFO] [stdout] 13480 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13544:42
[INFO] [stdout]       |
[INFO] [stdout] 13544 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13652:42
[INFO] [stdout]       |
[INFO] [stdout] 13652 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13708:42
[INFO] [stdout]       |
[INFO] [stdout] 13708 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13850:42
[INFO] [stdout]       |
[INFO] [stdout] 13850 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13992:42
[INFO] [stdout]       |
[INFO] [stdout] 13992 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:14093:42
[INFO] [stdout]       |
[INFO] [stdout] 14093 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:14143:42
[INFO] [stdout]       |
[INFO] [stdout] 14143 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:14242:42
[INFO] [stdout]       |
[INFO] [stdout] 14242 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:14345:42
[INFO] [stdout]       |
[INFO] [stdout] 14345 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:14449:42
[INFO] [stdout]       |
[INFO] [stdout] 14449 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:14560:42
[INFO] [stdout]       |
[INFO] [stdout] 14560 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:14665:42
[INFO] [stdout]       |
[INFO] [stdout] 14665 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:14713:42
[INFO] [stdout]       |
[INFO] [stdout] 14713 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:14836:42
[INFO] [stdout]       |
[INFO] [stdout] 14836 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:14891:42
[INFO] [stdout]       |
[INFO] [stdout] 14891 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:14944:42
[INFO] [stdout]       |
[INFO] [stdout] 14944 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:15008:42
[INFO] [stdout]       |
[INFO] [stdout] 15008 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:15128:42
[INFO] [stdout]       |
[INFO] [stdout] 15128 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:15173:42
[INFO] [stdout]       |
[INFO] [stdout] 15173 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:15283:42
[INFO] [stdout]       |
[INFO] [stdout] 15283 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:15338:42
[INFO] [stdout]       |
[INFO] [stdout] 15338 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:15386:42
[INFO] [stdout]       |
[INFO] [stdout] 15386 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:15432:42
[INFO] [stdout]       |
[INFO] [stdout] 15432 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:15537:42
[INFO] [stdout]       |
[INFO] [stdout] 15537 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:15601:42
[INFO] [stdout]       |
[INFO] [stdout] 15601 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:15780:42
[INFO] [stdout]       |
[INFO] [stdout] 15780 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:15918:42
[INFO] [stdout]       |
[INFO] [stdout] 15918 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:15965:42
[INFO] [stdout]       |
[INFO] [stdout] 15965 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:16007:42
[INFO] [stdout]       |
[INFO] [stdout] 16007 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:16052:42
[INFO] [stdout]       |
[INFO] [stdout] 16052 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:16097:42
[INFO] [stdout]       |
[INFO] [stdout] 16097 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:16141:42
[INFO] [stdout]       |
[INFO] [stdout] 16141 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:16182:42
[INFO] [stdout]       |
[INFO] [stdout] 16182 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:16225:42
[INFO] [stdout]       |
[INFO] [stdout] 16225 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:16272:42
[INFO] [stdout]       |
[INFO] [stdout] 16272 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:16313:42
[INFO] [stdout]       |
[INFO] [stdout] 16313 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:16355:42
[INFO] [stdout]       |
[INFO] [stdout] 16355 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:16457:42
[INFO] [stdout]       |
[INFO] [stdout] 16457 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:16642:42
[INFO] [stdout]       |
[INFO] [stdout] 16642 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:16788:42
[INFO] [stdout]       |
[INFO] [stdout] 16788 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:16898:42
[INFO] [stdout]       |
[INFO] [stdout] 16898 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:17002:42
[INFO] [stdout]       |
[INFO] [stdout] 17002 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:17050:42
[INFO] [stdout]       |
[INFO] [stdout] 17050 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:17171:42
[INFO] [stdout]       |
[INFO] [stdout] 17171 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:17232:42
[INFO] [stdout]       |
[INFO] [stdout] 17232 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:17344:42
[INFO] [stdout]       |
[INFO] [stdout] 17344 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:17449:42
[INFO] [stdout]       |
[INFO] [stdout] 17449 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:17497:42
[INFO] [stdout]       |
[INFO] [stdout] 17497 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:17635:42
[INFO] [stdout]       |
[INFO] [stdout] 17635 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:17725:42
[INFO] [stdout]       |
[INFO] [stdout] 17725 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:17859:42
[INFO] [stdout]       |
[INFO] [stdout] 17859 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:17920:42
[INFO] [stdout]       |
[INFO] [stdout] 17920 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:18065:42
[INFO] [stdout]       |
[INFO] [stdout] 18065 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:18112:42
[INFO] [stdout]       |
[INFO] [stdout] 18112 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:18229:42
[INFO] [stdout]       |
[INFO] [stdout] 18229 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:18336:42
[INFO] [stdout]       |
[INFO] [stdout] 18336 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:18388:42
[INFO] [stdout]       |
[INFO] [stdout] 18388 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:18510:42
[INFO] [stdout]       |
[INFO] [stdout] 18510 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:18612:42
[INFO] [stdout]       |
[INFO] [stdout] 18612 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:18662:42
[INFO] [stdout]       |
[INFO] [stdout] 18662 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:18769:42
[INFO] [stdout]       |
[INFO] [stdout] 18769 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:18868:42
[INFO] [stdout]       |
[INFO] [stdout] 18868 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:18913:42
[INFO] [stdout]       |
[INFO] [stdout] 18913 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:18960:42
[INFO] [stdout]       |
[INFO] [stdout] 18960 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:19059:42
[INFO] [stdout]       |
[INFO] [stdout] 19059 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:19103:42
[INFO] [stdout]       |
[INFO] [stdout] 19103 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:19148:42
[INFO] [stdout]       |
[INFO] [stdout] 19148 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:19262:42
[INFO] [stdout]       |
[INFO] [stdout] 19262 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:19311:42
[INFO] [stdout]       |
[INFO] [stdout] 19311 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:19418:42
[INFO] [stdout]       |
[INFO] [stdout] 19418 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:19467:42
[INFO] [stdout]       |
[INFO] [stdout] 19467 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:19574:42
[INFO] [stdout]       |
[INFO] [stdout] 19574 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:19622:42
[INFO] [stdout]       |
[INFO] [stdout] 19622 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:19667:42
[INFO] [stdout]       |
[INFO] [stdout] 19667 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:19713:42
[INFO] [stdout]       |
[INFO] [stdout] 19713 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:19815:42
[INFO] [stdout]       |
[INFO] [stdout] 19815 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:19937:42
[INFO] [stdout]       |
[INFO] [stdout] 19937 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:20052:42
[INFO] [stdout]       |
[INFO] [stdout] 20052 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:20160:42
[INFO] [stdout]       |
[INFO] [stdout] 20160 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:20202:42
[INFO] [stdout]       |
[INFO] [stdout] 20202 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:20250:42
[INFO] [stdout]       |
[INFO] [stdout] 20250 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:20300:42
[INFO] [stdout]       |
[INFO] [stdout] 20300 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:20411:42
[INFO] [stdout]       |
[INFO] [stdout] 20411 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:20461:42
[INFO] [stdout]       |
[INFO] [stdout] 20461 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:20575:42
[INFO] [stdout]       |
[INFO] [stdout] 20575 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:20626:42
[INFO] [stdout]       |
[INFO] [stdout] 20626 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:20679:42
[INFO] [stdout]       |
[INFO] [stdout] 20679 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:20737:42
[INFO] [stdout]       |
[INFO] [stdout] 20737 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:20791:42
[INFO] [stdout]       |
[INFO] [stdout] 20791 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:20843:42
[INFO] [stdout]       |
[INFO] [stdout] 20843 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:20958:42
[INFO] [stdout]       |
[INFO] [stdout] 20958 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:21006:42
[INFO] [stdout]       |
[INFO] [stdout] 21006 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:21063:42
[INFO] [stdout]       |
[INFO] [stdout] 21063 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:21144:42
[INFO] [stdout]       |
[INFO] [stdout] 21144 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:21213:42
[INFO] [stdout]       |
[INFO] [stdout] 21213 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:21321:42
[INFO] [stdout]       |
[INFO] [stdout] 21321 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:21440:42
[INFO] [stdout]       |
[INFO] [stdout] 21440 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:21484:42
[INFO] [stdout]       |
[INFO] [stdout] 21484 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:21526:42
[INFO] [stdout]       |
[INFO] [stdout] 21526 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:21572:42
[INFO] [stdout]       |
[INFO] [stdout] 21572 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:21627:42
[INFO] [stdout]       |
[INFO] [stdout] 21627 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:21700:42
[INFO] [stdout]       |
[INFO] [stdout] 21700 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:21743:42
[INFO] [stdout]       |
[INFO] [stdout] 21743 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:21850:42
[INFO] [stdout]       |
[INFO] [stdout] 21850 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:21962:42
[INFO] [stdout]       |
[INFO] [stdout] 21962 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:22039:42
[INFO] [stdout]       |
[INFO] [stdout] 22039 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:22239:42
[INFO] [stdout]       |
[INFO] [stdout] 22239 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:22284:42
[INFO] [stdout]       |
[INFO] [stdout] 22284 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:22386:42
[INFO] [stdout]       |
[INFO] [stdout] 22386 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:22494:42
[INFO] [stdout]       |
[INFO] [stdout] 22494 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:22548:42
[INFO] [stdout]       |
[INFO] [stdout] 22548 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:22589:42
[INFO] [stdout]       |
[INFO] [stdout] 22589 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:22701:42
[INFO] [stdout]       |
[INFO] [stdout] 22701 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:22755:42
[INFO] [stdout]       |
[INFO] [stdout] 22755 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:22815:42
[INFO] [stdout]       |
[INFO] [stdout] 22815 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:22895:42
[INFO] [stdout]       |
[INFO] [stdout] 22895 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:23007:42
[INFO] [stdout]       |
[INFO] [stdout] 23007 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:23064:42
[INFO] [stdout]       |
[INFO] [stdout] 23064 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:23124:42
[INFO] [stdout]       |
[INFO] [stdout] 23124 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:23234:42
[INFO] [stdout]       |
[INFO] [stdout] 23234 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:23342:42
[INFO] [stdout]       |
[INFO] [stdout] 23342 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:23388:42
[INFO] [stdout]       |
[INFO] [stdout] 23388 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:23496:42
[INFO] [stdout]       |
[INFO] [stdout] 23496 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:23584:42
[INFO] [stdout]       |
[INFO] [stdout] 23584 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:23829:42
[INFO] [stdout]       |
[INFO] [stdout] 23829 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:23883:42
[INFO] [stdout]       |
[INFO] [stdout] 23883 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:23991:42
[INFO] [stdout]       |
[INFO] [stdout] 23991 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:24096:42
[INFO] [stdout]       |
[INFO] [stdout] 24096 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:24147:42
[INFO] [stdout]       |
[INFO] [stdout] 24147 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:24252:42
[INFO] [stdout]       |
[INFO] [stdout] 24252 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:24323:42
[INFO] [stdout]       |
[INFO] [stdout] 24323 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:24558:42
[INFO] [stdout]       |
[INFO] [stdout] 24558 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:24604:42
[INFO] [stdout]       |
[INFO] [stdout] 24604 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:24660:42
[INFO] [stdout]       |
[INFO] [stdout] 24660 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:24725:42
[INFO] [stdout]       |
[INFO] [stdout] 24725 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:24787:42
[INFO] [stdout]       |
[INFO] [stdout] 24787 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:24847:42
[INFO] [stdout]       |
[INFO] [stdout] 24847 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:24903:42
[INFO] [stdout]       |
[INFO] [stdout] 24903 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:24968:42
[INFO] [stdout]       |
[INFO] [stdout] 24968 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25046:42
[INFO] [stdout]       |
[INFO] [stdout] 25046 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25168:42
[INFO] [stdout]       |
[INFO] [stdout] 25168 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25216:42
[INFO] [stdout]       |
[INFO] [stdout] 25216 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25264:42
[INFO] [stdout]       |
[INFO] [stdout] 25264 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25308:42
[INFO] [stdout]       |
[INFO] [stdout] 25308 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25351:42
[INFO] [stdout]       |
[INFO] [stdout] 25351 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25398:42
[INFO] [stdout]       |
[INFO] [stdout] 25398 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25439:42
[INFO] [stdout]       |
[INFO] [stdout] 25439 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25482:42
[INFO] [stdout]       |
[INFO] [stdout] 25482 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25589:42
[INFO] [stdout]       |
[INFO] [stdout] 25589 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25641:42
[INFO] [stdout]       |
[INFO] [stdout] 25641 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25751:42
[INFO] [stdout]       |
[INFO] [stdout] 25751 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25798:42
[INFO] [stdout]       |
[INFO] [stdout] 25798 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25843:42
[INFO] [stdout]       |
[INFO] [stdout] 25843 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25905:42
[INFO] [stdout]       |
[INFO] [stdout] 25905 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:25961:42
[INFO] [stdout]       |
[INFO] [stdout] 25961 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:26014:42
[INFO] [stdout]       |
[INFO] [stdout] 26014 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:26127:42
[INFO] [stdout]       |
[INFO] [stdout] 26127 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:26234:42
[INFO] [stdout]       |
[INFO] [stdout] 26234 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:26286:42
[INFO] [stdout]       |
[INFO] [stdout] 26286 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:26395:42
[INFO] [stdout]       |
[INFO] [stdout] 26395 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:26440:42
[INFO] [stdout]       |
[INFO] [stdout] 26440 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:26493:42
[INFO] [stdout]       |
[INFO] [stdout] 26493 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:26614:42
[INFO] [stdout]       |
[INFO] [stdout] 26614 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:26724:42
[INFO] [stdout]       |
[INFO] [stdout] 26724 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:26836:42
[INFO] [stdout]       |
[INFO] [stdout] 26836 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:26883:42
[INFO] [stdout]       |
[INFO] [stdout] 26883 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:26935:42
[INFO] [stdout]       |
[INFO] [stdout] 26935 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:27045:42
[INFO] [stdout]       |
[INFO] [stdout] 27045 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:27154:42
[INFO] [stdout]       |
[INFO] [stdout] 27154 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:27201:42
[INFO] [stdout]       |
[INFO] [stdout] 27201 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:27246:42
[INFO] [stdout]       |
[INFO] [stdout] 27246 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:27290:42
[INFO] [stdout]       |
[INFO] [stdout] 27290 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:27385:42
[INFO] [stdout]       |
[INFO] [stdout] 27385 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:27765:42
[INFO] [stdout]       |
[INFO] [stdout] 27765 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:27811:42
[INFO] [stdout]       |
[INFO] [stdout] 27811 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:27862:42
[INFO] [stdout]       |
[INFO] [stdout] 27862 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:27916:42
[INFO] [stdout]       |
[INFO] [stdout] 27916 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:27963:42
[INFO] [stdout]       |
[INFO] [stdout] 27963 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:28043:42
[INFO] [stdout]       |
[INFO] [stdout] 28043 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:28177:42
[INFO] [stdout]       |
[INFO] [stdout] 28177 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:28305:42
[INFO] [stdout]       |
[INFO] [stdout] 28305 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:28430:42
[INFO] [stdout]       |
[INFO] [stdout] 28430 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:28475:42
[INFO] [stdout]       |
[INFO] [stdout] 28475 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:28547:42
[INFO] [stdout]       |
[INFO] [stdout] 28547 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:28606:42
[INFO] [stdout]       |
[INFO] [stdout] 28606 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:28722:42
[INFO] [stdout]       |
[INFO] [stdout] 28722 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:28835:42
[INFO] [stdout]       |
[INFO] [stdout] 28835 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:28887:42
[INFO] [stdout]       |
[INFO] [stdout] 28887 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:28948:42
[INFO] [stdout]       |
[INFO] [stdout] 28948 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:28997:42
[INFO] [stdout]       |
[INFO] [stdout] 28997 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:29106:42
[INFO] [stdout]       |
[INFO] [stdout] 29106 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:29168:42
[INFO] [stdout]       |
[INFO] [stdout] 29168 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:29216:42
[INFO] [stdout]       |
[INFO] [stdout] 29216 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:29343:42
[INFO] [stdout]       |
[INFO] [stdout] 29343 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:29405:42
[INFO] [stdout]       |
[INFO] [stdout] 29405 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:29451:42
[INFO] [stdout]       |
[INFO] [stdout] 29451 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:29551:42
[INFO] [stdout]       |
[INFO] [stdout] 29551 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:29662:42
[INFO] [stdout]       |
[INFO] [stdout] 29662 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:29715:42
[INFO] [stdout]       |
[INFO] [stdout] 29715 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:29765:42
[INFO] [stdout]       |
[INFO] [stdout] 29765 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:29884:42
[INFO] [stdout]       |
[INFO] [stdout] 29884 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:29996:42
[INFO] [stdout]       |
[INFO] [stdout] 29996 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:30043:42
[INFO] [stdout]       |
[INFO] [stdout] 30043 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:30163:42
[INFO] [stdout]       |
[INFO] [stdout] 30163 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:30229:42
[INFO] [stdout]       |
[INFO] [stdout] 30229 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:30293:42
[INFO] [stdout]       |
[INFO] [stdout] 30293 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:30352:42
[INFO] [stdout]       |
[INFO] [stdout] 30352 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:30475:42
[INFO] [stdout]       |
[INFO] [stdout] 30475 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:30606:42
[INFO] [stdout]       |
[INFO] [stdout] 30606 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:30749:42
[INFO] [stdout]       |
[INFO] [stdout] 30749 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:30910:42
[INFO] [stdout]       |
[INFO] [stdout] 30910 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:31100:42
[INFO] [stdout]       |
[INFO] [stdout] 31100 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:31266:42
[INFO] [stdout]       |
[INFO] [stdout] 31266 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:31314:42
[INFO] [stdout]       |
[INFO] [stdout] 31314 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:31380:42
[INFO] [stdout]       |
[INFO] [stdout] 31380 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:31593:42
[INFO] [stdout]       |
[INFO] [stdout] 31593 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:31758:42
[INFO] [stdout]       |
[INFO] [stdout] 31758 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:31823:42
[INFO] [stdout]       |
[INFO] [stdout] 31823 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:32035:42
[INFO] [stdout]       |
[INFO] [stdout] 32035 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:32202:42
[INFO] [stdout]       |
[INFO] [stdout] 32202 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:32317:42
[INFO] [stdout]       |
[INFO] [stdout] 32317 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:32440:42
[INFO] [stdout]       |
[INFO] [stdout] 32440 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:32499:42
[INFO] [stdout]       |
[INFO] [stdout] 32499 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:32708:42
[INFO] [stdout]       |
[INFO] [stdout] 32708 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:32887:42
[INFO] [stdout]       |
[INFO] [stdout] 32887 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:33089:42
[INFO] [stdout]       |
[INFO] [stdout] 33089 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:33256:42
[INFO] [stdout]       |
[INFO] [stdout] 33256 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:33443:42
[INFO] [stdout]       |
[INFO] [stdout] 33443 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:33598:42
[INFO] [stdout]       |
[INFO] [stdout] 33598 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:33769:42
[INFO] [stdout]       |
[INFO] [stdout] 33769 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:33912:42
[INFO] [stdout]       |
[INFO] [stdout] 33912 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:34067:42
[INFO] [stdout]       |
[INFO] [stdout] 34067 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:34216:42
[INFO] [stdout]       |
[INFO] [stdout] 34216 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:34371:42
[INFO] [stdout]       |
[INFO] [stdout] 34371 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:34476:42
[INFO] [stdout]       |
[INFO] [stdout] 34476 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:34524:42
[INFO] [stdout]       |
[INFO] [stdout] 34524 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:34639:42
[INFO] [stdout]       |
[INFO] [stdout] 34639 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:34770:42
[INFO] [stdout]       |
[INFO] [stdout] 34770 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:34904:42
[INFO] [stdout]       |
[INFO] [stdout] 34904 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:35014:42
[INFO] [stdout]       |
[INFO] [stdout] 35014 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:35126:42
[INFO] [stdout]       |
[INFO] [stdout] 35126 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:35264:42
[INFO] [stdout]       |
[INFO] [stdout] 35264 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:35410:42
[INFO] [stdout]       |
[INFO] [stdout] 35410 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:35547:42
[INFO] [stdout]       |
[INFO] [stdout] 35547 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:35692:42
[INFO] [stdout]       |
[INFO] [stdout] 35692 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:35814:42
[INFO] [stdout]       |
[INFO] [stdout] 35814 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:35939:42
[INFO] [stdout]       |
[INFO] [stdout] 35939 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:36050:42
[INFO] [stdout]       |
[INFO] [stdout] 36050 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:36166:42
[INFO] [stdout]       |
[INFO] [stdout] 36166 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:36303:42
[INFO] [stdout]       |
[INFO] [stdout] 36303 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:36449:42
[INFO] [stdout]       |
[INFO] [stdout] 36449 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:36580:42
[INFO] [stdout]       |
[INFO] [stdout] 36580 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:36717:42
[INFO] [stdout]       |
[INFO] [stdout] 36717 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:36839:42
[INFO] [stdout]       |
[INFO] [stdout] 36839 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:36969:42
[INFO] [stdout]       |
[INFO] [stdout] 36969 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:37106:42
[INFO] [stdout]       |
[INFO] [stdout] 37106 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:37259:42
[INFO] [stdout]       |
[INFO] [stdout] 37259 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:37408:42
[INFO] [stdout]       |
[INFO] [stdout] 37408 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:37572:42
[INFO] [stdout]       |
[INFO] [stdout] 37572 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:37709:42
[INFO] [stdout]       |
[INFO] [stdout] 37709 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:37856:42
[INFO] [stdout]       |
[INFO] [stdout] 37856 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:37993:42
[INFO] [stdout]       |
[INFO] [stdout] 37993 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:38142:42
[INFO] [stdout]       |
[INFO] [stdout] 38142 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:38267:42
[INFO] [stdout]       |
[INFO] [stdout] 38267 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:38402:42
[INFO] [stdout]       |
[INFO] [stdout] 38402 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:38527:42
[INFO] [stdout]       |
[INFO] [stdout] 38527 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:38663:42
[INFO] [stdout]       |
[INFO] [stdout] 38663 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:38851:42
[INFO] [stdout]       |
[INFO] [stdout] 38851 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:39239:42
[INFO] [stdout]       |
[INFO] [stdout] 39239 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:39406:42
[INFO] [stdout]       |
[INFO] [stdout] 39406 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:39621:42
[INFO] [stdout]       |
[INFO] [stdout] 39621 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:39841:42
[INFO] [stdout]       |
[INFO] [stdout] 39841 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:39974:42
[INFO] [stdout]       |
[INFO] [stdout] 39974 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:40022:42
[INFO] [stdout]       |
[INFO] [stdout] 40022 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:40089:42
[INFO] [stdout]       |
[INFO] [stdout] 40089 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:40327:42
[INFO] [stdout]       |
[INFO] [stdout] 40327 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:40461:42
[INFO] [stdout]       |
[INFO] [stdout] 40461 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:40505:42
[INFO] [stdout]       |
[INFO] [stdout] 40505 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:40623:42
[INFO] [stdout]       |
[INFO] [stdout] 40623 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:40773:42
[INFO] [stdout]       |
[INFO] [stdout] 40773 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:40828:42
[INFO] [stdout]       |
[INFO] [stdout] 40828 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:40888:42
[INFO] [stdout]       |
[INFO] [stdout] 40888 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:40993:42
[INFO] [stdout]       |
[INFO] [stdout] 40993 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:41118:42
[INFO] [stdout]       |
[INFO] [stdout] 41118 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:41222:42
[INFO] [stdout]       |
[INFO] [stdout] 41222 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:41339:42
[INFO] [stdout]       |
[INFO] [stdout] 41339 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:41441:42
[INFO] [stdout]       |
[INFO] [stdout] 41441 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:41500:42
[INFO] [stdout]       |
[INFO] [stdout] 41500 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:41617:42
[INFO] [stdout]       |
[INFO] [stdout] 41617 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:41722:42
[INFO] [stdout]       |
[INFO] [stdout] 41722 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:41840:42
[INFO] [stdout]       |
[INFO] [stdout] 41840 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:41894:42
[INFO] [stdout]       |
[INFO] [stdout] 41894 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:41951:42
[INFO] [stdout]       |
[INFO] [stdout] 41951 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:41992:42
[INFO] [stdout]       |
[INFO] [stdout] 41992 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:42033:42
[INFO] [stdout]       |
[INFO] [stdout] 42033 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_size_hint` is not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:42074:42
[INFO] [stdout]       |
[INFO] [stdout] 42074 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          not a member of trait `arbitrary::Arbitrary`
[INFO] [stdout]       |                                          help: there is an associated function with a similar name: `size_hint`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:935:42
[INFO] [stdout]     |
[INFO] [stdout] 935 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]     |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:935:42
[INFO] [stdout]     |
[INFO] [stdout] 935 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]     |                                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / pub fn recursion_guard(
[INFO] [stdout]  13 | |     depth: usize,
[INFO] [stdout]  14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]  15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]     | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:935:42
[INFO] [stdout]     |
[INFO] [stdout] 935 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]     |                                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]     |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:1342:42
[INFO] [stdout]      |
[INFO] [stdout] 1342 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:1342:42
[INFO] [stdout]      |
[INFO] [stdout] 1342 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:1342:42
[INFO] [stdout]      |
[INFO] [stdout] 1342 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:1723:42
[INFO] [stdout]      |
[INFO] [stdout] 1723 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:1723:42
[INFO] [stdout]      |
[INFO] [stdout] 1723 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:1723:42
[INFO] [stdout]      |
[INFO] [stdout] 1723 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:2754:42
[INFO] [stdout]      |
[INFO] [stdout] 2754 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:2754:42
[INFO] [stdout]      |
[INFO] [stdout] 2754 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:2754:42
[INFO] [stdout]      |
[INFO] [stdout] 2754 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:2863:42
[INFO] [stdout]      |
[INFO] [stdout] 2863 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:2863:42
[INFO] [stdout]      |
[INFO] [stdout] 2863 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:2863:42
[INFO] [stdout]      |
[INFO] [stdout] 2863 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:2911:42
[INFO] [stdout]      |
[INFO] [stdout] 2911 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:2911:42
[INFO] [stdout]      |
[INFO] [stdout] 2911 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:2911:42
[INFO] [stdout]      |
[INFO] [stdout] 2911 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3027:42
[INFO] [stdout]      |
[INFO] [stdout] 3027 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3027:42
[INFO] [stdout]      |
[INFO] [stdout] 3027 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3027:42
[INFO] [stdout]      |
[INFO] [stdout] 3027 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3079:42
[INFO] [stdout]      |
[INFO] [stdout] 3079 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3079:42
[INFO] [stdout]      |
[INFO] [stdout] 3079 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3079:42
[INFO] [stdout]      |
[INFO] [stdout] 3079 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3139:42
[INFO] [stdout]      |
[INFO] [stdout] 3139 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3139:42
[INFO] [stdout]      |
[INFO] [stdout] 3139 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3139:42
[INFO] [stdout]      |
[INFO] [stdout] 3139 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3194:42
[INFO] [stdout]      |
[INFO] [stdout] 3194 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3194:42
[INFO] [stdout]      |
[INFO] [stdout] 3194 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3194:42
[INFO] [stdout]      |
[INFO] [stdout] 3194 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3269:42
[INFO] [stdout]      |
[INFO] [stdout] 3269 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3269:42
[INFO] [stdout]      |
[INFO] [stdout] 3269 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3269:42
[INFO] [stdout]      |
[INFO] [stdout] 3269 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3423:42
[INFO] [stdout]      |
[INFO] [stdout] 3423 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3423:42
[INFO] [stdout]      |
[INFO] [stdout] 3423 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3423:42
[INFO] [stdout]      |
[INFO] [stdout] 3423 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3471:42
[INFO] [stdout]      |
[INFO] [stdout] 3471 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3471:42
[INFO] [stdout]      |
[INFO] [stdout] 3471 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3471:42
[INFO] [stdout]      |
[INFO] [stdout] 3471 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3517:42
[INFO] [stdout]      |
[INFO] [stdout] 3517 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3517:42
[INFO] [stdout]      |
[INFO] [stdout] 3517 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3517:42
[INFO] [stdout]      |
[INFO] [stdout] 3517 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3565:42
[INFO] [stdout]      |
[INFO] [stdout] 3565 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3565:42
[INFO] [stdout]      |
[INFO] [stdout] 3565 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3565:42
[INFO] [stdout]      |
[INFO] [stdout] 3565 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3615:42
[INFO] [stdout]      |
[INFO] [stdout] 3615 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3615:42
[INFO] [stdout]      |
[INFO] [stdout] 3615 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3615:42
[INFO] [stdout]      |
[INFO] [stdout] 3615 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3696:42
[INFO] [stdout]      |
[INFO] [stdout] 3696 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3696:42
[INFO] [stdout]      |
[INFO] [stdout] 3696 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3696:42
[INFO] [stdout]      |
[INFO] [stdout] 3696 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3779:42
[INFO] [stdout]      |
[INFO] [stdout] 3779 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3779:42
[INFO] [stdout]      |
[INFO] [stdout] 3779 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3779:42
[INFO] [stdout]      |
[INFO] [stdout] 3779 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3823:42
[INFO] [stdout]      |
[INFO] [stdout] 3823 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3823:42
[INFO] [stdout]      |
[INFO] [stdout] 3823 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3823:42
[INFO] [stdout]      |
[INFO] [stdout] 3823 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3873:42
[INFO] [stdout]      |
[INFO] [stdout] 3873 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3873:42
[INFO] [stdout]      |
[INFO] [stdout] 3873 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3873:42
[INFO] [stdout]      |
[INFO] [stdout] 3873 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3969:42
[INFO] [stdout]      |
[INFO] [stdout] 3969 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3969:42
[INFO] [stdout]      |
[INFO] [stdout] 3969 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:3969:42
[INFO] [stdout]      |
[INFO] [stdout] 3969 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4186:42
[INFO] [stdout]      |
[INFO] [stdout] 4186 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4186:42
[INFO] [stdout]      |
[INFO] [stdout] 4186 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4186:42
[INFO] [stdout]      |
[INFO] [stdout] 4186 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4253:42
[INFO] [stdout]      |
[INFO] [stdout] 4253 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4253:42
[INFO] [stdout]      |
[INFO] [stdout] 4253 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4253:42
[INFO] [stdout]      |
[INFO] [stdout] 4253 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4322:42
[INFO] [stdout]      |
[INFO] [stdout] 4322 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4322:42
[INFO] [stdout]      |
[INFO] [stdout] 4322 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4322:42
[INFO] [stdout]      |
[INFO] [stdout] 4322 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4374:42
[INFO] [stdout]      |
[INFO] [stdout] 4374 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4374:42
[INFO] [stdout]      |
[INFO] [stdout] 4374 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4374:42
[INFO] [stdout]      |
[INFO] [stdout] 4374 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4496:42
[INFO] [stdout]      |
[INFO] [stdout] 4496 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4496:42
[INFO] [stdout]      |
[INFO] [stdout] 4496 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4496:42
[INFO] [stdout]      |
[INFO] [stdout] 4496 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4693:42
[INFO] [stdout]      |
[INFO] [stdout] 4693 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4693:42
[INFO] [stdout]      |
[INFO] [stdout] 4693 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4693:42
[INFO] [stdout]      |
[INFO] [stdout] 4693 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4919:42
[INFO] [stdout]      |
[INFO] [stdout] 4919 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4919:42
[INFO] [stdout]      |
[INFO] [stdout] 4919 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:4919:42
[INFO] [stdout]      |
[INFO] [stdout] 4919 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5021:42
[INFO] [stdout]      |
[INFO] [stdout] 5021 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5021:42
[INFO] [stdout]      |
[INFO] [stdout] 5021 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5021:42
[INFO] [stdout]      |
[INFO] [stdout] 5021 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5122:42
[INFO] [stdout]      |
[INFO] [stdout] 5122 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5122:42
[INFO] [stdout]      |
[INFO] [stdout] 5122 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5122:42
[INFO] [stdout]      |
[INFO] [stdout] 5122 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5167:42
[INFO] [stdout]      |
[INFO] [stdout] 5167 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5167:42
[INFO] [stdout]      |
[INFO] [stdout] 5167 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5167:42
[INFO] [stdout]      |
[INFO] [stdout] 5167 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5269:42
[INFO] [stdout]      |
[INFO] [stdout] 5269 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5269:42
[INFO] [stdout]      |
[INFO] [stdout] 5269 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5269:42
[INFO] [stdout]      |
[INFO] [stdout] 5269 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5406:42
[INFO] [stdout]      |
[INFO] [stdout] 5406 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5406:42
[INFO] [stdout]      |
[INFO] [stdout] 5406 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5406:42
[INFO] [stdout]      |
[INFO] [stdout] 5406 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5630:42
[INFO] [stdout]      |
[INFO] [stdout] 5630 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5630:42
[INFO] [stdout]      |
[INFO] [stdout] 5630 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5630:42
[INFO] [stdout]      |
[INFO] [stdout] 5630 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5672:42
[INFO] [stdout]      |
[INFO] [stdout] 5672 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5672:42
[INFO] [stdout]      |
[INFO] [stdout] 5672 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5672:42
[INFO] [stdout]      |
[INFO] [stdout] 5672 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5716:42
[INFO] [stdout]      |
[INFO] [stdout] 5716 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5716:42
[INFO] [stdout]      |
[INFO] [stdout] 5716 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5716:42
[INFO] [stdout]      |
[INFO] [stdout] 5716 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5758:42
[INFO] [stdout]      |
[INFO] [stdout] 5758 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5758:42
[INFO] [stdout]      |
[INFO] [stdout] 5758 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5758:42
[INFO] [stdout]      |
[INFO] [stdout] 5758 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5802:42
[INFO] [stdout]      |
[INFO] [stdout] 5802 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5802:42
[INFO] [stdout]      |
[INFO] [stdout] 5802 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5802:42
[INFO] [stdout]      |
[INFO] [stdout] 5802 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5843:42
[INFO] [stdout]      |
[INFO] [stdout] 5843 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5843:42
[INFO] [stdout]      |
[INFO] [stdout] 5843 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5843:42
[INFO] [stdout]      |
[INFO] [stdout] 5843 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5884:42
[INFO] [stdout]      |
[INFO] [stdout] 5884 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5884:42
[INFO] [stdout]      |
[INFO] [stdout] 5884 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5884:42
[INFO] [stdout]      |
[INFO] [stdout] 5884 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5958:42
[INFO] [stdout]      |
[INFO] [stdout] 5958 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5958:42
[INFO] [stdout]      |
[INFO] [stdout] 5958 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:5958:42
[INFO] [stdout]      |
[INFO] [stdout] 5958 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6230:42
[INFO] [stdout]      |
[INFO] [stdout] 6230 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6230:42
[INFO] [stdout]      |
[INFO] [stdout] 6230 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6230:42
[INFO] [stdout]      |
[INFO] [stdout] 6230 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6280:42
[INFO] [stdout]      |
[INFO] [stdout] 6280 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6280:42
[INFO] [stdout]      |
[INFO] [stdout] 6280 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6280:42
[INFO] [stdout]      |
[INFO] [stdout] 6280 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6331:42
[INFO] [stdout]      |
[INFO] [stdout] 6331 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6331:42
[INFO] [stdout]      |
[INFO] [stdout] 6331 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6331:42
[INFO] [stdout]      |
[INFO] [stdout] 6331 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6377:42
[INFO] [stdout]      |
[INFO] [stdout] 6377 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6377:42
[INFO] [stdout]      |
[INFO] [stdout] 6377 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6377:42
[INFO] [stdout]      |
[INFO] [stdout] 6377 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6426:42
[INFO] [stdout]      |
[INFO] [stdout] 6426 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6426:42
[INFO] [stdout]      |
[INFO] [stdout] 6426 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6426:42
[INFO] [stdout]      |
[INFO] [stdout] 6426 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6536:42
[INFO] [stdout]      |
[INFO] [stdout] 6536 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6536:42
[INFO] [stdout]      |
[INFO] [stdout] 6536 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6536:42
[INFO] [stdout]      |
[INFO] [stdout] 6536 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6649:42
[INFO] [stdout]      |
[INFO] [stdout] 6649 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6649:42
[INFO] [stdout]      |
[INFO] [stdout] 6649 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6649:42
[INFO] [stdout]      |
[INFO] [stdout] 6649 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6701:42
[INFO] [stdout]      |
[INFO] [stdout] 6701 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6701:42
[INFO] [stdout]      |
[INFO] [stdout] 6701 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6701:42
[INFO] [stdout]      |
[INFO] [stdout] 6701 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6751:42
[INFO] [stdout]      |
[INFO] [stdout] 6751 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6751:42
[INFO] [stdout]      |
[INFO] [stdout] 6751 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6751:42
[INFO] [stdout]      |
[INFO] [stdout] 6751 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6803:42
[INFO] [stdout]      |
[INFO] [stdout] 6803 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6803:42
[INFO] [stdout]      |
[INFO] [stdout] 6803 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6803:42
[INFO] [stdout]      |
[INFO] [stdout] 6803 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6853:42
[INFO] [stdout]      |
[INFO] [stdout] 6853 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6853:42
[INFO] [stdout]      |
[INFO] [stdout] 6853 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6853:42
[INFO] [stdout]      |
[INFO] [stdout] 6853 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6905:42
[INFO] [stdout]      |
[INFO] [stdout] 6905 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6905:42
[INFO] [stdout]      |
[INFO] [stdout] 6905 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6905:42
[INFO] [stdout]      |
[INFO] [stdout] 6905 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6955:42
[INFO] [stdout]      |
[INFO] [stdout] 6955 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6955:42
[INFO] [stdout]      |
[INFO] [stdout] 6955 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:6955:42
[INFO] [stdout]      |
[INFO] [stdout] 6955 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7010:42
[INFO] [stdout]      |
[INFO] [stdout] 7010 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7010:42
[INFO] [stdout]      |
[INFO] [stdout] 7010 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7010:42
[INFO] [stdout]      |
[INFO] [stdout] 7010 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7144:42
[INFO] [stdout]      |
[INFO] [stdout] 7144 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7144:42
[INFO] [stdout]      |
[INFO] [stdout] 7144 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7144:42
[INFO] [stdout]      |
[INFO] [stdout] 7144 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7327:42
[INFO] [stdout]      |
[INFO] [stdout] 7327 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7327:42
[INFO] [stdout]      |
[INFO] [stdout] 7327 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7327:42
[INFO] [stdout]      |
[INFO] [stdout] 7327 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7546:42
[INFO] [stdout]      |
[INFO] [stdout] 7546 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7546:42
[INFO] [stdout]      |
[INFO] [stdout] 7546 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7546:42
[INFO] [stdout]      |
[INFO] [stdout] 7546 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7697:42
[INFO] [stdout]      |
[INFO] [stdout] 7697 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7697:42
[INFO] [stdout]      |
[INFO] [stdout] 7697 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7697:42
[INFO] [stdout]      |
[INFO] [stdout] 7697 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7858:42
[INFO] [stdout]      |
[INFO] [stdout] 7858 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7858:42
[INFO] [stdout]      |
[INFO] [stdout] 7858 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:7858:42
[INFO] [stdout]      |
[INFO] [stdout] 7858 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8015:42
[INFO] [stdout]      |
[INFO] [stdout] 8015 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8015:42
[INFO] [stdout]      |
[INFO] [stdout] 8015 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8015:42
[INFO] [stdout]      |
[INFO] [stdout] 8015 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8059:42
[INFO] [stdout]      |
[INFO] [stdout] 8059 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8059:42
[INFO] [stdout]      |
[INFO] [stdout] 8059 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8059:42
[INFO] [stdout]      |
[INFO] [stdout] 8059 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8105:42
[INFO] [stdout]      |
[INFO] [stdout] 8105 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8105:42
[INFO] [stdout]      |
[INFO] [stdout] 8105 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8105:42
[INFO] [stdout]      |
[INFO] [stdout] 8105 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8157:42
[INFO] [stdout]      |
[INFO] [stdout] 8157 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8157:42
[INFO] [stdout]      |
[INFO] [stdout] 8157 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8157:42
[INFO] [stdout]      |
[INFO] [stdout] 8157 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8209:42
[INFO] [stdout]      |
[INFO] [stdout] 8209 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8209:42
[INFO] [stdout]      |
[INFO] [stdout] 8209 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8209:42
[INFO] [stdout]      |
[INFO] [stdout] 8209 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8319:42
[INFO] [stdout]      |
[INFO] [stdout] 8319 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8319:42
[INFO] [stdout]      |
[INFO] [stdout] 8319 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8319:42
[INFO] [stdout]      |
[INFO] [stdout] 8319 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8427:42
[INFO] [stdout]      |
[INFO] [stdout] 8427 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8427:42
[INFO] [stdout]      |
[INFO] [stdout] 8427 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8427:42
[INFO] [stdout]      |
[INFO] [stdout] 8427 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8534:42
[INFO] [stdout]      |
[INFO] [stdout] 8534 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8534:42
[INFO] [stdout]      |
[INFO] [stdout] 8534 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8534:42
[INFO] [stdout]      |
[INFO] [stdout] 8534 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8641:42
[INFO] [stdout]      |
[INFO] [stdout] 8641 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8641:42
[INFO] [stdout]      |
[INFO] [stdout] 8641 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8641:42
[INFO] [stdout]      |
[INFO] [stdout] 8641 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8746:42
[INFO] [stdout]      |
[INFO] [stdout] 8746 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8746:42
[INFO] [stdout]      |
[INFO] [stdout] 8746 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8746:42
[INFO] [stdout]      |
[INFO] [stdout] 8746 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8851:42
[INFO] [stdout]      |
[INFO] [stdout] 8851 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8851:42
[INFO] [stdout]      |
[INFO] [stdout] 8851 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8851:42
[INFO] [stdout]      |
[INFO] [stdout] 8851 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8956:42
[INFO] [stdout]      |
[INFO] [stdout] 8956 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8956:42
[INFO] [stdout]      |
[INFO] [stdout] 8956 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:8956:42
[INFO] [stdout]      |
[INFO] [stdout] 8956 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9061:42
[INFO] [stdout]      |
[INFO] [stdout] 9061 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9061:42
[INFO] [stdout]      |
[INFO] [stdout] 9061 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9061:42
[INFO] [stdout]      |
[INFO] [stdout] 9061 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9168:42
[INFO] [stdout]      |
[INFO] [stdout] 9168 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9168:42
[INFO] [stdout]      |
[INFO] [stdout] 9168 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9168:42
[INFO] [stdout]      |
[INFO] [stdout] 9168 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9209:42
[INFO] [stdout]      |
[INFO] [stdout] 9209 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9209:42
[INFO] [stdout]      |
[INFO] [stdout] 9209 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9209:42
[INFO] [stdout]      |
[INFO] [stdout] 9209 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9311:42
[INFO] [stdout]      |
[INFO] [stdout] 9311 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9311:42
[INFO] [stdout]      |
[INFO] [stdout] 9311 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9311:42
[INFO] [stdout]      |
[INFO] [stdout] 9311 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9563:42
[INFO] [stdout]      |
[INFO] [stdout] 9563 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9563:42
[INFO] [stdout]      |
[INFO] [stdout] 9563 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9563:42
[INFO] [stdout]      |
[INFO] [stdout] 9563 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9611:42
[INFO] [stdout]      |
[INFO] [stdout] 9611 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9611:42
[INFO] [stdout]      |
[INFO] [stdout] 9611 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9611:42
[INFO] [stdout]      |
[INFO] [stdout] 9611 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9716:42
[INFO] [stdout]      |
[INFO] [stdout] 9716 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9716:42
[INFO] [stdout]      |
[INFO] [stdout] 9716 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9716:42
[INFO] [stdout]      |
[INFO] [stdout] 9716 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9765:42
[INFO] [stdout]      |
[INFO] [stdout] 9765 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9765:42
[INFO] [stdout]      |
[INFO] [stdout] 9765 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9765:42
[INFO] [stdout]      |
[INFO] [stdout] 9765 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9814:42
[INFO] [stdout]      |
[INFO] [stdout] 9814 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9814:42
[INFO] [stdout]      |
[INFO] [stdout] 9814 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9814:42
[INFO] [stdout]      |
[INFO] [stdout] 9814 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9862:42
[INFO] [stdout]      |
[INFO] [stdout] 9862 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9862:42
[INFO] [stdout]      |
[INFO] [stdout] 9862 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9862:42
[INFO] [stdout]      |
[INFO] [stdout] 9862 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9962:42
[INFO] [stdout]      |
[INFO] [stdout] 9962 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9962:42
[INFO] [stdout]      |
[INFO] [stdout] 9962 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | / pub fn recursion_guard(
[INFO] [stdout]   13 | |     depth: usize,
[INFO] [stdout]   14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]   15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]      | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:9962:42
[INFO] [stdout]      |
[INFO] [stdout] 9962 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]      |
[INFO] [stdout]  277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]      |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10080:42
[INFO] [stdout]       |
[INFO] [stdout] 10080 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10080:42
[INFO] [stdout]       |
[INFO] [stdout] 10080 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10080:42
[INFO] [stdout]       |
[INFO] [stdout] 10080 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10185:42
[INFO] [stdout]       |
[INFO] [stdout] 10185 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10185:42
[INFO] [stdout]       |
[INFO] [stdout] 10185 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10185:42
[INFO] [stdout]       |
[INFO] [stdout] 10185 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10290:42
[INFO] [stdout]       |
[INFO] [stdout] 10290 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10290:42
[INFO] [stdout]       |
[INFO] [stdout] 10290 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10290:42
[INFO] [stdout]       |
[INFO] [stdout] 10290 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10345:42
[INFO] [stdout]       |
[INFO] [stdout] 10345 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10345:42
[INFO] [stdout]       |
[INFO] [stdout] 10345 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10345:42
[INFO] [stdout]       |
[INFO] [stdout] 10345 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10450:42
[INFO] [stdout]       |
[INFO] [stdout] 10450 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10450:42
[INFO] [stdout]       |
[INFO] [stdout] 10450 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10450:42
[INFO] [stdout]       |
[INFO] [stdout] 10450 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10505:42
[INFO] [stdout]       |
[INFO] [stdout] 10505 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10505:42
[INFO] [stdout]       |
[INFO] [stdout] 10505 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10505:42
[INFO] [stdout]       |
[INFO] [stdout] 10505 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10606:42
[INFO] [stdout]       |
[INFO] [stdout] 10606 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10606:42
[INFO] [stdout]       |
[INFO] [stdout] 10606 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10606:42
[INFO] [stdout]       |
[INFO] [stdout] 10606 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10714:42
[INFO] [stdout]       |
[INFO] [stdout] 10714 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10714:42
[INFO] [stdout]       |
[INFO] [stdout] 10714 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10714:42
[INFO] [stdout]       |
[INFO] [stdout] 10714 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10836:42
[INFO] [stdout]       |
[INFO] [stdout] 10836 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10836:42
[INFO] [stdout]       |
[INFO] [stdout] 10836 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10836:42
[INFO] [stdout]       |
[INFO] [stdout] 10836 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10939:42
[INFO] [stdout]       |
[INFO] [stdout] 10939 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10939:42
[INFO] [stdout]       |
[INFO] [stdout] 10939 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10939:42
[INFO] [stdout]       |
[INFO] [stdout] 10939 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10984:42
[INFO] [stdout]       |
[INFO] [stdout] 10984 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10984:42
[INFO] [stdout]       |
[INFO] [stdout] 10984 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:10984:42
[INFO] [stdout]       |
[INFO] [stdout] 10984 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11038:42
[INFO] [stdout]       |
[INFO] [stdout] 11038 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11038:42
[INFO] [stdout]       |
[INFO] [stdout] 11038 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11038:42
[INFO] [stdout]       |
[INFO] [stdout] 11038 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11151:42
[INFO] [stdout]       |
[INFO] [stdout] 11151 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11151:42
[INFO] [stdout]       |
[INFO] [stdout] 11151 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11151:42
[INFO] [stdout]       |
[INFO] [stdout] 11151 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11196:42
[INFO] [stdout]       |
[INFO] [stdout] 11196 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11196:42
[INFO] [stdout]       |
[INFO] [stdout] 11196 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11196:42
[INFO] [stdout]       |
[INFO] [stdout] 11196 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11244:42
[INFO] [stdout]       |
[INFO] [stdout] 11244 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11244:42
[INFO] [stdout]       |
[INFO] [stdout] 11244 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11244:42
[INFO] [stdout]       |
[INFO] [stdout] 11244 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11368:42
[INFO] [stdout]       |
[INFO] [stdout] 11368 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11368:42
[INFO] [stdout]       |
[INFO] [stdout] 11368 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11368:42
[INFO] [stdout]       |
[INFO] [stdout] 11368 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11518:42
[INFO] [stdout]       |
[INFO] [stdout] 11518 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11518:42
[INFO] [stdout]       |
[INFO] [stdout] 11518 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11518:42
[INFO] [stdout]       |
[INFO] [stdout] 11518 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11576:42
[INFO] [stdout]       |
[INFO] [stdout] 11576 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11576:42
[INFO] [stdout]       |
[INFO] [stdout] 11576 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11576:42
[INFO] [stdout]       |
[INFO] [stdout] 11576 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11716:42
[INFO] [stdout]       |
[INFO] [stdout] 11716 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11716:42
[INFO] [stdout]       |
[INFO] [stdout] 11716 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11716:42
[INFO] [stdout]       |
[INFO] [stdout] 11716 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11782:42
[INFO] [stdout]       |
[INFO] [stdout] 11782 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11782:42
[INFO] [stdout]       |
[INFO] [stdout] 11782 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11782:42
[INFO] [stdout]       |
[INFO] [stdout] 11782 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11833:42
[INFO] [stdout]       |
[INFO] [stdout] 11833 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11833:42
[INFO] [stdout]       |
[INFO] [stdout] 11833 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11833:42
[INFO] [stdout]       |
[INFO] [stdout] 11833 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11947:42
[INFO] [stdout]       |
[INFO] [stdout] 11947 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11947:42
[INFO] [stdout]       |
[INFO] [stdout] 11947 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:11947:42
[INFO] [stdout]       |
[INFO] [stdout] 11947 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12001:42
[INFO] [stdout]       |
[INFO] [stdout] 12001 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12001:42
[INFO] [stdout]       |
[INFO] [stdout] 12001 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12001:42
[INFO] [stdout]       |
[INFO] [stdout] 12001 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12113:42
[INFO] [stdout]       |
[INFO] [stdout] 12113 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12113:42
[INFO] [stdout]       |
[INFO] [stdout] 12113 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12113:42
[INFO] [stdout]       |
[INFO] [stdout] 12113 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12161:42
[INFO] [stdout]       |
[INFO] [stdout] 12161 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12161:42
[INFO] [stdout]       |
[INFO] [stdout] 12161 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12161:42
[INFO] [stdout]       |
[INFO] [stdout] 12161 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12288:42
[INFO] [stdout]       |
[INFO] [stdout] 12288 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12288:42
[INFO] [stdout]       |
[INFO] [stdout] 12288 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12288:42
[INFO] [stdout]       |
[INFO] [stdout] 12288 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12364:42
[INFO] [stdout]       |
[INFO] [stdout] 12364 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12364:42
[INFO] [stdout]       |
[INFO] [stdout] 12364 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12364:42
[INFO] [stdout]       |
[INFO] [stdout] 12364 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12503:42
[INFO] [stdout]       |
[INFO] [stdout] 12503 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12503:42
[INFO] [stdout]       |
[INFO] [stdout] 12503 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12503:42
[INFO] [stdout]       |
[INFO] [stdout] 12503 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12616:42
[INFO] [stdout]       |
[INFO] [stdout] 12616 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12616:42
[INFO] [stdout]       |
[INFO] [stdout] 12616 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12616:42
[INFO] [stdout]       |
[INFO] [stdout] 12616 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12737:42
[INFO] [stdout]       |
[INFO] [stdout] 12737 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12737:42
[INFO] [stdout]       |
[INFO] [stdout] 12737 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12737:42
[INFO] [stdout]       |
[INFO] [stdout] 12737 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12842:42
[INFO] [stdout]       |
[INFO] [stdout] 12842 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12842:42
[INFO] [stdout]       |
[INFO] [stdout] 12842 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12842:42
[INFO] [stdout]       |
[INFO] [stdout] 12842 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12890:42
[INFO] [stdout]       |
[INFO] [stdout] 12890 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12890:42
[INFO] [stdout]       |
[INFO] [stdout] 12890 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:12890:42
[INFO] [stdout]       |
[INFO] [stdout] 12890 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13002:42
[INFO] [stdout]       |
[INFO] [stdout] 13002 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13002:42
[INFO] [stdout]       |
[INFO] [stdout] 13002 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13002:42
[INFO] [stdout]       |
[INFO] [stdout] 13002 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13062:42
[INFO] [stdout]       |
[INFO] [stdout] 13062 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13062:42
[INFO] [stdout]       |
[INFO] [stdout] 13062 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13062:42
[INFO] [stdout]       |
[INFO] [stdout] 13062 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13193:42
[INFO] [stdout]       |
[INFO] [stdout] 13193 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13193:42
[INFO] [stdout]       |
[INFO] [stdout] 13193 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13193:42
[INFO] [stdout]       |
[INFO] [stdout] 13193 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13252:42
[INFO] [stdout]       |
[INFO] [stdout] 13252 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13252:42
[INFO] [stdout]       |
[INFO] [stdout] 13252 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13252:42
[INFO] [stdout]       |
[INFO] [stdout] 13252 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13362:42
[INFO] [stdout]       |
[INFO] [stdout] 13362 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13362:42
[INFO] [stdout]       |
[INFO] [stdout] 13362 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13362:42
[INFO] [stdout]       |
[INFO] [stdout] 13362 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13480:42
[INFO] [stdout]       |
[INFO] [stdout] 13480 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13480:42
[INFO] [stdout]       |
[INFO] [stdout] 13480 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[INFO] [stdout]       | |___________________________- similarly named function `recursion_guard` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13480:42
[INFO] [stdout]       |
[INFO] [stdout] 13480 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MaxRecursionReached` in crate `arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13544:42
[INFO] [stdout]       |
[INFO] [stdout] 13544 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^ not found in `arbitrary`
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `try_size_hint` in trait `arbitrary::Arbitrary`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13544:42
[INFO] [stdout]       |
[INFO] [stdout] 13544 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                          ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/lib.rs:277:5
[INFO] [stdout]       |
[INFO] [stdout]   277 |     fn size_hint(depth: usize) -> (usize, Option<usize>) {
[INFO] [stdout]       |     ---------------------------------------------------- similarly named associated function `size_hint` defined here
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `try_recursion_guard` in module `arbitrary::size_hint`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-20.1.0/src/curr/generated.rs:13544:42
[INFO] [stdout]       |
[INFO] [stdout] 13544 |   #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]       |                                            ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.3.2/src/size_hint.rs:12:1
[INFO] [stdout]       |
[INFO] [stdout]    12 | / pub fn recursion_guard(
[INFO] [stdout]    13 | |     depth: usize,
[INFO] [stdout]    14 | |     f: impl FnOnce(usize) -> (usize, Option<usize>),
[INFO] [stdout]    15 | | ) -> (usize, Option<usize>) {
[WARN] too many lines in the log, truncating it
