[INFO] fetching crate deep_space 2.10.1... [INFO] testing deep_space-2.10.1 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate deep_space 2.10.1 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate deep_space 2.10.1 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-19/source/rust-toolchain [INFO] started tweaking crates.io crate deep_space 2.10.1 [INFO] finished tweaking crates.io crate deep_space 2.10.1 [INFO] tweaked toml for crates.io crate deep_space 2.10.1 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate crates.io crate deep_space 2.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94afb3f0d596e8ddfd59b54615d0a5bba4c6899741b29ad4475b3e1fd5ffc4c5 [INFO] running `Command { std: "docker" "start" "-a" "94afb3f0d596e8ddfd59b54615d0a5bba4c6899741b29ad4475b3e1fd5ffc4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94afb3f0d596e8ddfd59b54615d0a5bba4c6899741b29ad4475b3e1fd5ffc4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94afb3f0d596e8ddfd59b54615d0a5bba4c6899741b29ad4475b3e1fd5ffc4c5", kill_on_drop: false }` [INFO] [stdout] 94afb3f0d596e8ddfd59b54615d0a5bba4c6899741b29ad4475b3e1fd5ffc4c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5af17189a13b1301ab461a4f304814e12e7ee2c2447bad8fde377f2d67662d7f [INFO] running `Command { std: "docker" "start" "-a" "5af17189a13b1301ab461a4f304814e12e7ee2c2447bad8fde377f2d67662d7f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling ripemd v0.1.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling secp256k1 v0.22.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling prost-derive v0.10.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling axum-core v0.2.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.10.0 [INFO] [stderr] Compiling prost-types v0.10.0 [INFO] [stderr] Compiling num256 v0.3.5 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.1 [INFO] [stderr] Compiling tonic v0.7.1 [INFO] [stderr] Compiling cosmos-sdk-proto-althea v0.11.0 [INFO] [stderr] Compiling deep_space v2.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.24s [INFO] running `Command { std: "docker" "inspect" "5af17189a13b1301ab461a4f304814e12e7ee2c2447bad8fde377f2d67662d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5af17189a13b1301ab461a4f304814e12e7ee2c2447bad8fde377f2d67662d7f", kill_on_drop: false }` [INFO] [stdout] 5af17189a13b1301ab461a4f304814e12e7ee2c2447bad8fde377f2d67662d7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3015d75a497a0ebb0c6d96fecab5b9403454ed81a238bf5bdeb8b47529ebce8 [INFO] running `Command { std: "docker" "start" "-a" "a3015d75a497a0ebb0c6d96fecab5b9403454ed81a238bf5bdeb8b47529ebce8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling axum v0.5.1 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.7.1 [INFO] [stderr] Compiling cosmos-sdk-proto-althea v0.11.0 [INFO] [stderr] Compiling deep_space v2.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 35.60s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/deep_space-af4f48a6d023fd42) [INFO] running `Command { std: "docker" "inspect" "a3015d75a497a0ebb0c6d96fecab5b9403454ed81a238bf5bdeb8b47529ebce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3015d75a497a0ebb0c6d96fecab5b9403454ed81a238bf5bdeb8b47529ebce8", kill_on_drop: false }` [INFO] [stdout] a3015d75a497a0ebb0c6d96fecab5b9403454ed81a238bf5bdeb8b47529ebce8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e62e76712601c8f14bac523c766f9de956c03a7afc1f9764a0fcfce8436760bb [INFO] running `Command { std: "docker" "start" "-a" "e62e76712601c8f14bac523c766f9de956c03a7afc1f9764a0fcfce8436760bb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deep_space-af4f48a6d023fd42) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test client::tests::test_endpoints ... ignored [INFO] [stdout] test address::test_default_prefix ... ok [INFO] [stdout] test mnemonic::language::tests::words_by_prefix ... ok [INFO] [stdout] test mnemonic::tests::test_bit_counts ... ok [INFO] [stdout] test address::test_parse ... ok [INFO] [stdout] test mnemonic::tests::test_invalid_entropy ... ok [INFO] [stdout] test address::test_bech32 ... ok [INFO] [stdout] test decimal::tests::string_serialization_test ... ok [INFO] [stdout] test mnemonic::tests::test_language_of ... ok [INFO] [stdout] test private_key::test_vector_hardened ... ok [INFO] [stdout] test public_key::test_default_prefix ... ok [INFO] [stdout] test private_key::test_vector_unhardened ... ok [INFO] [stdout] test public_key::parse_base64_pubkey ... ok [INFO] [stdout] test public_key::check_bech32 ... ok [INFO] [stdout] test private_key::test_secret ... ok [INFO] [stdout] test utils::tests::test_determine_fees ... ok [INFO] [stdout] test private_key::test_bad_phrase ... ok [INFO] [stdout] test mnemonic::tests::test_invalid_engish ... ok [INFO] [stdout] test mnemonic::language::tests::validate_word_list_checksums ... ok [INFO] [stdout] test mnemonic::language::tests::words_overlaps ... ok [INFO] [stdout] test coin::tests::test_coin_parse ... ok [INFO] [stdout] test private_key::test_cosmos_key_derivation_manual ... ok [INFO] [stdout] test private_key::test_cosmos_key_derivation_with_path_parsing ... ok [INFO] [stdout] test private_key::test_many_key_generation ... ok [INFO] [stdout] test mnemonic::tests::test_vectors_english ... ok [INFO] [stdout] test mnemonic::tests::test_vectors_japanese ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 9.35s [INFO] [stdout] [INFO] [stderr] Doc-tests deep_space [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/client/send.rs - client::send::Contact::send_coins (line 260) ... ok [INFO] [stdout] test src/client/send.rs - client::send::Contact::send_transaction (line 37) ... ok [INFO] [stdout] test src/client/invariant.rs - client::invariant::Contact::invariant_halt (line 58) ... ok [INFO] [stdout] test src/client/send.rs - client::send::Contact::send_message (line 110) ... ok [INFO] [stdout] test src/client/invariant.rs - client::invariant::Contact::invariant_check (line 19) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e62e76712601c8f14bac523c766f9de956c03a7afc1f9764a0fcfce8436760bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e62e76712601c8f14bac523c766f9de956c03a7afc1f9764a0fcfce8436760bb", kill_on_drop: false }` [INFO] [stdout] e62e76712601c8f14bac523c766f9de956c03a7afc1f9764a0fcfce8436760bb