[INFO] cloning repository https://github.com/casey/bitcoin-atoms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casey/bitcoin-atoms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fbitcoin-atoms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fbitcoin-atoms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90c2a3506e700e5a9e8a8ac1742d2a3587ce74a6 [INFO] testing casey/bitcoin-atoms against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fbitcoin-atoms" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/casey/bitcoin-atoms on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/casey/bitcoin-atoms [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/casey/bitcoin-atoms [INFO] tweaked toml for git repo https://github.com/casey/bitcoin-atoms written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/casey/bitcoin-atoms already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77b8e6b3f90e1b4e0248980253e1aa4ec9efb9d9289036df48c3622cdf89aa11 [INFO] running `Command { std: "docker" "start" "-a" "77b8e6b3f90e1b4e0248980253e1aa4ec9efb9d9289036df48c3622cdf89aa11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77b8e6b3f90e1b4e0248980253e1aa4ec9efb9d9289036df48c3622cdf89aa11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77b8e6b3f90e1b4e0248980253e1aa4ec9efb9d9289036df48c3622cdf89aa11", kill_on_drop: false }` [INFO] [stdout] 77b8e6b3f90e1b4e0248980253e1aa4ec9efb9d9289036df48c3622cdf89aa11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c159ce5795f4e9dab9c90c052780e7eb4bfbef6fa6fc7a09380783fba81e9cd9 [INFO] running `Command { std: "docker" "start" "-a" "c159ce5795f4e9dab9c90c052780e7eb4bfbef6fa6fc7a09380783fba81e9cd9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling executable-path v1.0.0 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling redb v0.0.5 [INFO] [stderr] Compiling integer-cbrt v0.1.2 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling jsonrpc v0.12.1 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.14.0 [INFO] [stderr] Compiling bitcoincore-rpc v0.14.0 [INFO] [stderr] Compiling ord v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.65s [INFO] running `Command { std: "docker" "inspect" "c159ce5795f4e9dab9c90c052780e7eb4bfbef6fa6fc7a09380783fba81e9cd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c159ce5795f4e9dab9c90c052780e7eb4bfbef6fa6fc7a09380783fba81e9cd9", kill_on_drop: false }` [INFO] [stdout] c159ce5795f4e9dab9c90c052780e7eb4bfbef6fa6fc7a09380783fba81e9cd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a038a3e34b499900e27f5413904a196242c87187b3e73f33715d85629536472a [INFO] running `Command { std: "docker" "start" "-a" "a038a3e34b499900e27f5413904a196242c87187b3e73f33715d85629536472a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling integer-cbrt v0.1.2 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling jsonrpc-derive v18.0.0 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling jsonrpc v0.12.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling jsonrpc-pubsub v18.0.0 [INFO] [stderr] Compiling jsonrpc-server-utils v18.0.0 [INFO] [stderr] Compiling jsonrpc-client-transports v18.0.0 [INFO] [stderr] Compiling jsonrpc-http-server v18.0.0 [INFO] [stderr] Compiling jsonrpc-core-client v18.0.0 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.14.0 [INFO] [stderr] Compiling bitcoincore-rpc v0.14.0 [INFO] [stderr] Compiling ord v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.21s [INFO] running `Command { std: "docker" "inspect" "a038a3e34b499900e27f5413904a196242c87187b3e73f33715d85629536472a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a038a3e34b499900e27f5413904a196242c87187b3e73f33715d85629536472a", kill_on_drop: false }` [INFO] [stdout] a038a3e34b499900e27f5413904a196242c87187b3e73f33715d85629536472a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40527f32b89f0d5f977267d1df6eaf9ae5e57e41fa033ec3f7925631b30ce48e [INFO] running `Command { std: "docker" "start" "-a" "40527f32b89f0d5f977267d1df6eaf9ae5e57e41fa033ec3f7925631b30ce48e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ord-0c1ac02226f4d505) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test bytes::tests::display ... ok [INFO] [stdout] test bytes::tests::err ... ok [INFO] [stdout] test epoch::tests::eq ... ok [INFO] [stdout] test bytes::tests::ok ... ok [INFO] [stdout] test epoch::tests::blocks ... ok [INFO] [stdout] test epoch::tests::from_height ... ok [INFO] [stdout] test epoch::tests::from_ordinal ... ok [INFO] [stdout] test epoch::tests::starting_height ... ok [INFO] [stdout] test epoch::tests::starting_ordinal ... ok [INFO] [stdout] test epoch::tests::starting_ordinals ... ok [INFO] [stdout] test epoch::tests::subsidy ... ok [INFO] [stdout] test height::tests::add ... ok [INFO] [stdout] test height::tests::eq ... ok [INFO] [stdout] test height::tests::from_str ... ok [INFO] [stdout] test height::tests::n ... ok [INFO] [stdout] test height::tests::starting_ordinal ... ok [INFO] [stdout] test height::tests::sub ... ok [INFO] [stdout] test height::tests::subsidy ... ok [INFO] [stdout] test key::tests::decode_error ... ok [INFO] [stdout] test ordinal::tests::add ... ok [INFO] [stdout] test ordinal::tests::add_assign ... ok [INFO] [stdout] test ordinal::tests::epoch ... ok [INFO] [stdout] test ordinal::tests::epoch_position ... ok [INFO] [stdout] test ordinal::tests::eq ... ok [INFO] [stdout] test ordinal::tests::from_str ... ok [INFO] [stdout] test ordinal::tests::height ... ok [INFO] [stdout] test ordinal::tests::last ... ok [INFO] [stdout] test ordinal::tests::n ... ok [INFO] [stdout] test ordinal::tests::population ... ok [INFO] [stdout] test ordinal::tests::subsidy_position ... ok [INFO] [stdout] test ordinal::tests::name ... ok [INFO] [stdout] test ordinal::tests::supply ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-dfcdbd437764819b) [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test epochs::empty ... ok [INFO] [stdout] test range::second_block ... ok [INFO] [stdout] test name::b ... ok [INFO] [stdout] test find::second_satoshi_slot ... ok [INFO] [stdout] test range::genesis_names ... ok [INFO] [stdout] test traits::invalid_ordinal ... ok [INFO] [stdout] test find::empty_index ... ok [INFO] [stdout] test name::invalid ... ok [INFO] [stdout] test name::out_of_range ... ok [INFO] [stdout] test name::a ... ok [INFO] [stdout] test range::genesis ... ok [INFO] [stdout] test name::empty ... ok [INFO] [stdout] test name::end_of_range ... ok [INFO] [stdout] test find::first_satoshi_slot ... ok [INFO] [stdout] test supply::genesis ... ok [INFO] [stdout] test traits::cursed ... ok [INFO] [stdout] test traits::epoch ... ok [INFO] [stdout] test traits::even ... ok [INFO] [stdout] test find::first_satoshi ... ok [INFO] [stdout] test find::mining_and_spending_transaction_in_same_block ... ok [INFO] [stdout] test traits::illusive ... ok [INFO] [stdout] test traits::nice ... ok [INFO] [stdout] test traits::odd ... ok [INFO] [stdout] test traits::height ... ok [INFO] [stdout] test traits::character ... ok [INFO] [stdout] test traits::divine ... ok [INFO] [stdout] test traits::lucky ... ok [INFO] [stdout] test traits::cube ... ok [INFO] [stdout] test traits::pi ... ok [INFO] [stdout] test traits::population ... ok [INFO] [stdout] test traits::shiny ... ok [INFO] [stdout] test traits::square ... ok [INFO] [stdout] test traits::name ... ok [INFO] [stdout] test find::first_satoshi_spent_in_second_block ... ok [INFO] [stdout] test find::first_satoshi_of_second_block_slot ... ok [INFO] [stdout] test index::default_index_size ... ok [INFO] [stdout] test find::second_satoshi ... ok [INFO] [stdout] test index::custom_index_size ... ok [INFO] [stdout] test list::underpay_subsidy ... ok [INFO] [stdout] test list::first_coinbase_transaction ... ok [INFO] [stdout] test find::unmined_satoshi ... ok [INFO] [stdout] test range::names_before_last ... ok [INFO] [stdout] test list::second_coinbase_transaction ... ok [INFO] [stdout] test info::basic ... ok [INFO] [stdout] test find::regression_empty_block_crash ... ok [INFO] [stdout] test range::first_block_without_subsidy ... ok [INFO] [stdout] test range::last_block_with_subsidy ... ok [INFO] [stdout] test index::human_readable_index_size ... ok [INFO] [stdout] test list::null_output ... ok [INFO] [stdout] test find::first_satoshi_of_second_block ... ok [INFO] [stdout] test find::first_satoshi_spent_in_second_block_slot ... ok [INFO] [stdout] test range::last_name ... ok [INFO] [stdout] test range::block_with_no_subsidy_range ... ok [INFO] [stdout] test list::null_input ... ok [INFO] [stdout] test list::merge_ranges_are_tracked_correctly ... ok [INFO] [stdout] test list::two_fee_paying_transaction_range ... ok [INFO] [stdout] test index::incremental_indexing ... ok [INFO] [stdout] test list::third_coinbase_transaction_is_not_duplicate ... ok [INFO] [stdout] test list::duplicate_transaction_range ... ok [INFO] [stdout] test list::split_ranges_are_tracked_correctly ... ok [INFO] [stdout] test list::fee_paying_transaction_range ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "40527f32b89f0d5f977267d1df6eaf9ae5e57e41fa033ec3f7925631b30ce48e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40527f32b89f0d5f977267d1df6eaf9ae5e57e41fa033ec3f7925631b30ce48e", kill_on_drop: false }` [INFO] [stdout] 40527f32b89f0d5f977267d1df6eaf9ae5e57e41fa033ec3f7925631b30ce48e