[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] a024cbf04512f94fe06bbc77caa85a448c9a88ff [INFO] testing iqlusioninc/crates against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fcrates" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iqlusioninc/crates on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-3/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7b0d3a4fb2aa23fa8183d907eb423e71abdfb099f4e3c80170b24714ca16a19 [INFO] running `Command { std: "docker" "start" "-a" "e7b0d3a4fb2aa23fa8183d907eb423e71abdfb099f4e3c80170b24714ca16a19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7b0d3a4fb2aa23fa8183d907eb423e71abdfb099f4e3c80170b24714ca16a19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b0d3a4fb2aa23fa8183d907eb423e71abdfb099f4e3c80170b24714ca16a19", kill_on_drop: false }` [INFO] [stdout] e7b0d3a4fb2aa23fa8183d907eb423e71abdfb099f4e3c80170b24714ca16a19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c29e39af491c0d6e5297de294a1c844ce63469158ade8941c1dd0e6d299d717 [INFO] running `Command { std: "docker" "start" "-a" "3c29e39af491c0d6e5297de294a1c844ce63469158ade8941c1dd0e6d299d717", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling harp v0.1.0 (/opt/rustwide/workdir/harp) [INFO] [stderr] Compiling canonical-path v2.0.2 (/opt/rustwide/workdir/canonical-path) [INFO] [stderr] Compiling tai64 v3.1.0 (/opt/rustwide/workdir/tai64) [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling prost-amino v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sha2 v0.9.4 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling anomaly v0.2.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling anomaly v0.2.0 (/opt/rustwide/workdir/anomaly) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling zeroize_derive v1.1.0 (/opt/rustwide/workdir/zeroize/derive) [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling prost-amino-derive v0.6.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling zeroize v1.3.0 (/opt/rustwide/workdir/zeroize) [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling subtle-encoding v0.5.1 (/opt/rustwide/workdir/subtle-encoding) [INFO] [stderr] Compiling secrecy v0.7.0 (/opt/rustwide/workdir/secrecy) [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling hkd32 v0.5.0 (/opt/rustwide/workdir/hkd32) [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling k256 v0.7.3 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling bip32 v0.0.0 (/opt/rustwide/workdir/bip32) [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling rust_decimal v1.13.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tendermint-proto v0.19.0 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling stdtx v0.4.0 (/opt/rustwide/workdir/stdtx) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling tendermint v0.19.0 [INFO] [stderr] Compiling iqhttp v0.1.0 (/opt/rustwide/workdir/iqhttp) [INFO] [stderr] Compiling datadog v0.1.0 (/opt/rustwide/workdir/datadog) [INFO] [stderr] Compiling mintscan v0.1.0 (/opt/rustwide/workdir/mintscan) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "3c29e39af491c0d6e5297de294a1c844ce63469158ade8941c1dd0e6d299d717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c29e39af491c0d6e5297de294a1c844ce63469158ade8941c1dd0e6d299d717", kill_on_drop: false }` [INFO] [stdout] 3c29e39af491c0d6e5297de294a1c844ce63469158ade8941c1dd0e6d299d717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95e1b6c4dba1fa9da8011a5824fbe63b88261427e2044d96c5c6c9f84741e5ee [INFO] running `Command { std: "docker" "start" "-a" "95e1b6c4dba1fa9da8011a5824fbe63b88261427e2044d96c5c6c9f84741e5ee", kill_on_drop: false }` [INFO] [stderr] Compiling harp v0.1.0 (/opt/rustwide/workdir/harp) [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling zeroize_derive v1.1.0 (/opt/rustwide/workdir/zeroize/derive) [INFO] [stderr] Compiling anomaly v0.2.0 (/opt/rustwide/workdir/anomaly) [INFO] [stderr] Compiling zeroize v1.3.0 (/opt/rustwide/workdir/zeroize) [INFO] [stderr] Compiling secrecy v0.7.0 (/opt/rustwide/workdir/secrecy) [INFO] [stderr] Compiling subtle-encoding v0.5.1 (/opt/rustwide/workdir/subtle-encoding) [INFO] [stderr] Compiling hkd32 v0.5.0 (/opt/rustwide/workdir/hkd32) [INFO] [stderr] Compiling iqhttp v0.1.0 (/opt/rustwide/workdir/iqhttp) [INFO] [stderr] Compiling stdtx v0.4.0 (/opt/rustwide/workdir/stdtx) [INFO] [stderr] Compiling bip32 v0.0.0 (/opt/rustwide/workdir/bip32) [INFO] [stderr] Compiling datadog v0.1.0 (/opt/rustwide/workdir/datadog) [INFO] [stderr] Compiling mintscan v0.1.0 (/opt/rustwide/workdir/mintscan) [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling canonical-path v2.0.2 (/opt/rustwide/workdir/canonical-path) [INFO] [stdout] warning: field is never read: `tempdir` [INFO] [stdout] --> canonical-path/src/lib.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | pub tempdir: TempDir, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `base_path` [INFO] [stdout] --> canonical-path/src/lib.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358 | pub base_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tai64 v3.1.0 (/opt/rustwide/workdir/tai64) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.31s [INFO] running `Command { std: "docker" "inspect" "95e1b6c4dba1fa9da8011a5824fbe63b88261427e2044d96c5c6c9f84741e5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95e1b6c4dba1fa9da8011a5824fbe63b88261427e2044d96c5c6c9f84741e5ee", kill_on_drop: false }` [INFO] [stdout] 95e1b6c4dba1fa9da8011a5824fbe63b88261427e2044d96c5c6c9f84741e5ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20ce2b61bc51b99661c40b5614e8b31e9dbd2c5bddbb133037de02ac1f10deee [INFO] running `Command { std: "docker" "start" "-a" "20ce2b61bc51b99661c40b5614e8b31e9dbd2c5bddbb133037de02ac1f10deee", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `tempdir` [INFO] [stderr] --> canonical-path/src/lib.rs:355:9 [INFO] [stderr] | [INFO] [stderr] 355 | pub tempdir: TempDir, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `base_path` [INFO] [stderr] --> canonical-path/src/lib.rs:358:9 [INFO] [stderr] | [INFO] [stderr] 358 | pub base_path: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/anomaly-ad149e8d9dee7c1f) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bip32-fa1f976a3d990b7d) [INFO] [stdout] [INFO] [stderr] Running tests/bip39_vectors.rs (/opt/rustwide/target/debug/deps/bip39_vectors-a01d7cfd34581d7c) [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test extended_key::tests::bip32_test_vector_1 ... ok [INFO] [stdout] test prefix::tests::constants ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_mnemonic ... ok [INFO] [stdout] test test_xprv ... ok [INFO] [stderr] Running tests/test_vectors.rs (/opt/rustwide/target/debug/deps/test_vectors-ca6a92f295fb07b1) [INFO] [stdout] test test_seed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_vector_0_empty_path ... ok [INFO] [stdout] test test_vector_1 ... ok [INFO] [stdout] test test_vector_3 ... 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.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/canonical_path-2fe7e44c671d18c5) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::create_canonical_path ... ok [INFO] [stdout] test tests::reject_canonical_path_symlinks ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/datadog-a1989f7a06a3196d) [INFO] [stdout] test tests::reject_canonical_path_buf_symlinks ... ok [INFO] [stdout] test tests::create_canonical_path_buf ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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 (/opt/rustwide/target/debug/deps/harp-f55176df9faa1f09) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hkd32-5ac1064193450713) [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/bip39_vectors.rs (/opt/rustwide/target/debug/deps/bip39_vectors-9e9f9e8f4ad4f5d9) [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.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test mnemonic_tests::test_all ... ok [INFO] [stderr] Running tests/test_vectors.rs (/opt/rustwide/target/debug/deps/test_vectors-2974e14cfdc217ef) [INFO] [stdout] test seed_tests::test_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.62s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_vector_1 ... ok [INFO] [stdout] test test_vector_3 ... ok [INFO] [stdout] test test_vector_2 ... ok [INFO] [stdout] test test_vector_0_empty_path ... ok [INFO] [stdout] test test_mnemonic_derivation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/iqhttp-b76f310e9a17fc15) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mintscan-8522e6ac654eeb5a) [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.00s [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b229d18a731d2564) [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: 0x560d0cb44140 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x560d0cb44140 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560d0cb44140 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x560d0cb44140 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x560d0cb6706c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x560d0cb3dbd5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x560d0cb462cb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x560d0cb462cb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x560d0cb462cb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x560d0cb45ddc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x560d0cb46971 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x560d0cb46447 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x560d0cb4461c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x560d0cb463d9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x560d0c4b9b91 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x560d0c4b9add - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x560d0c58ee06 - integration::validator_uptime::{{closure}}::hbd34174a387d5b4a [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:49:5 [INFO] [stdout] 17: 0x560d0c5b67fb - as core::future::future::Future>::poll::h4ff1d830dd8bbd8f [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 18: 0x560d0c58b52f - as core::future::future::Future>::poll::h29210a73c514f3bd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/future.rs:120:9 [INFO] [stdout] 19: 0x560d0c5dd920 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hdf5f003d59ca6668 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 20: 0x560d0c6068cc - tokio::coop::with_budget::{{closure}}::h46ad4cccecc8a6a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 21: 0x560d0c4bc381 - std::thread::local::LocalKey::try_with::h285f55d4aae12936 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 22: 0x560d0c4bbded - std::thread::local::LocalKey::with::h966f2e8e0a9d301f [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 23: 0x560d0c5dc39c - tokio::coop::with_budget::h41c5d1a7f525d32e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 24: 0x560d0c5dc39c - tokio::coop::budget::hd42ec7b08f42af2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 25: 0x560d0c5dc39c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h6a33bbc0910ce88b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 26: 0x560d0c5df651 - tokio::runtime::basic_scheduler::enter::{{closure}}::h8439fc27976876be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 27: 0x560d0c4e56fd - tokio::macros::scoped_tls::ScopedKey::set::h2d51e4bc45f9f9c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 28: 0x560d0c5df5cc - tokio::runtime::basic_scheduler::enter::h80730f8648188e4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 29: 0x560d0c5db5cb - tokio::runtime::basic_scheduler::Inner

