[INFO] cloning repository https://github.com/iqlusioninc/crates [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iqlusioninc/crates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fcrates", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fcrates'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1751bbb46e8e66aebf214a77576fd65a17d6b5bf [INFO] testing iqlusioninc/crates 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%2Fiqlusioninc%2Fcrates" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iqlusioninc/crates 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/iqlusioninc/crates [INFO] finished tweaking git repo https://github.com/iqlusioninc/crates [INFO] tweaked toml for git repo https://github.com/iqlusioninc/crates written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/iqlusioninc/crates 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 4fb7224be43901fcbe290696fbb0153141d4c86162a3bfd847d1afe6fba825a1 [INFO] running `Command { std: "docker" "start" "-a" "4fb7224be43901fcbe290696fbb0153141d4c86162a3bfd847d1afe6fba825a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fb7224be43901fcbe290696fbb0153141d4c86162a3bfd847d1afe6fba825a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fb7224be43901fcbe290696fbb0153141d4c86162a3bfd847d1afe6fba825a1", kill_on_drop: false }` [INFO] [stdout] 4fb7224be43901fcbe290696fbb0153141d4c86162a3bfd847d1afe6fba825a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 375a91de5cb94c7a5448217d03dbbbfcf615e5c9a3f21b3a76c17b6385e74cb6 [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" "375a91de5cb94c7a5448217d03dbbbfcf615e5c9a3f21b3a76c17b6385e74cb6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling canonical-path v2.0.2 (/opt/rustwide/workdir/canonical-path) [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling prost-amino v0.6.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling prost-amino-derive v0.6.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling zeroize v1.5.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 (/opt/rustwide/workdir/subtle-encoding) [INFO] [stderr] Compiling secrecy v0.8.0 (/opt/rustwide/workdir/secrecy) [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling signatory v0.24.0 (/opt/rustwide/workdir/signatory) [INFO] [stderr] Compiling hkd32 v0.6.0 (/opt/rustwide/workdir/hkd32) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling elliptic-curve v0.11.9 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling k256 v0.10.2 [INFO] [stderr] Compiling bip32 v0.3.0 (/opt/rustwide/workdir/bip32) [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling rust_decimal v1.20.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tendermint-proto v0.23.5 [INFO] [stderr] Compiling stdtx v0.6.0 (/opt/rustwide/workdir/stdtx) [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling tendermint v0.23.5 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling datadog v0.1.0 (/opt/rustwide/workdir/datadog) [INFO] [stderr] Compiling iqhttp v0.1.0 (/opt/rustwide/workdir/iqhttp) [INFO] [stderr] Compiling mintscan v0.3.0 (/opt/rustwide/workdir/mintscan) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 10s [INFO] running `Command { std: "docker" "inspect" "375a91de5cb94c7a5448217d03dbbbfcf615e5c9a3f21b3a76c17b6385e74cb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375a91de5cb94c7a5448217d03dbbbfcf615e5c9a3f21b3a76c17b6385e74cb6", kill_on_drop: false }` [INFO] [stdout] 375a91de5cb94c7a5448217d03dbbbfcf615e5c9a3f21b3a76c17b6385e74cb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] adf043b6272da02fb5ad3783ffd59902f171d051c1072c747d38b16ac76e8c90 [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" "adf043b6272da02fb5ad3783ffd59902f171d051c1072c747d38b16ac76e8c90", kill_on_drop: false }` [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 (/opt/rustwide/workdir/subtle-encoding) [INFO] [stderr] Compiling secrecy v0.8.0 (/opt/rustwide/workdir/secrecy) [INFO] [stderr] Compiling datadog v0.1.0 (/opt/rustwide/workdir/datadog) [INFO] [stderr] Compiling iqhttp v0.1.0 (/opt/rustwide/workdir/iqhttp) [INFO] [stderr] Compiling stdtx v0.6.0 (/opt/rustwide/workdir/stdtx) [INFO] [stderr] Compiling mintscan v0.3.0 (/opt/rustwide/workdir/mintscan) [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bip32 v0.3.0 (/opt/rustwide/workdir/bip32) [INFO] [stderr] Compiling hkd32 v0.6.0 (/opt/rustwide/workdir/hkd32) [INFO] [stderr] Compiling canonical-path v2.0.2 (/opt/rustwide/workdir/canonical-path) [INFO] [stderr] Compiling signatory v0.24.0 (/opt/rustwide/workdir/signatory) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 41.65s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/bip32-49156f46f8c11d9f) [INFO] [stderr] Executable tests/bip32_vectors.rs (/opt/rustwide/target/debug/deps/bip32_vectors-bead4ffe7ca8e136) [INFO] [stderr] Executable tests/bip39_vectors.rs (/opt/rustwide/target/debug/deps/bip39_vectors-b9cc9f1ce713709f) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/canonical_path-d6fc6841dedf8f1e) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/datadog-dfa12e0346236766) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hkd32-67472f7ac7a25c72) [INFO] [stderr] Executable tests/bip39_vectors.rs (/opt/rustwide/target/debug/deps/bip39_vectors-1e1f0d72b52b27c2) [INFO] [stderr] Executable tests/test_vectors.rs (/opt/rustwide/target/debug/deps/test_vectors-97b9e840273b9fa5) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/iqhttp-a6f54d2fc2428c22) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/mintscan-3d5723a79c517065) [INFO] [stderr] Executable tests/integration.rs (/opt/rustwide/target/debug/deps/integration-5cd1a6713298faf6) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/secrecy-ff0f8cd830e6b9cf) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/signatory-c89a0987b3ade73b) [INFO] [stderr] Executable tests/fs.rs (/opt/rustwide/target/debug/deps/fs-11bfda9ca218b4a7) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/stdtx-36b007c83636d53f) [INFO] [stderr] Executable tests/amino.rs (/opt/rustwide/target/debug/deps/amino-b7acbd058ce9390a) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/subtle_encoding-df137eeec6d69129) [INFO] running `Command { std: "docker" "inspect" "adf043b6272da02fb5ad3783ffd59902f171d051c1072c747d38b16ac76e8c90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf043b6272da02fb5ad3783ffd59902f171d051c1072c747d38b16ac76e8c90", kill_on_drop: false }` [INFO] [stdout] adf043b6272da02fb5ad3783ffd59902f171d051c1072c747d38b16ac76e8c90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] acf026a4d6df6aeac0ea4e11cdb651a506267910a5e43cda31cb20178ef11b1a [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" "acf026a4d6df6aeac0ea4e11cdb651a506267910a5e43cda31cb20178ef11b1a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bip32-49156f46f8c11d9f) [INFO] [stdout] running 9 tests [INFO] [stdout] test child_number::tests::index_overflow ... ok [INFO] [stdout] test child_number::tests::parse_non_hardened ... ok [INFO] [stdout] test child_number::tests::parse_rejects_invalid ... ok [INFO] [stdout] test derivation_path::tests::parent ... ok [INFO] [stdout] test child_number::tests::parse_hardened ... ok [INFO] [stdout] test extended_key::tests::bip32_test_vector_1_xpub ... ok [INFO] [stdout] test extended_key::tests::bip32_test_vector_1_xprv ... ok [INFO] [stdout] test prefix::tests::constants ... ok [INFO] [stdout] test derivation_path::tests::round_trip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/bip32_vectors.rs (/opt/rustwide/target/debug/deps/bip32_vectors-bead4ffe7ca8e136) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_vector_3 ... ok [INFO] [stdout] test test_vector_4 ... ok [INFO] [stdout] test test_vector_1 ... ok [INFO] [stdout] test test_vector_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running tests/bip39_vectors.rs (/opt/rustwide/target/debug/deps/bip39_vectors-b9cc9f1ce713709f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_mnemonic ... ok [INFO] [stdout] test test_xprv ... ok [INFO] [stdout] test test_seed ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/canonical_path-d6fc6841dedf8f1e) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.42s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::create_canonical_path ... ok [INFO] [stdout] test tests::reject_canonical_path_buf_symlinks ... ok [INFO] [stdout] test tests::create_canonical_path_buf ... ok [INFO] [stdout] test tests::reject_canonical_path_symlinks ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/datadog-dfa12e0346236766) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_send_event ... ignored [INFO] [stdout] test tests::test_send_stream_event ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hkd32-67472f7ac7a25c72) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test pathbuf::tests::test_root ... ok [INFO] [stdout] test path::tests::test_root ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/bip39_vectors.rs (/opt/rustwide/target/debug/deps/bip39_vectors-1e1f0d72b52b27c2) [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] [stderr] Running tests/test_vectors.rs (/opt/rustwide/target/debug/deps/test_vectors-97b9e840273b9fa5) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_vector_1 ... ok [INFO] [stdout] test test_vector_0_empty_path ... ok [INFO] [stdout] test test_vector_2 ... ok [INFO] [stdout] test test_vector_3 ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iqhttp-a6f54d2fc2428c22) [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test query::tests::params_to_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mintscan-3d5723a79c517065) [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] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-5cd1a6713298faf6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test validator_uptime ... FAILED [INFO] [stdout] test validator ... FAILED [INFO] [stdout] test status ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- validator_uptime stdout ---- [INFO] [stdout] thread 'validator_uptime' panicked at 'assertion failed: result.is_ok()', mintscan/tests/integration.rs:49:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555566fa6b7d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x555566fa6b7d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555566fa6b7d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x555566fa6b7d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x555566fc9b5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x555566fa0a01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x555566fa88c5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x555566fa88c5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x555566fa88c5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x555566fa85b4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x555566fa8e12 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x555566fa8cb9 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x555566fa7034 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x555566fa8a29 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5555669bbab3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5555669bb97d - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x555566ada273 - integration::validator_uptime::{{closure}}::h645008e3b8eebce3 [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:49:5 [INFO] [stdout] 17: 0x555566a7d2eb - as core::future::future::Future>::poll::h23d879d15818791b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 18: 0x555566a3c4ba - as core::future::future::Future>::poll::h8bc985d8fbe2db05 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/future.rs:124:9 [INFO] [stdout] 19: 0x555566a54350 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd72be6752ce98d63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:62 [INFO] [stdout] 20: 0x555566a18160 - tokio::coop::with_budget::{{closure}}::hd7820b9834ff552f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 21: 0x555566b3c736 - std::thread::local::LocalKey::try_with::hc7ef98c2f063ef3c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 22: 0x555566b3b3bd - std::thread::local::LocalKey::with::h245dca5b36fa0692 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 23: 0x555566a52bb5 - tokio::coop::with_budget::hb45e3168f95f4c79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 24: 0x555566a52bb5 - tokio::coop::budget::hab18740f22ae0e64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 25: 0x555566a52bb5 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::ha650e99d30c64fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 26: 0x555566a55f61 - tokio::runtime::basic_scheduler::enter::{{closure}}::hfc60cc2d7b5362b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 27: 0x555566ad1b27 - tokio::macros::scoped_tls::ScopedKey::set::hb94b553163d4f131 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 28: 0x555566a55b2d - tokio::runtime::basic_scheduler::enter::h49b9433d48693838 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:5 [INFO] [stdout] 29: 0x555566a51ccb - tokio::runtime::basic_scheduler::Inner

