[INFO] cloning repository https://github.com/aurora-rs/stellar-base-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aurora-rs/stellar-base-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurora-rs%2Fstellar-base-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurora-rs%2Fstellar-base-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c55179697479b2ecdb5f7ab9e9e3562ce280321 [INFO] testing aurora-rs/stellar-base-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurora-rs%2Fstellar-base-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aurora-rs/stellar-base-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aurora-rs/stellar-base-rs [INFO] finished tweaking git repo https://github.com/aurora-rs/stellar-base-rs [INFO] tweaked toml for git repo https://github.com/aurora-rs/stellar-base-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/aurora-rs/stellar-base-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 92a0a231bb0d5c76421fd22c0ec26b79fa24791682745f3b02e010c1e2cad667 [INFO] running `Command { std: "docker" "start" "-a" "92a0a231bb0d5c76421fd22c0ec26b79fa24791682745f3b02e010c1e2cad667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92a0a231bb0d5c76421fd22c0ec26b79fa24791682745f3b02e010c1e2cad667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92a0a231bb0d5c76421fd22c0ec26b79fa24791682745f3b02e010c1e2cad667", kill_on_drop: false }` [INFO] [stdout] 92a0a231bb0d5c76421fd22c0ec26b79fa24791682745f3b02e010c1e2cad667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0497e7be8b5482003cb8705663e83faddc0c9b47961a66a47d1d0e842fdd3499 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0497e7be8b5482003cb8705663e83faddc0c9b47961a66a47d1d0e842fdd3499", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling xdr-rs-serialize v0.2.4 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling xdr-rs-serialize-derive v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling rust_decimal v1.9.0 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Compiling stellar-base v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 00s [INFO] running `Command { std: "docker" "inspect" "0497e7be8b5482003cb8705663e83faddc0c9b47961a66a47d1d0e842fdd3499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0497e7be8b5482003cb8705663e83faddc0c9b47961a66a47d1d0e842fdd3499", kill_on_drop: false }` [INFO] [stdout] 0497e7be8b5482003cb8705663e83faddc0c9b47961a66a47d1d0e842fdd3499 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fe133d37ae02169fbdb6f2924f4ce0e77fd29d3057468947e5a8857236d93ff [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2fe133d37ae02169fbdb6f2924f4ce0e77fd29d3057468947e5a8857236d93ff", kill_on_drop: false }` [INFO] [stderr] Compiling stellar-base v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.93s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/stellar_base-ce79d7809384d14a) [INFO] running `Command { std: "docker" "inspect" "2fe133d37ae02169fbdb6f2924f4ce0e77fd29d3057468947e5a8857236d93ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fe133d37ae02169fbdb6f2924f4ce0e77fd29d3057468947e5a8857236d93ff", kill_on_drop: false }` [INFO] [stdout] 2fe133d37ae02169fbdb6f2924f4ce0e77fd29d3057468947e5a8857236d93ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ead8299fd7c20de447c8b4b79f3175dceb46347490ceea11ae2e31d959137523 [INFO] running `Command { std: "docker" "start" "-a" "ead8299fd7c20de447c8b4b79f3175dceb46347490ceea11ae2e31d959137523", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stellar_base-ce79d7809384d14a) [INFO] [stdout] [INFO] [stdout] running 285 tests [INFO] [stdout] test amount::tests::test_amount_from_str ... ok [INFO] [stdout] test asset::tests::test_asset_alphanum4_xdr_ser ... ok [INFO] [stdout] test asset::tests::test_asset_alphanum12_xdr_de ... ok [INFO] [stdout] test asset::tests::test_asset_alphanum4_xdr_de ... ok [INFO] [stdout] test asset::tests::test_asset_alphanum12_xdr_ser ... ok [INFO] [stdout] test amount::tests::test_price_xdr_ser ... ok [INFO] [stdout] test crypto::strkey::tests::test_encode_decode_account_id ... ok [INFO] [stdout] test amount::tests::test_error_too_many_decimals ... ok [INFO] [stdout] test amount::tests::test_amount_to_stroops ... ok [INFO] [stdout] test crypto::strkey::tests::test_encode_decode_secret_seed ... ok [INFO] [stdout] test asset::tests::test_error_code_too_long ... ok [INFO] [stdout] test crypto::strkey::tests::test_invalid_account_id ... ok [INFO] [stdout] test crypto::strkey::tests::test_encode_decode_muxed_account ... ok [INFO] [stdout] test crypto::keypair::tests::test_from_network ... ok [INFO] [stdout] test crypto::keypair::tests::test_sign_decorated ... ok [INFO] [stdout] test crypto::keypair::tests::test_sign_and_verify ... ok [INFO] [stdout] test asset::tests::test_asset_native_xdr_ser ... ok [INFO] [stdout] test amount::tests::test_price_xdr_de ... ok [INFO] [stdout] test memo::tests::test_memo_hash_too_long ... ok [INFO] [stdout] test crypto::keypair::tests::test_from_secret_seed ... ok [INFO] [stdout] test crypto::strkey::tests::test_invalid_version ... ok [INFO] [stdout] test crypto::strkey::tests::test_invalid_muxed_account ... ok [INFO] [stdout] test asset::tests::test_asset_native_xdr_de ... ok [INFO] [stdout] test memo::tests::test_memo_hash ... ok [INFO] [stdout] test memo::tests::test_defaults_to_none ... ok [INFO] [stdout] test crypto::strkey::tests::test_sha256_hash ... ok [INFO] [stdout] test crypto::strkey::tests::test_encode_decode_muxed_account_with_large_id ... ok [INFO] [stdout] test crypto::strkey::tests::test_pre_auth_tx ... ok [INFO] [stdout] test memo::tests::test_memo_id ... ok [INFO] [stdout] test memo::tests::test_memo_id_xdr_ser_de ... ok [INFO] [stdout] test memo::tests::test_memo_return ... ok [INFO] [stdout] test network::tests::test_public_network_id ... ok [INFO] [stdout] test operation_result::tests::test_accout_merge_destination_full ... ok [INFO] [stdout] test memo::tests::test_memo_text_too_long ... ok [INFO] [stdout] test memo::tests::test_memo_hash_xdr_ser_de ... ok [INFO] [stdout] test memo::tests::test_return_hash_xdr_ser_de ... ok [INFO] [stdout] test network::tests::test_test_network_id ... ok [INFO] [stdout] test operation_result::tests::test_accout_merge_has_sub_entries ... ok [INFO] [stdout] test memo::tests::test_memo_text ... ok [INFO] [stdout] test memo::tests::test_memo_return_too_long ... ok [INFO] [stdout] test operation_result::tests::test_accout_merge_immutable_set ... ok [INFO] [stdout] test memo::tests::test_memo_none ... ok [INFO] [stdout] test memo::tests::test_memo_none_xdr_ser_de ... ok [INFO] [stdout] test operation_result::tests::test_accout_merge_is_sponsor ... ok [INFO] [stdout] test operation_result::tests::test_allow_trust_success ... ok [INFO] [stdout] test operation_result::tests::test_accout_merge_success ... ok [INFO] [stdout] test operation_result::tests::test_allow_trust_cant_revoke ... ok [INFO] [stdout] test operation_result::tests::test_allow_trust_trust_not_required ... ok [INFO] [stdout] test operation_result::tests::test_begin_sponsoring_future_reserves_already_sponsored ... ok [INFO] [stdout] test operation_result::tests::test_begin_sponsoring_future_reserves_recursive ... ok [INFO] [stdout] test operation_result::tests::test_change_trust_invalid_limit ... ok [INFO] [stdout] test operation_result::tests::test_change_trust_no_issuer ... ok [INFO] [stdout] test operation_result::tests::test_bump_sequence_success ... ok [INFO] [stdout] test operation_result::tests::test_begin_sponsoring_future_reserves_success ... ok [INFO] [stdout] test operation_result::tests::test_bad_auth ... ok [INFO] [stdout] test operation_result::tests::test_allow_trust_no_trustline ... ok [INFO] [stdout] test operation_result::tests::test_accout_merge_sequence_too_far ... ok [INFO] [stdout] test operation_result::tests::test_accout_merge_no_account ... ok [INFO] [stdout] test operation_result::tests::test_allow_trust_self_not_allowed ... ok [INFO] [stdout] test operation_result::tests::test_change_trust_low_reserve ... ok [INFO] [stdout] test operation_result::tests::test_change_trust_malformed ... ok [INFO] [stdout] test operation_result::tests::test_allow_trust_malformed ... ok [INFO] [stdout] test operation_result::tests::test_accout_merge_malformed ... ok [INFO] [stdout] test operation_result::tests::test_change_trust_self_not_allowed ... ok [INFO] [stdout] test operation_result::tests::test_change_trust_success ... ok [INFO] [stdout] test operation_result::tests::test_create_account_low_reserve ... ok [INFO] [stdout] test operation_result::tests::test_bump_sequence_bad_sequence ... ok [INFO] [stdout] test operation_result::tests::test_begin_sponsoring_future_reserves_malformed ... ok [INFO] [stdout] test operation_result::tests::test_create_account_already_exist ... ok [INFO] [stdout] test operation_result::tests::test_create_account_underfunded ... ok [INFO] [stdout] test operation_result::tests::test_create_claimable_balance_low_reserve ... ok [INFO] [stdout] test operation_result::tests::test_create_account_malformed ... ok [INFO] [stdout] test operation_result::tests::test_create_claimable_balance_malformed ... ok [INFO] [stdout] test operation_result::tests::test_create_account_success ... ok [INFO] [stdout] test operation_result::tests::test_create_claimable_balance_success ... ok [INFO] [stdout] test operation_result::tests::test_create_passive_sell_offer_malformed ... ok [INFO] [stdout] test operation_result::tests::test_create_passive_sell_offer_sell_no_issuer ... ok [INFO] [stdout] test operation_result::tests::test_create_passive_sell_offer_buy_no_trust ... ok [INFO] [stdout] test operation_result::tests::test_create_claimable_balance_not_authorized ... ok [INFO] [stdout] test operation_result::tests::test_create_passive_sell_offer_not_found ... ok [INFO] [stdout] test operation_result::tests::test_end_sponsoring_future_reserves_not_sponsored ... ok [INFO] [stdout] test operation_result::tests::test_create_passive_sell_offer_underfunded ... ok [INFO] [stdout] test operation_result::tests::test_end_sponsoring_future_reserves_success ... ok [INFO] [stdout] test operation_result::tests::test_exceeded_work_limit ... ok [INFO] [stdout] test operation_result::tests::test_inflation_no_time ... ok [INFO] [stdout] test operation_result::tests::test_manage_buy_offer_buy_no_issuer ... ok [INFO] [stdout] test operation_result::tests::test_inflation_success ... ok [INFO] [stdout] test operation_result::tests::test_manage_buy_offer_buy_not_authorized ... ok [INFO] [stdout] test operation_result::tests::test_manage_buy_offer_cross_self ... ok [INFO] [stdout] test operation_result::tests::test_manage_buy_offer_line_full ... ok [INFO] [stdout] test operation_result::tests::test_manage_buy_offer_low_reserve ... ok [INFO] [stdout] test operation_result::tests::test_manage_buy_offer_malformed ... ok [INFO] [stdout] test operation_result::tests::test_manage_buy_offer_not_found ... ok [INFO] [stdout] test operation_result::tests::test_manage_buy_offer_sell_no_issuer ... ok [INFO] [stdout] test operation_result::tests::test_create_claimable_balance_no_trust ... ok [INFO] [stdout] test operation_result::tests::test_manage_buy_offer_buy_no_trust ... ok [INFO] [stdout] test operation_result::tests::test_create_passive_sell_offer_cross_self ... ok [INFO] [stdout] test operation_result::tests::test_create_passive_sell_offer_buy_no_issuer ... ok [INFO] [stdout] test operation_result::tests::test_create_passive_sell_offer_line_full ... ok [INFO] [stdout] test operation_result::tests::test_manage_buy_offer_success_updated ... ok [INFO] [stdout] test operation_result::tests::test_create_passive_sell_offer_sell_not_authorized ... ok [INFO] [stdout] test operation_result::tests::test_manage_data_name_not_found ... ok [INFO] [stdout] test operation_result::tests::test_create_passive_sell_offer_success_created ... ok [INFO] [stdout] test operation_result::tests::test_manage_data_not_supported_yet ... ok [INFO] [stdout] test operation_result::tests::test_manage_buy_offer_success_deleted ... ok [INFO] [stdout] test operation_result::tests::test_manage_data_success ... ok [INFO] [stdout] test operation_result::tests::test_create_claimable_balance_underfunded ... ok [INFO] [stdout] test operation_result::tests::test_manage_buy_offer_sell_no_trust ... ok [INFO] [stdout] test operation_result::tests::test_manage_buy_offer_success_created ... ok [INFO] [stdout] test operation_result::tests::test_manage_sell_offer_buy_not_authorized ... ok [INFO] [stdout] test operation_result::tests::test_manage_sell_offer_low_reserve ... ok [INFO] [stdout] test operation_result::tests::test_manage_sell_offer_cross_self ... ok [INFO] [stdout] test operation_result::tests::test_create_passive_sell_offer_sell_no_trust ... ok [INFO] [stdout] test operation_result::tests::test_create_passive_sell_offer_success_updated ... ok [INFO] [stdout] test operation_result::tests::test_manage_sell_offer_line_full ... ok [INFO] [stdout] test operation_result::tests::test_manage_sell_offer_malformed ... ok [INFO] [stdout] test operation_result::tests::test_manage_sell_offer_sell_not_authorized ... ok [INFO] [stdout] test operation_result::tests::test_manage_sell_offer_success_created ... ok [INFO] [stdout] test operation_result::tests::test_manage_sell_offer_success_deleted ... ok [INFO] [stdout] test operation_result::tests::test_manage_sell_offer_not_found ... ok [INFO] [stdout] test operation_result::tests::test_manage_sell_offer_sell_no_issuer ... ok [INFO] [stdout] test operation_result::tests::test_manage_sell_offer_sell_no_trust ... ok [INFO] [stdout] test operation_result::tests::test_create_passive_sell_offer_success_deleted ... ok [INFO] [stdout] test operation_result::tests::test_create_passive_sell_offer_low_reserve ... ok [INFO] [stdout] test operation_result::tests::test_manage_sell_offer_buy_no_issuer ... ok [INFO] [stdout] test operation_result::tests::test_manage_buy_offer_underfunded ... ok [INFO] [stdout] test operation_result::tests::test_manage_buy_offer_sell_not_authorized ... ok [INFO] [stdout] test operation_result::tests::test_manage_data_low_reserve ... ok [INFO] [stdout] test operation_result::tests::test_manage_sell_offer_buy_no_trust ... ok [INFO] [stdout] test operation_result::tests::test_manage_data_invalid_name ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_receive_no_trust ... ok [INFO] [stdout] test operation_result::tests::test_manage_sell_offer_underfunded ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_receive_over_send_max ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_receive_no_issuer ... ok [INFO] [stdout] test operation_result::tests::test_create_passive_sell_offer_buy_not_authorized ... ok [INFO] [stdout] test operation_result::tests::test_no_account ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_receive_line_full ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_receive_success ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_send_line_full ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_receive_source_not_authorized ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_send_no_destination ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_send_no_trust ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_send_malformed ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_receive_underfunded ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_receive_too_few_offers ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_receive_no_destination ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_send_not_authorized ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_send_success ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_send_too_few_offers ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_send_source_not_authorized ... ok [INFO] [stdout] test operation_result::tests::test_payment_line_full ... ok [INFO] [stdout] test operation_result::tests::test_payment_no_destination ... ok [INFO] [stdout] test operation_result::tests::test_payment_malformed ... ok [INFO] [stdout] test operation_result::tests::test_payment_no_issuer ... ok [INFO] [stdout] test operation_result::tests::test_payment_no_trust ... ok [INFO] [stdout] test operation_result::tests::test_payment_not_authorized ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_send_no_issuer ... ok [INFO] [stdout] test operation_result::tests::test_not_supported ... ok [INFO] [stdout] test operation_result::tests::test_payment_underfunded ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_receive_malformed ... ok [INFO] [stdout] test operation_result::tests::test_revoke_sponsorship_does_not_exist ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_receive_source_no_trust ... ok [INFO] [stdout] test operation_result::tests::test_revoke_sponsorship_not_sponsor ... ok [INFO] [stdout] test operation_result::tests::test_revoke_sponsorship_only_transferable ... ok [INFO] [stdout] test operation_result::tests::test_set_options_bad_flags ... ok [INFO] [stdout] test operation_result::tests::test_set_options_bad_signer ... ok [INFO] [stdout] test operation_result::tests::test_revoke_sponsorship_success ... ok [INFO] [stdout] test operation_result::tests::test_set_options_cant_change ... ok [INFO] [stdout] test operation_result::tests::test_payment_source_no_trust ... ok [INFO] [stdout] test operation_result::tests::test_set_options_invalid_home_domain ... ok [INFO] [stdout] test operation_result::tests::test_payment_source_not_authorized ... ok [INFO] [stdout] test operation_result::tests::test_set_options_invalid_inflation ... ok [INFO] [stdout] test operation_result::tests::test_too_many_sponsoring ... ok [INFO] [stdout] test operation_result::tests::test_too_many_subentries ... ok [INFO] [stdout] test operation_result::tests::test_manage_sell_offer_success_updated ... ok [INFO] [stdout] test operations::account_merge::tests::test_account_merge ... ok [INFO] [stdout] test operations::account_merge::tests::test_account_merge_with_source_account ... ok [INFO] [stdout] test operation_result::tests::test_set_options_unknown_flag ... ok [INFO] [stdout] test operation_result::tests::test_set_options_threshold_out_of_range ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_receive_not_authorized ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_send_offer_cross_self ... ok [INFO] [stdout] test operation_result::tests::test_set_options_success ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_receive_offer_cross_self ... ok [INFO] [stdout] test operation_result::tests::test_payment_success ... ok [INFO] [stdout] test operation_result::tests::test_revoke_sponsorship_low_reserve ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_send_source_no_trust ... ok [INFO] [stdout] test operations::change_trust::tests::test_change_trust_with_limit ... ok [INFO] [stdout] test operations::allow_trust::tests::test_allow_trust_with_source_account ... ok [INFO] [stdout] test operations::bump_sequence::tests::test_bump_sequence ... ok [INFO] [stdout] test operations::change_trust::tests::test_change_trust_with_source_account ... ok [INFO] [stdout] test operations::bump_sequence::tests::test_bump_sequence_with_source ... ok [INFO] [stdout] test operations::change_trust::tests::test_change_trust ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_send_under_destination_min ... ok [INFO] [stdout] test operations::end_sponsoring_future_reserves::tests::test_end_sponsoring_future_reserves_with_source_account ... ok [INFO] [stdout] test operations::create_claimable_balance::tests::test_create_claimable_balance ... ok [INFO] [stdout] test operation_result::tests::test_set_options_low_reserve ... ok [INFO] [stdout] test operation_result::tests::test_set_options_too_many_signers ... ok [INFO] [stdout] test operations::claim_claimable_balance::tests::test_claim_claimable_balance ... ok [INFO] [stdout] test operations::allow_trust::tests::test_allow_trust ... ok [INFO] [stdout] test operations::create_account::tests::test_create_account_with_source ... ok [INFO] [stdout] test operations::create_claimable_balance::tests::test_create_claimable_balance_with_source_account ... ok [INFO] [stdout] test operations::create_account::tests::test_create_account ... ok [INFO] [stdout] test operations::end_sponsoring_future_reserves::tests::test_end_sponsoring_future_reserves ... ok [INFO] [stdout] test operations::manage_data::tests::test_manage_data ... ok [INFO] [stdout] test operation_result::tests::test_path_payment_strict_send_underfunded ... ok [INFO] [stdout] test operations::inflation::tests::test_inflation ... ok [INFO] [stdout] test operations::path_payment_strict_receive::tests::test_path_payment_strict_receive ... ok [INFO] [stdout] test operations::path_payment_strict_receive::tests::test_path_payment_strict_receive_with_source_account ... ok [INFO] [stdout] test operations::inflation::tests::test_inflation_with_source_account ... ok [INFO] [stdout] test operations::path_payment_strict_send::tests::test_path_payment_strict_send_with_source_account ... ok [INFO] [stdout] test operations::payment::tests::test_payment ... ok [INFO] [stdout] test operations::claim_claimable_balance::tests::test_claim_claimable_balance_with_source_account ... ok [INFO] [stdout] test operations::path_payment_strict_send::tests::test_path_payment_strict_send ... ok [INFO] [stdout] test operations::payment::tests::test_payment_with_source_account ... ok [INFO] [stdout] test operations::revoke_sponsorship::tests::test_revoke_sponsorship_ledger_key_account ... ok [INFO] [stdout] test operations::manage_data::tests::test_manage_data_with_source_account ... ok [INFO] [stdout] test operations::revoke_sponsorship::tests::test_revoke_sponsorship_ledger_key_account_with_source_account ... ok [INFO] [stdout] test operations::revoke_sponsorship::tests::test_revoke_sponsorship_ledger_key_offer ... ok [INFO] [stdout] test operations::revoke_sponsorship::tests::test_revoke_sponsorship_ledger_key_signer_key_with_source_account ... ok [INFO] [stdout] test operations::revoke_sponsorship::tests::test_revoke_sponsorship_ledger_key_data ... ok [INFO] [stdout] test operations::set_options::tests::test_set_options_with_signer ... ok [INFO] [stdout] test operations::set_options::tests::test_set_options_with_clear_flags ... ok [INFO] [stdout] test operations::revoke_sponsorship::tests::test_revoke_sponsorship_ledger_key_balance_id ... ok [INFO] [stdout] test operations::set_options::tests::test_set_options_with_weights ... ok [INFO] [stdout] test operations::set_options::tests::test_set_options_with_source_account ... ok [INFO] [stdout] test operations::revoke_sponsorship::tests::test_revoke_sponsorship_ledger_key_trustline ... ok [INFO] [stdout] test operations::set_options::tests::test_set_options ... ok [INFO] [stdout] test signature::tests::test_signer_key_from_public_key ... ok [INFO] [stdout] test signature::tests::test_signer_key_with_pre_authorized_transaction ... ok [INFO] [stdout] test time_bounds::tests::test_deserialize_with_bounds ... ok [INFO] [stdout] test signature::tests::test_signer_key_with_hashx ... ok [INFO] [stdout] test time_bounds::tests::test_serialize_with_bounds ... ok [INFO] [stdout] test time_bounds::tests::test_serialize_always_valid ... ok [INFO] [stdout] test time_bounds::tests::test_with_both_success ... ok [INFO] [stdout] test time_bounds::tests::test_with_lower_after_upper ... ok [INFO] [stdout] test time_bounds::tests::test_with_lower_before_the_seventies ... ok [INFO] [stdout] test time_bounds::tests::test_with_lower_success ... ok [INFO] [stdout] test time_bounds::tests::test_with_upper_before_lower ... ok [INFO] [stdout] test time_bounds::tests::test_with_upper_before_the_seventies ... ok [INFO] [stdout] test time_bounds::tests::test_with_upper_success ... ok [INFO] [stdout] test transaction::tests::test_transaction_builder ... ok [INFO] [stdout] test transaction_result::tests::test_bad_auth ... ok [INFO] [stdout] test transaction_result::tests::test_bad_auth_extra ... ok [INFO] [stdout] test transaction_result::tests::test_bad_sequence ... ok [INFO] [stdout] test transaction_result::tests::test_bad_sponsorship ... ok [INFO] [stdout] test transaction_result::tests::test_failed ... ok [INFO] [stdout] test transaction_result::tests::test_fee_bump_failed ... ok [INFO] [stdout] test transaction_result::tests::test_fee_bump_success ... ok [INFO] [stdout] test transaction_result::tests::test_inner_bad_auth ... ok [INFO] [stdout] test transaction_result::tests::test_inner_bad_auth_extra ... ok [INFO] [stdout] test transaction_result::tests::test_inner_bad_sequence ... ok [INFO] [stdout] test transaction_result::tests::test_inner_bad_sponsorship ... ok [INFO] [stdout] test transaction_result::tests::test_inner_failed ... ok [INFO] [stdout] test transaction_result::tests::test_inner_insufficient_balance ... ok [INFO] [stdout] test transaction_result::tests::test_inner_insufficient_fee ... ok [INFO] [stdout] test transaction_result::tests::test_inner_internal_error ... ok [INFO] [stdout] test transaction_result::tests::test_inner_missing_operation ... ok [INFO] [stdout] test transaction_result::tests::test_inner_no_account ... ok [INFO] [stdout] test transaction_result::tests::test_inner_not_supported ... ok [INFO] [stdout] test transaction_result::tests::test_inner_success ... ok [INFO] [stdout] test transaction_result::tests::test_inner_too_early ... ok [INFO] [stdout] test transaction_result::tests::test_inner_too_late ... ok [INFO] [stdout] test transaction_result::tests::test_insufficient_balance ... ok [INFO] [stdout] test transaction_result::tests::test_insufficient_fee ... ok [INFO] [stdout] test transaction_result::tests::test_internal_error ... ok [INFO] [stdout] test transaction_result::tests::test_missing_operation ... ok [INFO] [stdout] test transaction_result::tests::test_no_account ... ok [INFO] [stdout] test transaction_result::tests::test_not_supported ... ok [INFO] [stdout] test transaction_result::tests::test_success ... ok [INFO] [stdout] test transaction_result::tests::test_too_early ... ok [INFO] [stdout] test transaction_result::tests::test_too_late ... ok [INFO] [stdout] test time_bounds::tests::test_deserialize_always_valid ... ok [INFO] [stdout] test time_bounds::tests::test_always_valid ... ok [INFO] [stdout] test operations::set_options::tests::test_set_options_with_set_flags ... ok [INFO] [stdout] test operations::revoke_sponsorship::tests::test_revoke_sponsorship_ledger_key_signer_key ... ok [INFO] [stdout] test time_bounds::tests::test_valid_for ... ok [INFO] [stdout] test operations::create_passive_sell_offer::tests::test_create_passive_sell_offer ... ok [INFO] [stdout] test operations::manage_buy_offer::tests::test_manage_buy_offer ... ok [INFO] [stdout] test operations::manage_buy_offer::tests::test_manage_buy_offer_with_offer_id ... ok [INFO] [stdout] test operations::manage_sell_offer::tests::test_manage_sell_offer ... ok [INFO] [stdout] test operations::manage_sell_offer::tests::test_manage_sell_offer_with_source_account ... ok [INFO] [stdout] test operations::create_passive_sell_offer::tests::test_create_passive_sell_offer_with_source_account ... ok [INFO] [stdout] test operations::manage_sell_offer::tests::test_manage_sell_offer_with_offer_id ... ok [INFO] [stdout] test operations::manage_buy_offer::tests::test_manage_buy_offer_with_source_account ... ok [INFO] [stdout] test amount::tests::test_price_from_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 285 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s [INFO] [stdout] [INFO] [stderr] Doc-tests stellar-base [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] test src/lib.rs - (line 34) ... ok [INFO] [stdout] test src/crypto/mod.rs - crypto (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ead8299fd7c20de447c8b4b79f3175dceb46347490ceea11ae2e31d959137523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ead8299fd7c20de447c8b4b79f3175dceb46347490ceea11ae2e31d959137523", kill_on_drop: false }` [INFO] [stdout] ead8299fd7c20de447c8b4b79f3175dceb46347490ceea11ae2e31d959137523