::block_on::h55eaa1768999183c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 30: 0x560d0c5dda74 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h06472674f418560b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 31: 0x560d0c5de248 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h874b40a53f873def [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 32: 0x560d0c5dfe70 - tokio::runtime::Runtime::block_on::h37d096ec5aa5eacd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 33: 0x560d0c58eab1 - integration::validator_uptime::h12ce98980fec50b9 [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:42:1 [INFO] [stdout] 34: 0x560d0c58e9da - integration::validator_uptime::{{closure}}::h47969b2128eb08d9 [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:42:1 [INFO] [stdout] 35: 0x560d0c55fcee - core::ops::function::FnOnce::call_once::h4fb31279d795074b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x560d0c630213 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x560d0c630213 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x560d0c62ecc0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x560d0c62ecc0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x560d0c62ecc0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x560d0c62ecc0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x560d0c62ecc0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x560d0c62ecc0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x560d0c62ecc0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x560d0c609f92 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x560d0c609f92 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x560d0c60dd08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x560d0c60dd08 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x560d0c60dd08 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x560d0c60dd08 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x560d0c60dd08 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x560d0c60dd08 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x560d0c60dd08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x560d0cb4bb17 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x560d0cb4bb17 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x560d0cb4bb17 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7fb33fe6b609 - start_thread [INFO] [stdout] 58: 0x7fb33fc3d293 - 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: Other, error: "failed to lookup address information: Temporary failure in name resolution" })))', mintscan/tests/integration.rs:26:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560d0cb44140 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x560d0cb44140 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560d0cb44140 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x560d0cb44140 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x560d0cb6706c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x560d0cb3dbd5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x560d0cb462cb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x560d0cb462cb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x560d0cb462cb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x560d0cb45ddc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x560d0cb46971 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x560d0cb46477 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x560d0cb4461c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x560d0cb463d9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x560d0c4b9b91 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x560d0c4b9c83 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x560d0c4be81b - core::result::Result::unwrap::h78190c0dcdf274cf [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x560d0c58e543 - integration::validator::{{closure}}::hb4ba5bbc43d742e8 [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:23:21 [INFO] [stdout] 18: 0x560d0c5b62bb - as core::future::future::Future>::poll::h34ee6efa70fdf0da [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x560d0c58b77f - as core::future::future::Future>::poll::hbd804617b2566702 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/future.rs:120:9 [INFO] [stdout] 20: 0x560d0c5dd8c0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::haf529532b65f269b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x560d0c60724c - tokio::coop::with_budget::{{closure}}::hbba3b74cb8bff4f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x560d0c4bd021 - std::thread::local::LocalKey::try_with::hca0621d98de3d1b6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 23: 0x560d0c4bba9d - std::thread::local::LocalKey::with::h0cabec5c0d1dcd99 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 24: 0x560d0c5db8ec - tokio::coop::with_budget::hbdb6ba643eb58cd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x560d0c5db8ec - tokio::coop::budget::he8a9cba99bc5709d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x560d0c5db8ec - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h240ea27933eb5093 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x560d0c5df691 - tokio::runtime::basic_scheduler::enter::{{closure}}::ha785f904b719bb90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x560d0c4e57ed - tokio::macros::scoped_tls::ScopedKey::set::h4d9489d5c9dc0539 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x560d0c5df25c - tokio::runtime::basic_scheduler::enter::h6aadce9cb82e7139 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x560d0c5db5ab - tokio::runtime::basic_scheduler::Inner