::block_on::h9fbbbf1c46e36455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 30: 0x555566a5446e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h914f9170386db487 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:9 [INFO] [stdout] 31: 0x555566a54818 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h2cfe968ded45fb42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:24 [INFO] [stdout] 32: 0x555566aee43d - tokio::runtime::Runtime::block_on::hb02aa70fc76a10df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 33: 0x555566ad9ec7 - integration::validator_uptime::h9696b1100dccf0b5 [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:49:5 [INFO] [stdout] 34: 0x555566ad9d7a - integration::validator_uptime::{{closure}}::h4e345eb7410e6772 [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:43:7 [INFO] [stdout] 35: 0x555566b14eae - core::ops::function::FnOnce::call_once::hebd928e94ab720e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x555566b89723 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x555566b89723 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 38: 0x555566b884d9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x555566b884d9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 40: 0x555566b884d9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 41: 0x555566b884d9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 42: 0x555566b884d9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 43: 0x555566b884d9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 44: 0x555566b884d9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 45: 0x555566b5468e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 46: 0x555566b5468e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 47: 0x555566b59bf8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 48: 0x555566b59bf8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 49: 0x555566b59bf8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 50: 0x555566b59bf8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 51: 0x555566b59bf8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 52: 0x555566b59bf8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 53: 0x555566b59bf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x555566fad793 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 55: 0x555566fad793 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 56: 0x555566fad793 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 57: 0x7fd64b1af609 - start_thread [INFO] [stdout] 58: 0x7fd64af7f163 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- validator stdout ---- [INFO] [stdout] thread 'validator' panicked at 'called `Result::unwrap()` on an `Err` value: Hyper(hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))', mintscan/tests/integration.rs:26:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555566fa6b7d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x555566fa6b7d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555566fa6b7d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x555566fa6b7d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x555566fc9b5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x555566fa0a01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x555566fa88c5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x555566fa88c5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x555566fa88c5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x555566fa85b4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x555566fa8e12 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x555566fa8cf7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x555566fa7034 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x555566fa8a29 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5555669bbab3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5555669bbba3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x555566a129fa - core::result::Result::unwrap::h3878705de8c5deed [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x555566ad98f8 - integration::validator::{{closure}}::h321aafdc10cdd91f [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:23:21 [INFO] [stdout] 18: 0x555566a7d37b - as core::future::future::Future>::poll::h2a1a0de9e1e681b8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x555566a3c3fa - as core::future::future::Future>::poll::h7c4a48f83006b857 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/future.rs:124:9 [INFO] [stdout] 20: 0x555566a541e0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h7262a10fd6dbe942 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:62 [INFO] [stdout] 21: 0x555566a17dd0 - tokio::coop::with_budget::{{closure}}::h9d83793d9b26a9fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 22: 0x555566b3bab6 - std::thread::local::LocalKey::try_with::h053994eef11b530a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 23: 0x555566b3b64d - std::thread::local::LocalKey::with::h9c380ddbc5f71b62 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 24: 0x555566a53745 - tokio::coop::with_budget::haf79a993f39127bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 25: 0x555566a53745 - tokio::coop::budget::h29c3094537440da3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 26: 0x555566a53745 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hcf65af008491e5e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 27: 0x555566a55f21 - tokio::runtime::basic_scheduler::enter::{{closure}}::hb2d37ba74d4859ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 28: 0x555566ad1a27 - tokio::macros::scoped_tls::ScopedKey::set::ha94ac5b6b4d37022 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x555566a55e5d - tokio::runtime::basic_scheduler::enter::h69ccba704ef7efb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:5 [INFO] [stdout] 30: 0x555566a51c8b - tokio::runtime::basic_scheduler::Inner

::block_on::h025d575f78df38ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 31: 0x555566a544fe - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hf60aa5b6d7d50de2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:9 [INFO] [stdout] 32: 0x555566a54bc8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8060f597d679498a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:24 [INFO] [stdout] 33: 0x555566aee11d - tokio::runtime::Runtime::block_on::h43961dca4a8141b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 34: 0x555566ad9557 - integration::validator::h9c69e382329ae15b [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:39:5 [INFO] [stdout] 35: 0x555566ad940a - integration::validator::{{closure}}::h98c9c8c6dc1ba36f [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:22:7 [INFO] [stdout] 36: 0x555566b134de - core::ops::function::FnOnce::call_once::h260160249bd4ceff [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x555566b89723 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x555566b89723 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 39: 0x555566b884d9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x555566b884d9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x555566b884d9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x555566b884d9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x555566b884d9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x555566b884d9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 45: 0x555566b884d9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 46: 0x555566b5468e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 47: 0x555566b5468e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x555566b59bf8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x555566b59bf8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x555566b59bf8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x555566b59bf8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x555566b59bf8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x555566b59bf8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x555566b59bf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x555566fad793 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 56: 0x555566fad793 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 57: 0x555566fad793 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7fd64b1af609 - start_thread [INFO] [stdout] 59: 0x7fd64af7f163 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- status stdout ---- [INFO] [stdout] thread 'status' panicked at 'assertion failed: result.is_ok()', mintscan/tests/integration.rs:18:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555566fa6b7d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x555566fa6b7d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555566fa6b7d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x555566fa6b7d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x555566fc9b5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x555566fa0a01 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x555566fa88c5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x555566fa88c5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x555566fa88c5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x555566fa85b4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x555566fa8e12 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x555566fa8cb9 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x555566fa7034 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x555566fa8a29 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5555669bbab3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5555669bb97d - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x555566ad93cd - integration::status::{{closure}}::h000745e4918e0577 [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:18:5 [INFO] [stdout] 17: 0x555566a7d9bb - as core::future::future::Future>::poll::h640ff29eb0d54500 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 18: 0x555566a3c51a - as core::future::future::Future>::poll::hb1ad436186dc7bfd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/future.rs:124:9 [INFO] [stdout] 19: 0x555566a54170 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h48f58b872c3322f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:62 [INFO] [stdout] 20: 0x555566a18290 - tokio::coop::with_budget::{{closure}}::he9646e2850768557 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 21: 0x555566b3bf76 - std::thread::local::LocalKey::try_with::h52e98705d05cdc90 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 22: 0x555566b3b77d - std::thread::local::LocalKey::with::hd49aff83e39c91b1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 23: 0x555566a52025 - tokio::coop::with_budget::h00cd8e434ca7693d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 24: 0x555566a52025 - tokio::coop::budget::h941616a66d0417c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 25: 0x555566a52025 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h3c31f894ab668fc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 26: 0x555566a55ee1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h617f7e470b629322 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 27: 0x555566ad1927 - tokio::macros::scoped_tls::ScopedKey::set::h70bda37e2807262b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 28: 0x555566a557fd - tokio::runtime::basic_scheduler::enter::h0804c853c11c7af2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:5 [INFO] [stdout] 29: 0x555566a51cab - tokio::runtime::basic_scheduler::Inner

::block_on::h95c04cd3d7f509a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 30: 0x555566a543de - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h46a30b17ec5615bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:9 [INFO] [stdout] 31: 0x555566a54f78 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he366a533e40a4846 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:24 [INFO] [stdout] 32: 0x555566aee2ad - tokio::runtime::Runtime::block_on::h8f82af99889633af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 33: 0x555566ad9045 - integration::status::h0046c86834bef62e [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:18:5 [INFO] [stdout] 34: 0x555566ad8efa - integration::status::{{closure}}::h950f8e3647d198f6 [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:14:7 [INFO] [stdout] 35: 0x555566b1420e - core::ops::function::FnOnce::call_once::h8a3aa016fa353e3e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x555566b89723 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x555566b89723 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 38: 0x555566b884d9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x555566b884d9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 40: 0x555566b884d9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 41: 0x555566b884d9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 42: 0x555566b884d9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 43: 0x555566b884d9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 44: 0x555566b884d9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 45: 0x555566b5468e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 46: 0x555566b5468e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 47: 0x555566b59bf8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 48: 0x555566b59bf8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 49: 0x555566b59bf8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 50: 0x555566b59bf8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 51: 0x555566b59bf8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 52: 0x555566b59bf8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 53: 0x555566b59bf8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x555566fad793 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 55: 0x555566fad793 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 56: 0x555566fad793 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 57: 0x7fd64b1af609 - start_thread [INFO] [stdout] 58: 0x7fd64af7f163 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] status [INFO] [stdout] validator [INFO] [stdout] validator_uptime [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p mintscan --test integration' [INFO] running `Command { std: "docker" "inspect" "acf026a4d6df6aeac0ea4e11cdb651a506267910a5e43cda31cb20178ef11b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acf026a4d6df6aeac0ea4e11cdb651a506267910a5e43cda31cb20178ef11b1a", kill_on_drop: false }` [INFO] [stdout] acf026a4d6df6aeac0ea4e11cdb651a506267910a5e43cda31cb20178ef11b1a