[INFO] fetching crate deep_space 2.4.3... [INFO] testing deep_space-2.4.3 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate deep_space 2.4.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate deep_space 2.4.3 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking crates.io crate deep_space 2.4.3 [INFO] finished tweaking crates.io crate deep_space 2.4.3 [INFO] tweaked toml for crates.io crate deep_space 2.4.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate deep_space 2.4.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b10c6b307a6f27bd50285fef23cdfba4935d7fbe25c96044c20b6b47a148bb15 [INFO] running `Command { std: "docker" "start" "-a" "b10c6b307a6f27bd50285fef23cdfba4935d7fbe25c96044c20b6b47a148bb15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b10c6b307a6f27bd50285fef23cdfba4935d7fbe25c96044c20b6b47a148bb15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10c6b307a6f27bd50285fef23cdfba4935d7fbe25c96044c20b6b47a148bb15", kill_on_drop: false }` [INFO] [stdout] b10c6b307a6f27bd50285fef23cdfba4935d7fbe25c96044c20b6b47a148bb15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 649097d3b1856af20a36c9b105f9505e1174dc345a3e83c3bd0616e09ec6dd57 [INFO] running `Command { std: "docker" "start" "-a" "649097d3b1856af20a36c9b105f9505e1174dc345a3e83c3bd0616e09ec6dd57", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling base64ct v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bech32 v0.8.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling password-hash v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling secp256k1 v0.20.2 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling anomaly v0.2.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rust_decimal v1.14.1 [INFO] [stderr] Compiling num256 v0.3.1 [INFO] [stderr] Compiling tendermint-proto v0.19.0 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling tonic v0.4.3 [INFO] [stderr] Compiling cosmos-sdk-proto v0.5.0 [INFO] [stderr] Compiling deep_space v2.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "649097d3b1856af20a36c9b105f9505e1174dc345a3e83c3bd0616e09ec6dd57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "649097d3b1856af20a36c9b105f9505e1174dc345a3e83c3bd0616e09ec6dd57", kill_on_drop: false }` [INFO] [stdout] 649097d3b1856af20a36c9b105f9505e1174dc345a3e83c3bd0616e09ec6dd57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd345236087871c853055a0c7d2e2c232dd9a73746e18560fcd806db1dd9bee9 [INFO] running `Command { std: "docker" "start" "-a" "dd345236087871c853055a0c7d2e2c232dd9a73746e18560fcd806db1dd9bee9", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling deep_space v2.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.03s [INFO] running `Command { std: "docker" "inspect" "dd345236087871c853055a0c7d2e2c232dd9a73746e18560fcd806db1dd9bee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd345236087871c853055a0c7d2e2c232dd9a73746e18560fcd806db1dd9bee9", kill_on_drop: false }` [INFO] [stdout] dd345236087871c853055a0c7d2e2c232dd9a73746e18560fcd806db1dd9bee9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 12355ea73d4651eab0d251790223c52fd5972a46299407a2724aeb26932af513 [INFO] running `Command { std: "docker" "start" "-a" "12355ea73d4651eab0d251790223c52fd5972a46299407a2724aeb26932af513", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/deep_space-5443633547665827) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test client::tests::test_endpoints ... ignored [INFO] [stdout] test coin::tests::test_coin_parse ... ok [INFO] [stdout] test address::test_bech32 ... ok [INFO] [stdout] test address::test_parse ... ok [INFO] [stdout] test decimal::tests::string_serialization_test ... ok [INFO] [stdout] test utils::tests::test_determine_fees ... ok [INFO] [stdout] test mnemonic::tests::test_invalid_engish ... ok [INFO] [stdout] test public_key::check_bech32 ... ok [INFO] [stdout] test public_key::parse_base64_pubkey ... ok [INFO] [stdout] test mnemonic::tests::test_invalid_entropy ... ok [INFO] [stdout] test address::test_default_prefix ... ok [INFO] [stdout] test mnemonic::tests::test_bit_counts ... ok [INFO] [stdout] test mnemonic::language::tests::words_by_prefix ... ok [INFO] [stdout] test public_key::test_default_prefix ... ok [INFO] [stdout] test mnemonic::tests::test_language_of ... ok [INFO] [stdout] test private_key::test_vector_hardened ... ok [INFO] [stdout] test private_key::test_secret ... ok [INFO] [stdout] test mnemonic::language::tests::validate_word_list_checksums ... ok [INFO] [stdout] test mnemonic::language::tests::words_overlaps ... ok [INFO] [stdout] test private_key::test_vector_unhardened ... 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 mnemonic::tests::test_vectors_english ... ok [INFO] [stdout] test mnemonic::tests::test_vectors_japanese ... ok [INFO] [stdout] test private_key::test_many_key_generation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 51.08s [INFO] [stdout] [INFO] [stderr] Doc-tests deep_space [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "12355ea73d4651eab0d251790223c52fd5972a46299407a2724aeb26932af513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12355ea73d4651eab0d251790223c52fd5972a46299407a2724aeb26932af513", kill_on_drop: false }` [INFO] [stdout] 12355ea73d4651eab0d251790223c52fd5972a46299407a2724aeb26932af513