::block_on::h535c4140fed40ad6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x560d0c5ddb94 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hcd2485089fe97b9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 32: 0x560d0c5de5f8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h98a777c7c61dd449 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x560d0c5dfff0 - tokio::runtime::Runtime::block_on::h79ff939136dff980 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x560d0c58e201 - integration::validator::h5741bc7071001b0a [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:21:1 [INFO] [stdout] 35: 0x560d0c58e12a - integration::validator::{{closure}}::hbf5c6148c2f600d1 [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:21:1 [INFO] [stdout] 36: 0x560d0c55ff1e - core::ops::function::FnOnce::call_once::h6b38102fd3175e77 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x560d0c630213 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x560d0c630213 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x560d0c62ecc0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x560d0c62ecc0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 41: 0x560d0c62ecc0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x560d0c62ecc0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x560d0c62ecc0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 44: 0x560d0c62ecc0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x560d0c62ecc0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x560d0c609f92 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x560d0c609f92 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x560d0c60dd08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 49: 0x560d0c60dd08 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 50: 0x560d0c60dd08 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x560d0c60dd08 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x560d0c60dd08 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 53: 0x560d0c60dd08 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 54: 0x560d0c60dd08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x560d0cb4bb17 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x560d0cb4bb17 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 57: 0x560d0cb4bb17 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 58: 0x7fb33fe6b609 - start_thread [INFO] [stdout] 59: 0x7fb33fc3d293 - 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: 0x560d0cb44140 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x560d0cb44140 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560d0cb44140 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x560d0cb44140 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x560d0cb6706c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x560d0cb3dbd5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x560d0cb462cb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x560d0cb462cb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x560d0cb462cb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x560d0cb45ddc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x560d0cb46971 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x560d0cb46447 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x560d0cb4461c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x560d0cb463d9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x560d0c4b9b91 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x560d0c4b9add - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x560d0c58e0f0 - integration::status::{{closure}}::hbae70415c03f4c33 [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:18:5 [INFO] [stdout] 17: 0x560d0c5b75ab - as core::future::future::Future>::poll::hb795aa3822843dbf [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 18: 0x560d0c58b68f - as core::future::future::Future>::poll::h6154ddab588f9885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/future.rs:120:9 [INFO] [stdout] 19: 0x560d0c5dd800 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h69f34196c81878b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 20: 0x560d0c606d8c - tokio::coop::with_budget::{{closure}}::h912d0a92da247463 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 21: 0x560d0c4bcef1 - std::thread::local::LocalKey::try_with::hc985b5903e5d0cbe [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 22: 0x560d0c4bbc9d - std::thread::local::LocalKey::with::h5aa2da977f407a22 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 23: 0x560d0c5dce4c - tokio::coop::with_budget::h540f73ede1d5863f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 24: 0x560d0c5dce4c - tokio::coop::budget::hcf7cc7db360e92f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 25: 0x560d0c5dce4c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h6b26466606f5ee3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 26: 0x560d0c5df6d1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hc59933f0907f779f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 27: 0x560d0c4e58dd - tokio::macros::scoped_tls::ScopedKey::set::hc38149edb77b61c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 28: 0x560d0c5deeec - tokio::runtime::basic_scheduler::enter::h5b71962ee59f96e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 29: 0x560d0c5db58b - tokio::runtime::basic_scheduler::Inner

::block_on::h18a7e39d24983401 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 30: 0x560d0c5ddb04 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h59df945cc3a88d2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 31: 0x560d0c5dde98 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4350bce7b95bdbdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 32: 0x560d0c5e0170 - tokio::runtime::Runtime::block_on::h7c2ebb3bc664fbc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 33: 0x560d0c58ddb1 - integration::status::hb5117b3b83c7a060 [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:13:1 [INFO] [stdout] 34: 0x560d0c58dcda - integration::status::{{closure}}::h189c828b9ca789f5 [INFO] [stdout] at /opt/rustwide/workdir/mintscan/tests/integration.rs:13:1 [INFO] [stdout] 35: 0x560d0c5604ce - core::ops::function::FnOnce::call_once::hf506c6d4251dcab9 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x560d0c630213 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x560d0c630213 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x560d0c62ecc0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x560d0c62ecc0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x560d0c62ecc0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x560d0c62ecc0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x560d0c62ecc0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x560d0c62ecc0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x560d0c62ecc0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x560d0c609f92 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x560d0c609f92 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x560d0c60dd08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 48: 0x560d0c60dd08 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 49: 0x560d0c60dd08 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x560d0c60dd08 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x560d0c60dd08 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 52: 0x560d0c60dd08 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 53: 0x560d0c60dd08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x560d0cb4bb17 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x560d0cb4bb17 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 56: 0x560d0cb4bb17 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 57: 0x7fb33fe6b609 - start_thread [INFO] [stdout] 58: 0x7fb33fc3d293 - 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.25s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p mintscan --test integration' [INFO] running `Command { std: "docker" "inspect" "20ce2b61bc51b99661c40b5614e8b31e9dbd2c5bddbb133037de02ac1f10deee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20ce2b61bc51b99661c40b5614e8b31e9dbd2c5bddbb133037de02ac1f10deee", kill_on_drop: false }` [INFO] [stdout] 20ce2b61bc51b99661c40b5614e8b31e9dbd2c5bddbb133037de02ac1f10deee