[INFO] cloning repository https://github.com/tdety7/sdfthyjt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tdety7/sdfthyjt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdety7%2Fsdfthyjt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdety7%2Fsdfthyjt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1f8d1445057cc2a0d93c45dce4996a6362193c9
[INFO] testing tdety7/sdfthyjt against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdety7%2Fsdfthyjt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tdety7/sdfthyjt
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/tdety7/sdfthyjt
[INFO] tweaked toml for git repo https://github.com/tdety7/sdfthyjt written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tdety7/sdfthyjt on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tdety7/sdfthyjt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fe49d87569fd06e71ed0dfcbc8dd86ed67b17790aeff42f47143f8d7fa5f26f
[INFO] running `Command { std: "docker" "start" "-a" "6fe49d87569fd06e71ed0dfcbc8dd86ed67b17790aeff42f47143f8d7fa5f26f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fe49d87569fd06e71ed0dfcbc8dd86ed67b17790aeff42f47143f8d7fa5f26f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fe49d87569fd06e71ed0dfcbc8dd86ed67b17790aeff42f47143f8d7fa5f26f", kill_on_drop: false }`
[INFO] [stdout] 6fe49d87569fd06e71ed0dfcbc8dd86ed67b17790aeff42f47143f8d7fa5f26f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f37bb4a5c1578d9403c6dd1bd811bd1087d42a3eee74671eae5f24bdd6720fa7
[INFO] running `Command { std: "docker" "start" "-a" "f37bb4a5c1578d9403c6dd1bd811bd1087d42a3eee74671eae5f24bdd6720fa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bitcoin_hashes v0.10.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling integer-cbrt v0.1.2
[INFO] [stderr]    Compiling executable-path v1.0.0
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling memmap2 v0.5.2
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling redb v0.0.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling secp256k1 v0.20.3
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling bitcoin v0.27.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling ord v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.76s
[INFO] running `Command { std: "docker" "inspect" "f37bb4a5c1578d9403c6dd1bd811bd1087d42a3eee74671eae5f24bdd6720fa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f37bb4a5c1578d9403c6dd1bd811bd1087d42a3eee74671eae5f24bdd6720fa7", kill_on_drop: false }`
[INFO] [stdout] f37bb4a5c1578d9403c6dd1bd811bd1087d42a3eee74671eae5f24bdd6720fa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 835caebd136fd263b1da081c1af4d0dfc1bb2517193a155b30d2dccc026fdb76
[INFO] running `Command { std: "docker" "start" "-a" "835caebd136fd263b1da081c1af4d0dfc1bb2517193a155b30d2dccc026fdb76", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.6
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling walkdir v2.3.2
[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 oorandom v11.1.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ord v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "835caebd136fd263b1da081c1af4d0dfc1bb2517193a155b30d2dccc026fdb76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "835caebd136fd263b1da081c1af4d0dfc1bb2517193a155b30d2dccc026fdb76", kill_on_drop: false }`
[INFO] [stdout] 835caebd136fd263b1da081c1af4d0dfc1bb2517193a155b30d2dccc026fdb76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 470ddc7d6c289902bb70cd42d7745a12662958fd7fb61c2b295c76a28fc2425a
[INFO] running `Command { std: "docker" "start" "-a" "470ddc7d6c289902bb70cd42d7745a12662958fd7fb61c2b295c76a28fc2425a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/ord/63baae5388cb2d89/deps/ord-63baae5388cb2d89)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test epoch::tests::blocks ... ok
[INFO] [stdout] test epoch::tests::from_ordinal ... ok
[INFO] [stdout] test epoch::tests::starting_height ... ok
[INFO] [stdout] test epoch::tests::eq ... ok
[INFO] [stdout] test epoch::tests::from_height ... 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 epoch::tests::starting_ordinal ... 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 ordinal::tests::add ... ok
[INFO] [stdout] test height::tests::subsidy ... 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::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::name ... ok
[INFO] [stdout] test ordinal::tests::population ... ok
[INFO] [stdout] test ordinal::tests::subsidy_position ... ok
[INFO] [stdout] test ordinal::tests::eq ... ok
[INFO] [stdout] test ordinal::tests::supply ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/build/ord/29f1069f1e95d294/deps/integration-29f1069f1e95d294)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test find::first_satoshi ... FAILED
[INFO] [stdout] test find::first_satoshi_of_second_block ... FAILED
[INFO] [stdout] test find::second_satoshi ... FAILED
[INFO] [stdout] test epochs::empty ... FAILED
[INFO] [stdout] test find::first_satoshi_of_second_block_slot ... FAILED
[INFO] [stdout] test find::first_satoshi_slot ... FAILED
[INFO] [stdout] test index::custom_index_size ... FAILED
[INFO] [stdout] test find::regression_empty_block_crash ... FAILED
[INFO] [stdout] test find::second_satoshi_slot ... FAILED
[INFO] [stdout] test find::first_satoshi_spent_in_second_block_slot ... FAILED
[INFO] [stdout] test find::first_satoshi_spent_in_second_block ... FAILED
[INFO] [stdout] test find::index_multiple_blockfiles ... FAILED
[INFO] [stdout] test index::out_of_order_blockfiles ... FAILED
[INFO] [stdout] test index::default_index_size ... FAILED
[INFO] [stdout] test list::fee_paying_transaction_range ... FAILED
[INFO] [stdout] test list::first_coinbase_transaction ... FAILED
[INFO] [stdout] test list::merge_ranges_are_tracked_correctly ... FAILED
[INFO] [stdout] test list::duplicate_transaction_range ... FAILED
[INFO] [stdout] test list::second_coinbase_transaction ... FAILED
[INFO] [stdout] test list::underpay_subsidy ... FAILED
[INFO] [stdout] test list::third_coinbase_transaction_is_not_duplicate ... FAILED
[INFO] [stdout] test list::two_fee_paying_transaction_range ... FAILED
[INFO] [stdout] test name::empty ... FAILED
[INFO] [stdout] test name::out_of_range ... FAILED
[INFO] [stdout] test name::b ... FAILED
[INFO] [stdout] test name::end_of_range ... FAILED
[INFO] [stdout] test list::split_ranges_are_tracked_correctly ... FAILED
[INFO] [stdout] test name::invalid ... FAILED
[INFO] [stdout] test range::first_block_without_subsidy ... FAILED
[INFO] [stdout] test range::names_before_last ... FAILED
[INFO] [stdout] test range::second_block ... FAILED
[INFO] [stdout] test supply::genesis ... FAILED
[INFO] [stdout] test name::a ... FAILED
[INFO] [stdout] test traits::cube ... FAILED
[INFO] [stdout] test traits::character ... FAILED
[INFO] [stdout] test index::duplicate_genesis_blocks ... FAILED
[INFO] [stdout] test traits::epoch ... FAILED
[INFO] [stdout] test traits::even ... FAILED
[INFO] [stdout] test range::genesis ... FAILED
[INFO] [stdout] test range::block_with_no_subsidy_range ... FAILED
[INFO] [stdout] test traits::cursed ... FAILED
[INFO] [stdout] test range::last_block_with_subsidy ... FAILED
[INFO] [stdout] test range::genesis_names ... FAILED
[INFO] [stdout] test traits::invalid_ordinal ... FAILED
[INFO] [stdout] test traits::height ... FAILED
[INFO] [stdout] test traits::odd ... FAILED
[INFO] [stdout] test traits::pi ... FAILED
[INFO] [stdout] test traits::illusive ... FAILED
[INFO] [stdout] test traits::name ... FAILED
[INFO] [stdout] test traits::nice ... FAILED
[INFO] [stdout] test range::last_name ... FAILED
[INFO] [stdout] test traits::shiny ... FAILED
[INFO] [stdout] test traits::lucky ... FAILED
[INFO] [stdout] test traits::divine ... FAILED
[INFO] [stdout] test traits::population ... FAILED
[INFO] [stdout] test traits::square ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- find::first_satoshi stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- find::first_satoshi_of_second_block stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] 1.0: 9068a11b8769174363376b606af9a4b8b29dd7b13d013f4b0cbbd457db3c3ce5
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- find::second_satoshi stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- epochs::empty stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- find::first_satoshi_of_second_block_slot stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] 1.0: 9068a11b8769174363376b606af9a4b8b29dd7b13d013f4b0cbbd457db3c3ce5
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- find::first_satoshi_slot stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- index::custom_index_size stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- find::regression_empty_block_crash stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- find::second_satoshi_slot stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- find::first_satoshi_spent_in_second_block_slot stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] 1.0: 9068a11b8769174363376b606af9a4b8b29dd7b13d013f4b0cbbd457db3c3ce5
[INFO] [stdout] 1.1: d0a9c70e6c8d890ee5883973a716edc1609eab42a9bc32594bdafc935bb4fad0
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- find::first_satoshi_spent_in_second_block stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] 1.0: 9068a11b8769174363376b606af9a4b8b29dd7b13d013f4b0cbbd457db3c3ce5
[INFO] [stdout] 1.1: d0a9c70e6c8d890ee5883973a716edc1609eab42a9bc32594bdafc935bb4fad0
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- find::index_multiple_blockfiles stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] 0.0: 9068a11b8769174363376b606af9a4b8b29dd7b13d013f4b0cbbd457db3c3ce5
[INFO] [stdout] 0.1: d0a9c70e6c8d890ee5883973a716edc1609eab42a9bc32594bdafc935bb4fad0
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- index::out_of_order_blockfiles stdout ----
[INFO] [stdout] 1.0: 9068a11b8769174363376b606af9a4b8b29dd7b13d013f4b0cbbd457db3c3ce5
[INFO] [stdout] 1.1: d0a9c70e6c8d890ee5883973a716edc1609eab42a9bc32594bdafc935bb4fad0
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- index::default_index_size stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- list::fee_paying_transaction_range stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] 1.0: e99b3ae1f13c5335222148496220d36026c595861c916c297e3483188312c915
[INFO] [stdout] 1.1: fa8e9a127d8030727ce6f2190ddfd87d0910e3aa31985da529ee5c20ca120941
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- list::first_coinbase_transaction stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- list::merge_ranges_are_tracked_correctly stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] 1.0: 9068a11b8769174363376b606af9a4b8b29dd7b13d013f4b0cbbd457db3c3ce5
[INFO] [stdout] 1.1: a3f7b03f71988d4f91fea260405dbf3f3586eb134ad01dad15de63053e4985d0
[INFO] [stdout] 2.0: 8aa5103b13b5b233ac417ee31f21820c9284af2b7a2080a142c2d20e1697b0f4
[INFO] [stdout] 2.1: db7d0407c1548d2ceb00fd37447dfe723b954cc69cd5cbfd6b020f667db807a2
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- list::duplicate_transaction_range stdout ----
[INFO] [stdout] 0.0: fb698f08e6d8e61b14471662ff165f83e3c91c1a09e8be00e5472699277d778f
[INFO] [stdout] 1.0: fb698f08e6d8e61b14471662ff165f83e3c91c1a09e8be00e5472699277d778f
[INFO] [stdout] 2.0: 8aa5103b13b5b233ac417ee31f21820c9284af2b7a2080a142c2d20e1697b0f4
[INFO] [stdout] 2.1: d63a320a4b404d7933ca788e8f185f10e31e03bf6ab9fa4595bfedc2fcc5a4a8
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- list::second_coinbase_transaction stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] 1.0: 9068a11b8769174363376b606af9a4b8b29dd7b13d013f4b0cbbd457db3c3ce5
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- list::underpay_subsidy stdout ----
[INFO] [stdout] 0.0: 12d57183977a1df616bafbb7dafbb4249e59d8f796ba556ad6bb75f0fa9fe0ea
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- list::third_coinbase_transaction_is_not_duplicate stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] 1.0: 9068a11b8769174363376b606af9a4b8b29dd7b13d013f4b0cbbd457db3c3ce5
[INFO] [stdout] 2.0: 8aa5103b13b5b233ac417ee31f21820c9284af2b7a2080a142c2d20e1697b0f4
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- list::two_fee_paying_transaction_range stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] 1.0: 9068a11b8769174363376b606af9a4b8b29dd7b13d013f4b0cbbd457db3c3ce5
[INFO] [stdout] 2.0: 1ed7b177c6886e33d987b15c41407b3b91afcdf211225902f37260678362794b
[INFO] [stdout] 2.1: fa8e9a127d8030727ce6f2190ddfd87d0910e3aa31985da529ee5c20ca120941
[INFO] [stdout] 2.2: 5616b9f6cacf4447f4cfd2a84e91e179272d39af2b67f38a5c27b9d2789d4914
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- name::empty stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- name::out_of_range stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- name::b stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- name::end_of_range stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- list::split_ranges_are_tracked_correctly stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] 1.0: 9068a11b8769174363376b606af9a4b8b29dd7b13d013f4b0cbbd457db3c3ce5
[INFO] [stdout] 1.1: a3f7b03f71988d4f91fea260405dbf3f3586eb134ad01dad15de63053e4985d0
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- name::invalid stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- range::first_block_without_subsidy stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- range::names_before_last stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- range::second_block stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- supply::genesis stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- name::a stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::cube stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::character stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- index::duplicate_genesis_blocks stdout ----
[INFO] [stdout] 0.0: 0396bc915f141f7de025f72ae9b6bb8dcdb5f444fc245d8fac486ba67a38eef9
[INFO] [stdout] 1.0: 9068a11b8769174363376b606af9a4b8b29dd7b13d013f4b0cbbd457db3c3ce5
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::epoch stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::even stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- range::genesis stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- range::block_with_no_subsidy_range stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::cursed stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- range::last_block_with_subsidy stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- range::genesis_names stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::invalid_ordinal stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::height stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::odd stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::pi stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::illusive stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::name stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::nice stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- range::last_name stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::shiny stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::lucky stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::divine stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::population stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- traits::square stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     epochs::empty
[INFO] [stdout]     find::first_satoshi
[INFO] [stdout]     find::first_satoshi_of_second_block
[INFO] [stdout]     find::first_satoshi_of_second_block_slot
[INFO] [stdout]     find::first_satoshi_slot
[INFO] [stdout]     find::first_satoshi_spent_in_second_block
[INFO] [stdout]     find::first_satoshi_spent_in_second_block_slot
[INFO] [stdout]     find::index_multiple_blockfiles
[INFO] [stdout]     find::regression_empty_block_crash
[INFO] [stdout]     find::second_satoshi
[INFO] [stdout]     find::second_satoshi_slot
[INFO] [stdout]     index::custom_index_size
[INFO] [stdout]     index::default_index_size
[INFO] [stdout]     index::duplicate_genesis_blocks
[INFO] [stdout]     index::out_of_order_blockfiles
[INFO] [stdout]     list::duplicate_transaction_range
[INFO] [stdout]     list::fee_paying_transaction_range
[INFO] [stdout]     list::first_coinbase_transaction
[INFO] [stdout]     list::merge_ranges_are_tracked_correctly
[INFO] [stdout]     list::second_coinbase_transaction
[INFO] [stdout]     list::split_ranges_are_tracked_correctly
[INFO] [stdout]     list::third_coinbase_transaction_is_not_duplicate
[INFO] [stdout]     list::two_fee_paying_transaction_range
[INFO] [stdout]     list::underpay_subsidy
[INFO] [stdout]     name::a
[INFO] [stdout]     name::b
[INFO] [stdout]     name::empty
[INFO] [stdout]     name::end_of_range
[INFO] [stdout]     name::invalid
[INFO] [stdout]     name::out_of_range
[INFO] [stdout]     range::block_with_no_subsidy_range
[INFO] [stdout]     range::first_block_without_subsidy
[INFO] [stdout]     range::genesis
[INFO] [stdout]     range::genesis_names
[INFO] [stdout]     range::last_block_with_subsidy
[INFO] [stdout]     range::last_name
[INFO] [stdout]     range::names_before_last
[INFO] [stdout]     range::second_block
[INFO] [stdout]     supply::genesis
[INFO] [stdout]     traits::character
[INFO] [stdout]     traits::cube
[INFO] [stdout]     traits::cursed
[INFO] [stdout]     traits::divine
[INFO] [stdout]     traits::epoch
[INFO] [stdout]     traits::even
[INFO] [stdout]     traits::height
[INFO] [stdout]     traits::illusive
[INFO] [stdout]     traits::invalid_ordinal
[INFO] [stdout]     traits::lucky
[INFO] [stdout]     traits::name
[INFO] [stdout]     traits::nice
[INFO] [stdout]     traits::odd
[INFO] [stdout]     traits::pi
[INFO] [stdout]     traits::population
[INFO] [stdout]     traits::shiny
[INFO] [stdout]     traits::square
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 56 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "470ddc7d6c289902bb70cd42d7745a12662958fd7fb61c2b295c76a28fc2425a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "470ddc7d6c289902bb70cd42d7745a12662958fd7fb61c2b295c76a28fc2425a", kill_on_drop: false }`
[INFO] [stdout] 470ddc7d6c289902bb70cd42d7745a12662958fd7fb61c2b295c76a28fc2425a
