[INFO] cloning repository https://github.com/mvdnbrk/ord-pepecoin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mvdnbrk/ord-pepecoin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvdnbrk%2Ford-pepecoin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvdnbrk%2Ford-pepecoin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43ee0874f4e09ae4af60317d55ad861bcd6bd4fd
[INFO] testing mvdnbrk/ord-pepecoin against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvdnbrk%2Ford-pepecoin" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mvdnbrk/ord-pepecoin
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/mvdnbrk/ord-pepecoin
[INFO] tweaked toml for git repo https://github.com/mvdnbrk/ord-pepecoin written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mvdnbrk/ord-pepecoin on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mvdnbrk/ord-pepecoin 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c873f58009ed3fdebbaaeec1d9f4818277da0cbe2b727f163a371aa92887e1f0
[INFO] running `Command { std: "docker" "start" "c873f58009ed3fdebbaaeec1d9f4818277da0cbe2b727f163a371aa92887e1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c873f58009ed3fdebbaaeec1d9f4818277da0cbe2b727f163a371aa92887e1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c873f58009ed3fdebbaaeec1d9f4818277da0cbe2b727f163a371aa92887e1f0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c873f58009ed3fdebbaaeec1d9f4818277da0cbe2b727f163a371aa92887e1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c873f58009ed3fdebbaaeec1d9f4818277da0cbe2b727f163a371aa92887e1f0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bitcoin v0.29.2 (https://github.com/mvdnbrk/rust-pepecoin#6c34b21a)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling async-http-codec v0.8.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling diligent-date-parser v0.1.5
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling redb v3.1.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling boilerplate-parser v0.0.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling boilerplate-macros v0.0.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling jsonrpc v0.13.0
[INFO] [stderr]    Compiling atom_syndication v0.12.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling bitcoincore-rpc-json v0.16.0 (https://github.com/apezord/rust-dogecoincore-rpc#03933810)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling bip39 v1.2.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling mp4 v0.13.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling bitcoincore-rpc v0.16.0 (https://github.com/apezord/rust-dogecoincore-rpc#03933810)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rust-embed v6.8.1
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling rss v2.0.12
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling boilerplate v1.1.1
[INFO] [stderr]    Compiling miniscript v9.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling async-web-client v0.6.2
[INFO] [stderr]    Compiling axum-server v0.8.0
[INFO] [stderr]    Compiling rustls-acme v0.15.1
[INFO] [stderr]    Compiling ordpep v0.12.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 37s
[INFO] running `Command { std: "docker" "inspect" "c873f58009ed3fdebbaaeec1d9f4818277da0cbe2b727f163a371aa92887e1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c873f58009ed3fdebbaaeec1d9f4818277da0cbe2b727f163a371aa92887e1f0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling async-http-codec v0.8.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling async-web-client v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling jsonrpc v0.14.1
[INFO] [stderr]    Compiling ord-bitcoincore-rpc-json v0.16.5
[INFO] [stderr]    Compiling rustls-acme v0.15.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling executable-path v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling jsonrpc-server-utils v18.0.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling jsonrpc-derive v18.0.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling ord-bitcoincore-rpc v0.16.5
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling ordpep v0.12.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling jsonrpc-http-server v18.0.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling test-bitcoincore-rpc v0.0.1 (/opt/rustwide/workdir/test-bitcoincore-rpc)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 29s
[INFO] running `Command { std: "docker" "inspect" "c873f58009ed3fdebbaaeec1d9f4818277da0cbe2b727f163a371aa92887e1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c873f58009ed3fdebbaaeec1d9f4818277da0cbe2b727f163a371aa92887e1f0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ord-751f977b0d8ced95)
[INFO] [stdout] 
[INFO] [stdout] running 366 tests
[INFO] [stdout] test decimal::tests::decimal ... ok
[INFO] [stdout] test epoch::tests::from_height ... ok
[INFO] [stdout] test epoch::tests::eq ... ok
[INFO] [stdout] test epoch::tests::from_sat ... ok
[INFO] [stdout] test epoch::tests::starting_sat ... ok
[INFO] [stdout] test epoch::tests::starting_height ... ok
[INFO] [stdout] test epoch::tests::subsidy ... ok
[INFO] [stdout] test fee_rate::tests::fee ... ok
[INFO] [stdout] test fee_rate::tests::parse ... ok
[INFO] [stdout] test height::tests::add ... ok
[INFO] [stdout] test height::tests::from_str ... ok
[INFO] [stdout] test height::tests::n ... ok
[INFO] [stdout] test index::tests::fee_spent_inscriptions_are_tracked_correctly ... ignored
[INFO] [stdout] test height::tests::sub ... ok
[INFO] [stdout] test index::tests::find_first_sat ... ignored
[INFO] [stdout] test height::tests::eq ... ok
[INFO] [stdout] test height::tests::subsidy ... ok
[INFO] [stdout] test index::tests::find_first_sat_of_second_block ... ignored
[INFO] [stdout] test index::tests::find_first_sat_spent_in_second_block ... ignored
[INFO] [stdout] test index::tests::find_second_sat ... ignored
[INFO] [stdout] test index::tests::find_unmined_sat ... ignored
[INFO] [stdout] test index::tests::inscription_can_be_fee_spent_in_first_transaction ... ignored
[INFO] [stdout] test index::tests::inscription_can_be_lost_in_first_transaction ... ignored
[INFO] [stdout] test index::tests::inscription_skips_zero_value_first_output_of_inscribe_transaction ... ignored
[INFO] [stdout] test index::tests::inscriptions_are_tracked_correctly ... ignored
[INFO] [stdout] test index::tests::inscriptions_on_same_sat_after_the_first_are_ignored ... ignored
[INFO] [stdout] test index::tests::inscriptions_that_are_sent_to_second_output_are_are_tracked_correctly ... ignored
[INFO] [stdout] test index::tests::list_fee_paying_transaction_range ... ignored
[INFO] [stdout] test index::tests::list_first_coinbase_transaction ... ignored
[INFO] [stdout] test index::tests::list_merge_ranges_are_tracked_correctly ... ignored
[INFO] [stdout] test index::tests::list_null_input ... ignored
[INFO] [stdout] test index::tests::list_null_output ... ignored
[INFO] [stdout] test index::tests::list_second_coinbase_transaction ... ignored
[INFO] [stdout] test index::tests::list_split_ranges_are_tracked_correctly ... ignored
[INFO] [stdout] test index::tests::list_two_fee_paying_transaction_range ... ignored
[INFO] [stdout] test index::tests::lost_inscriptions ... ignored
[INFO] [stdout] test index::tests::lost_inscriptions_get_lost_satpoints ... ignored
[INFO] [stdout] test index::tests::lost_rare_sats_are_tracked ... ignored
[INFO] [stdout] test index::tests::lost_sat_ranges_are_tracked_correctly ... ignored
[INFO] [stdout] test index::tests::lost_sats_are_tracked_correctly ... ignored
[INFO] [stdout] test index::tests::merged_inscriptions_are_tracked_correctly ... ignored
[INFO] [stdout] test index::tests::missing_inputs_are_fetched_from_pepecoin_core ... ignored
[INFO] [stdout] test index::tests::multiple_inscriptions_can_be_lost ... ignored
[INFO] [stdout] test index::tests::list_unknown_output ... ok
[INFO] [stdout] test index::tests::list_spent_output ... ok
[INFO] [stdout] test index::tests::new_schema_gives_correct_error ... ok
[INFO] [stdout] test index::tests::inscriptions_on_output ... ok
[INFO] [stdout] test index::tests::unaligned_inscriptions_are_tracked_correctly ... ignored
[INFO] [stdout] test index::tests::unsynced_index_fails ... ok
[INFO] [stdout] test inscriptions::inscription::tests::compress_empty_body ... ok
[INFO] [stdout] test inscriptions::inscription::tests::compress_no_body ... ok
[INFO] [stdout] test index::tests::inscriptions_below_first_inscription_height_are_skipped ... ok
[INFO] [stdout] test inscriptions::inscription::tests::compress_skips_when_not_beneficial ... ok
[INFO] [stdout] test inscriptions::inscription::tests::content_type_rejects_binary ... ok
[INFO] [stdout] test inscriptions::inscription::tests::content_type_rejects_missing_slash ... ok
[INFO] [stdout] test inscriptions::inscription::tests::content_type_trims_whitespace ... ok
[INFO] [stdout] test inscriptions::inscription::tests::content_type_valid ... ok
[INFO] [stdout] test inscriptions::inscription::tests::set_properties_empty_title ... ok
[INFO] [stdout] test inscriptions::inscription::tests::set_properties_roundtrip ... ok
[INFO] [stdout] test inscriptions::inscription::tests::set_properties_trims_whitespace ... ok
[INFO] [stdout] test inscriptions::inscription::tests::compress_reduces_repetitive_text ... ok
[INFO] [stdout] test inscriptions::inscription_id::tests::display ... ok
[INFO] [stdout] test inscriptions::inscription_id::tests::from_str ... ok
[INFO] [stdout] test inscriptions::inscription_id::tests::from_str_bad_character ... ok
[INFO] [stdout] test inscriptions::inscription_id::tests::from_str_bad_index ... ok
[INFO] [stdout] test inscriptions::inscription_id::tests::from_str_bad_length ... ok
[INFO] [stdout] test inscriptions::inscription_id::tests::from_str_bad_separator ... ok
[INFO] [stdout] test inscriptions::inscription_id::tests::from_str_bad_txid ... ok
[INFO] [stdout] test inscriptions::media::tests::content_type_with_extra_parameters ... ok
[INFO] [stdout] test inscriptions::media::tests::for_extension ... ok
[INFO] [stdout] test inscriptions::parser::tests::bad_npieces ... ok
[INFO] [stdout] test inscriptions::parser::tests::delegate_only_with_tags_in_second_tx ... ok
[INFO] [stdout] test inscriptions::parser::tests::do_not_extract_from_second_input ... ok
[INFO] [stdout] test inscriptions::parser::tests::duplicate_field ... ok
[INFO] [stdout] test inscriptions::parser::tests::empty ... ok
[INFO] [stdout] test inscriptions::parser::tests::extra_data_after_body_parsed_as_tags ... ok
[INFO] [stdout] test inscriptions::parser::tests::extract_from_transaction ... ok
[INFO] [stdout] test inscriptions::parser::tests::incomplete_multipart ... ok
[INFO] [stdout] test inscriptions::parser::tests::invalid_multitx_missingdata ... ok
[INFO] [stdout] test inscriptions::parser::tests::invalid_multitx_wrongcountdown ... ok
[INFO] [stdout] test inscriptions::parser::tests::invalid_tag ... ok
[INFO] [stdout] test inscriptions::parser::tests::multitx_tags_with_properties_and_parent ... ok
[INFO] [stdout] test inscriptions::parser::tests::no_body_inscription ... ok
[INFO] [stdout] test inscriptions::parser::tests::no_content ... ok
[INFO] [stdout] test inscriptions::parser::tests::no_inscription ... ok
[INFO] [stdout] test inscriptions::parser::tests::prefix_data ... ok
[INFO] [stdout] test inscriptions::parser::tests::tag_trailer_in_separate_tx_after_multitx_body ... ok
[INFO] [stdout] test inscriptions::parser::tests::tag_trailer_spans_two_txs ... ok
[INFO] [stdout] test inscriptions::parser::tests::valid ... ok
[INFO] [stdout] test inscriptions::parser::tests::valid_empty_fields ... ok
[INFO] [stdout] test inscriptions::inscription::tests::set_properties_whitespace_only ... ok
[INFO] [stdout] test inscriptions::parser::tests::valid_multipart ... ok
[INFO] [stdout] test inscriptions::parser::tests::valid_multitx ... ok
[INFO] [stdout] test inscriptions::parser::tests::valid_multitx_extradata ... ok
[INFO] [stdout] test index::tests::parent_child ... ok
[INFO] [stdout] test inscriptions::parser::tests::valid_with_tag_trailer ... ok
[INFO] [stdout] test inscriptions::parser::tests::wrong_protocol ... ok
[INFO] [stdout] test inscriptions::properties::tests::array_trait_value_rejected ... ok
[INFO] [stdout] test inscriptions::properties::tests::duplicate_trait_keys_rejected ... ok
[INFO] [stdout] test inscriptions::properties::tests::empty_properties_not_encoded ... ok
[INFO] [stdout] test inscriptions::properties::tests::empty_title_not_encoded ... ok
[INFO] [stdout] test inscriptions::properties::tests::empty_trait_key_skipped ... ok
[INFO] [stdout] test inscriptions::properties::tests::float_trait_value_rejected ... ok
[INFO] [stdout] test inscriptions::properties::tests::invalid_trait_invalidates_entire_properties_including_title ... ok
[INFO] [stdout] test inscriptions::properties::tests::nested_map_trait_value_rejected ... ok
[INFO] [stdout] test inscriptions::properties::tests::no_tags_returns_none ... ok
[INFO] [stdout] test inscriptions::properties::tests::rejects_oversized ... ok
[INFO] [stdout] test inscriptions::properties::tests::rejects_oversized_raw_on_read ... ok
[INFO] [stdout] test inscriptions::properties::tests::roundtrip_title ... ok
[INFO] [stdout] test inscriptions::properties::tests::roundtrip_title_and_traits ... ok
[INFO] [stdout] test index::tests::get_latest_inscriptions_with_no_prev_and_next ... ok
[INFO] [stdout] test index::tests::old_schema_gives_correct_error ... ok
[INFO] [stdout] test inscriptions::properties::tests::roundtrip_trait_types ... ok
[INFO] [stdout] test inscriptions::properties::tests::roundtrip_traits ... ok
[INFO] [stdout] test inscriptions::properties::tests::string_keys_accepted_on_decode ... ok
[INFO] [stdout] test inscriptions::properties::tests::traits_only_no_title ... ok
[INFO] [stdout] test inscriptions::properties::tests::whitespace_trimmed_in_trait_key ... ok
[INFO] [stdout] test inscriptions::properties::tests::with_traits_bulk ... ok
[INFO] [stdout] test inscriptions::tag::tests::parse_invalid_length ... ok
[INFO] [stdout] test inscriptions::tag::tests::roundtrip_inscription_id ... ok
[INFO] [stdout] test inscriptions::tag::tests::roundtrip_inscription_id_with_index ... ok
[INFO] [stdout] test object::tests::from_str ... ok
[INFO] [stdout] test rarity::tests::from_str_and_deserialize_ok ... ok
[INFO] [stdout] test outgoing::tests::parse ... ok
[INFO] [stdout] test rarity::tests::rarity ... ok
[INFO] [stdout] test rarity::tests::from_str_err ... ok
[INFO] [stdout] test sat::tests::add ... ok
[INFO] [stdout] test sat::tests::add_assign ... ok
[INFO] [stdout] test sat::tests::epoch ... ok
[INFO] [stdout] test sat::tests::epoch_position ... ok
[INFO] [stdout] test representation::tests::all_patterns_are_anchored ... ok
[INFO] [stdout] test sat::tests::eq ... ok
[INFO] [stdout] test sat::tests::from_str_number ... ok
[INFO] [stdout] test sat::tests::from_str_decimal ... ok
[INFO] [stdout] test sat::tests::height ... ok
[INFO] [stdout] test sat::tests::n ... ok
[INFO] [stdout] test sat::tests::is_common ... ok
[INFO] [stdout] test sat::tests::number ... ok
[INFO] [stdout] test sat::tests::partial_ord ... ok
[INFO] [stdout] test sat::tests::subsidy_position ... ok
[INFO] [stdout] test sat::tests::third ... ok
[INFO] [stdout] test sat_point::tests::deserialize_ok ... ok
[INFO] [stdout] test sat_point::tests::from_str_err ... ok
[INFO] [stdout] test sat_point::tests::from_str_ok ... ok
[INFO] [stdout] test settings::tests::cookie_file_defaults_to_pepecoin_data_dir ... ok
[INFO] [stdout] test settings::tests::chain_flags ... ok
[INFO] [stdout] test settings::tests::cookie_file_overrides_network ... ok
[INFO] [stdout] test settings::tests::from_env ... ok
[INFO] [stdout] test settings::tests::mainnet_data_dir ... ok
[INFO] [stdout] test settings::tests::mainnet_cookie_file_path ... ok
[INFO] [stdout] test settings::tests::merge_precedence ... ok
[INFO] [stdout] test settings::tests::network_is_joined_with_data_dir ... ok
[INFO] [stdout] test settings::tests::othernet_cookie_file_path ... ok
[INFO] [stdout] test settings::tests::othernet_data_dir ... ok
[INFO] [stdout] test settings::tests::rpc_url_overrides_network ... ok
[INFO] [stdout] test settings::tests::use_default_network ... ok
[INFO] [stdout] test settings::tests::network_accepts_aliases ... ok
[INFO] [stdout] test subcommand::list::tests::list_ranges ... ignored
[INFO] [stdout] test subcommand::server::tests::acme_cache_defaults_to_data_dir ... ok
[INFO] [stdout] test subcommand::server::tests::acme_cache_flag_is_respected ... ok
[INFO] [stdout] test subcommand::server::tests::acme_contact_accepts_multiple_values ... ok
[INFO] [stdout] test subcommand::server::tests::acme_domain_accepts_multiple_values ... ok
[INFO] [stdout] test inscriptions::properties::tests::roundtrip_title_compressed ... ok
[INFO] [stdout] test subcommand::server::tests::acme_domain_defaults_to_hostname ... ok
[INFO] [stdout] test subcommand::server::tests::acme_domain_flag_is_respected ... ok
[INFO] [stdout] test index::tests::parent_child_invalid_spend ... ok
[INFO] [stdout] test index::tests::height_limit ... ok
[INFO] [stdout] test inscriptions::parser::tests::valid_long ... ok
[INFO] [stdout] test inscriptions::parser::tests::valid_multitx_long ... ok
[INFO] [stdout] test subcommand::server::tests::block ... ok
[INFO] [stdout] test subcommand::server::tests::audio_preview ... ok
[INFO] [stdout] test subcommand::server::tests::content_response_bad_content_type ... ok
[INFO] [stdout] test subcommand::server::tests::content_response_no_content ... ok
[INFO] [stdout] test subcommand::server::tests::content_response_no_content_type ... ok
[INFO] [stdout] test subcommand::server::tests::content_response_with_content ... ok
[INFO] [stdout] test subcommand::server::tests::block_by_hash ... ok
[INFO] [stdout] test subcommand::server::tests::block_by_height ... ok
[INFO] [stdout] test subcommand::server::tests::coinbase_sat_ranges_are_tracked ... ok
[INFO] [stdout] test subcommand::server::tests::block_count_endpoint ... ok
[INFO] [stdout] test subcommand::server::tests::commits_are_tracked ... ok
[INFO] [stdout] test subcommand::server::tests::block_not_found ... ok
[INFO] [stdout] test subcommand::server::tests::content_responses_have_cache_control_headers ... ok
[INFO] [stdout] test subcommand::server::tests::home ... ignored
[INFO] [stdout] test subcommand::server::tests::dont_show_rare_txt_in_header_without_sat_index ... ok
[INFO] [stdout] test subcommand::server::tests::http_and_https_port_dont_conflict ... ok
[INFO] [stdout] test subcommand::server::tests::http_port_defaults_to_80 ... ok
[INFO] [stdout] test subcommand::server::tests::fee_sat_ranges_are_tracked ... ok
[INFO] [stdout] test subcommand::server::tests::empty_range_returns_400 ... ok
[INFO] [stdout] test subcommand::server::tests::http_with_https_leaves_http_enabled ... ok
[INFO] [stdout] test subcommand::server::tests::http_with_https_leaves_https_enabled ... ok
[INFO] [stdout] test subcommand::server::tests::https_disables_http ... ok
[INFO] [stdout] test subcommand::server::tests::https_port_defaults_to_none ... ok
[INFO] [stdout] test subcommand::server::tests::https_port_disables_http ... ok
[INFO] [stdout] test subcommand::server::tests::https_port_sets_https_port ... ok
[INFO] [stdout] test subcommand::server::tests::https_sets_https_port_to_443 ... ok
[INFO] [stdout] test subcommand::server::tests::favicon ... ok
[INFO] [stdout] test subcommand::server::tests::feed ... ok
[INFO] [stdout] test subcommand::server::tests::detect_reorg ... ok
[INFO] [stdout] test subcommand::server::tests::http_to_https_redirect_with_empty ... ok
[INFO] [stdout] test subcommand::server::tests::iframe_preview ... ok
[INFO] [stdout] test subcommand::server::tests::input_missing ... ok
[INFO] [stdout] test subcommand::server::tests::home_block_limit ... ok
[INFO] [stdout] test subcommand::server::tests::image_preview ... ok
[INFO] [stdout] test subcommand::server::tests::input ... ok
[INFO] [stdout] test subcommand::server::tests::http_to_https_redirect_with_path ... ok
[INFO] [stdout] test subcommand::server::tests::inscription_page_does_not_have_sat_when_sats_are_not_tracked ... ok
[INFO] [stdout] test subcommand::server::tests::inscription_with_unknown_type_and_no_body_has_unknown_preview ... ok
[INFO] [stdout] test subcommand::server::tests::inscription_page_title ... ok
[INFO] [stdout] test subcommand::server::tests::inscription_page_has_sat_when_sats_are_tracked ... ok
[INFO] [stdout] test subcommand::server::tests::inscriptions_can_be_hidden_with_config ... ok
[INFO] [stdout] test subcommand::server::tests::inscription_with_known_type_and_no_body_has_unknown_preview ... ok
[INFO] [stdout] test subcommand::server::tests::inscriptions_page_with_no_prev_or_next ... ok
[INFO] [stdout] test subcommand::server::tests::invalid_outpoint_hash_returns_400 ... ok
[INFO] [stdout] test subcommand::server::tests::mined_sat ... ignored
[INFO] [stdout] test subcommand::server::tests::invalid_output_returns_400 ... ok
[INFO] [stdout] test subcommand::server::tests::null_output_is_initially_empty ... ignored
[INFO] [stdout] test subcommand::server::tests::null_output_receives_lost_sats ... ignored
[INFO] [stdout] test subcommand::server::tests::ordinal_redirects_to_sat ... ok
[INFO] [stdout] test subcommand::server::tests::invalid_range_end_returns_400 ... ok
[INFO] [stdout] test subcommand::server::tests::install_sh_redirects_to_github ... ok
[INFO] [stdout] test subcommand::server::tests::invalid_range_start_returns_400 ... ok
[INFO] [stdout] test subcommand::server::tests::nav_displays_chain ... ok
[INFO] [stdout] test index::tests::get_latest_inscriptions_with_prev_and_next ... ok
[INFO] [stdout] test subcommand::server::tests::output_without_sat_index ... ok
[INFO] [stdout] test subcommand::server::tests::output_with_sat_index ... ok
[INFO] [stdout] test subcommand::server::tests::outputs_traversed_are_tracked ... ok
[INFO] [stdout] test subcommand::server::tests::outputs ... ok
[INFO] [stdout] test subcommand::server::tests::pdf_preview ... ok
[INFO] [stdout] test subcommand::server::tests::range ... ok
[INFO] [stdout] test subcommand::server::tests::inscriptions_page_with_no_next ... ok
[INFO] [stdout] test subcommand::server::tests::resonses_are_brotlied ... ok
[INFO] [stdout] test subcommand::server::tests::rare_with_index ... ok
[INFO] [stdout] test subcommand::server::tests::rare_sat_location ... ok
[INFO] [stdout] test subcommand::server::tests::sat_out_of_range ... ignored
[INFO] [stdout] test subcommand::server::tests::range_end_before_range_start_returns_400 ... ok
[INFO] [stdout] test subcommand::server::tests::inscriptions_page_with_no_prev ... ok
[INFO] [stdout] test subcommand::server::tests::rare_without_sat_index ... ok
[INFO] [stdout] test subcommand::server::tests::resonses_are_gzipped ... ok
[INFO] [stdout] test subcommand::server::tests::sat_decimal ... ok
[INFO] [stdout] test subcommand::server::tests::sat ... ok
[INFO] [stdout] test subcommand::server::tests::search_by_path_returns_sat ... ok
[INFO] [stdout] test subcommand::server::tests::search_by_query_returns_sat ... ok
[INFO] [stdout] test subcommand::server::tests::search_by_query_returns_inscription ... ok
[INFO] [stdout] test subcommand::server::tests::sat_number ... ok
[INFO] [stdout] test subcommand::server::tests::show_rare_txt_in_header_with_sat_index ... ok
[INFO] [stdout] test subcommand::server::tests::search_is_whitespace_insensitive ... ok
[INFO] [stdout] test subcommand::server::tests::search_for_inscription_id_returns_inscription ... ok
[INFO] [stdout] test subcommand::server::tests::search_for_blockhash_returns_block ... ok
[INFO] [stdout] test subcommand::server::tests::search_for_txid_returns_transaction ... ok
[INFO] [stdout] test subcommand::server::tests::search_for_outpoint_returns_output ... ok
[INFO] [stdout] test subcommand::server::tests::strict_transport_security_header_is_set ... ok
[INFO] [stdout] test subcommand::server::tests::unmined_sat ... ignored
[INFO] [stdout] test subcommand::server::tests::status ... ok
[INFO] [stdout] test subcommand::wallet::job::tests::all_confirmed_when_commit_and_reveals_confirmed ... ok
[INFO] [stdout] test subcommand::wallet::job::tests::batch_complete_when_no_json_files ... ok
[INFO] [stdout] test subcommand::wallet::job::tests::batch_not_complete_with_json_files ... ok
[INFO] [stdout] test subcommand::wallet::job::tests::chunk_count_calculation ... ok
[INFO] [stdout] test subcommand::wallet::job::tests::has_pending_when_commit_not_broadcast ... ok
[INFO] [stdout] test subcommand::wallet::job::tests::has_pending_when_reveals_not_broadcast ... ok
[INFO] [stdout] test subcommand::wallet::job::tests::job_save_and_load ... ok
[INFO] [stdout] test subcommand::wallet::job::tests::no_pending_when_all_broadcast ... ok
[INFO] [stdout] test subcommand::wallet::job::tests::not_all_confirmed_when_commit_unconfirmed ... ok
[INFO] [stdout] test subcommand::wallet::job::tests::not_all_confirmed_when_reveal_unconfirmed ... ok
[INFO] [stdout] test subcommand::wallet::job::tests::sanitize_batch_name_replaces_special_chars ... ok
[INFO] [stdout] test subcommand::wallet::job::tests::serialization ... ok
[INFO] [stdout] test subcommand::wallet::job::tests::status_reports_counts ... ok
[INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_ignores_comments ... ok
[INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_ignores_empty_lines ... ok
[INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_ignores_extra_columns ... ok
[INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_is_fast ... ok
[INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_none ... ok
[INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_out_of_order_ranges ... ok
[INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_out_of_order_tsv ... ok
[INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_single ... ok
[INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_two_in_one_range ... ok
[INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_two_in_two_outputs ... ok
[INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_two_in_two_ranges ... ok
[INFO] [stdout] test subcommand::wallet::sats::tests::identify_no_rare_sats ... ok
[INFO] [stdout] test subcommand::wallet::sats::tests::identify_one_rare_sat ... ignored
[INFO] [stdout] test subcommand::wallet::sats::tests::identify_rare_sats_in_different_outpoints ... ignored
[INFO] [stdout] test subcommand::wallet::sats::tests::identify_two_rare_sats ... ignored
[INFO] [stdout] test subcommand::wallet::sats::tests::parse_error_reports_line_and_value ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::additional_input_size_is_correct ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::additional_output_size_is_correct ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::additional_postage_added_when_required ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::alignment_output_under_dust_limit_is_padded ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::build_transaction_with_custom_fee_rate ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::change_addresses_must_be_unique ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::correct_error_is_returned_when_fee_cannot_be_paid ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::deduct_fee ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::do_not_select_already_inscribed_sats_for_cardinal_utxos ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::do_not_select_outputs_which_do_not_pay_for_their_own_fee_at_default_fee_rate ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::do_not_select_outputs_which_do_not_pay_for_their_own_fee_at_higher_fee_rate ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::do_not_send_two_inscriptions_at_once ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::do_not_strip_excess_value_if_additional_output_cannot_pay_fee ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::do_not_strip_excess_value_if_it_would_create_dust ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::exact_transaction_adds_output_to_cover_value ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::exact_transaction_has_correct_value ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::excess_additional_postage_is_stripped ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::excess_postage_is_stripped ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::insufficient_padding_to_add_postage_no_utxos ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::insufficient_padding_to_add_postage_small_utxos ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::invariant_all_output_are_above_dust_limit - should panic ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::invariant_all_output_are_recognized - should panic ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::invariant_change_appears_at_most_once - should panic ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::invariant_deduct_fee_does_not_consume_sat - should panic ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::invariant_excess_postage_is_stripped - should panic ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::invariant_fee_is_at_least_target_fee_rate - should panic ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::invariant_inputs_spend_sat - should panic ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::invariant_recipient_appears_exactly_once - should panic ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::invariant_sat_is_aligned - should panic ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::invariant_sat_is_found_in_outputs - should panic ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::invariant_sat_is_sent_to_recipient - should panic ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::invariant_satpoint_offset_is_contained_in_utxos - should panic ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::invariant_satpoint_outpoint_is_contained_in_utxos - should panic ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::output_over_max_postage_because_fees_prevent_excess_value_stripping ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::output_over_value_because_fees_prevent_excess_value_stripping ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::possible_to_create_output_of_exactly_max_postage ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::recipient_address_must_be_unique ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::refuse_to_send_dust ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::sat_is_aligned ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::select_sat ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::transactions_are_rbf ... ok
[INFO] [stdout] test subcommand::wallet::transaction_builder::tests::tx_builder_to_transaction ... ok
[INFO] [stdout] test tally::tests::one ... ok
[INFO] [stdout] test tally::tests::two ... ok
[INFO] [stdout] test tally::tests::zero ... ok
[INFO] [stdout] test templates::block::tests::html ... ok
[INFO] [stdout] test templates::block::tests::next_active_when_not_last ... ok
[INFO] [stdout] test templates::block::tests::prev_active_when_not_first ... ok
[INFO] [stdout] test templates::home::tests::html ... ok
[INFO] [stdout] test templates::iframe::tests::main ... ok
[INFO] [stdout] test templates::iframe::tests::thumbnail ... ok
[INFO] [stdout] test templates::input::tests::input_html ... ok
[INFO] [stdout] test templates::input::tests::skip_empty_items ... ok
[INFO] [stdout] test templates::inscription::tests::lost_inscription_no_output ... ok
[INFO] [stdout] test templates::inscription::tests::with_prev_and_next ... ok
[INFO] [stdout] test templates::inscription::tests::with_sat ... ok
[INFO] [stdout] test templates::inscription::tests::without_sat_or_nav_links ... ok
[INFO] [stdout] test subcommand::server::tests::split_sat_ranges_are_tracked ... ok
[INFO] [stdout] test templates::inscriptions::tests::with_prev_and_next ... ok
[INFO] [stdout] test templates::inscriptions::tests::without_prev_and_next ... ok
[INFO] [stdout] test templates::inscriptions_block::tests::with_prev_and_next ... ok
[INFO] [stdout] test templates::inscriptions_block::tests::without_prev_and_next ... ok
[INFO] [stdout] test templates::output::tests::no_list ... ok
[INFO] [stdout] test templates::output::tests::spent_output ... ok
[INFO] [stdout] test templates::output::tests::with_inscriptions ... ok
[INFO] [stdout] test templates::range::tests::bugfix_broken_link ... ok
[INFO] [stdout] test templates::output::tests::unspent_output ... ok
[INFO] [stdout] test templates::range::tests::range_html ... ok
[INFO] [stdout] test templates::sat::tests::sat_with_inscription ... ok
[INFO] [stdout] test subcommand::server::tests::transaction ... ok
[INFO] [stdout] test templates::sat::tests::first ... ok
[INFO] [stdout] test templates::sat::tests::sat_with_satpoint ... ok
[INFO] [stdout] test templates::sat::tests::sat_with_next_and_prev ... ok
[INFO] [stdout] test templates::tests::page_mainnet ... ok
[INFO] [stdout] test templates::tests::page_no_sat_index ... ok
[INFO] [stdout] test templates::tests::page ... ok
[INFO] [stdout] test templates::tests::page_signet ... ok
[INFO] [stdout] test templates::transaction::tests::html ... ok
[INFO] [stdout] test templates::transaction::tests::with_blockhash ... ok
[INFO] [stdout] test subcommand::server::tests::unknown_output_returns_404 ... ok
[INFO] [stdout] test subcommand::server::tests::text_preview ... ok
[INFO] [stdout] test subcommand::server::tests::static_asset ... ok
[INFO] [stdout] test subcommand::server::tests::video_preview ... ok
[INFO] [stdout] test subcommand::server::tests::unknown_preview ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 327 passed; 0 failed; 39 ignored; 0 measured; 0 filtered out; finished in 18.86s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/ordpep-4f321f276d3465d1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/integration-72af633be50c4e7c)
[INFO] [stdout] 
[INFO] [stdout] running 126 tests
[INFO] [stdout] test epochs::empty ... ok
[INFO] [stdout] test info::json_without_satoshi_index ... ok
[INFO] [stdout] test find::unmined_sat ... ok
[INFO] [stdout] test index::custom_index_path ... ok
[INFO] [stdout] test info::json_with_satoshi_index ... ok
[INFO] [stdout] test index::re_opening_database_does_not_trigger_schema_check ... ok
[INFO] [stdout] test find::find_command_returns_satpoint_for_sat ... ok
[INFO] [stdout] test find::no_satoshi_index ... ok
[INFO] [stdout] test info::transactions ... ok
[INFO] [stdout] test json_api::outputs_batch_unknown ... ok
[INFO] [stdout] test list::no_satoshi_index ... ok
[INFO] [stdout] test json_api::block ... ok
[INFO] [stdout] test list::output_found ... ok
[INFO] [stdout] test parse::hash ... ok
[INFO] [stdout] test parse::unrecognized_object ... ok
[INFO] [stdout] test json_api::status ... ok
[INFO] [stdout] test list::output_not_found ... ok
[INFO] [stdout] test server::expected_sat_time_is_rounded ... ok
[INFO] [stdout] test json_api::inscriptions ... ok
[INFO] [stdout] test json_api::inscription ... ok
[INFO] [stdout] test json_api::outputs_batch ... ok
[INFO] [stdout] test json_api::inscriptions_batch ... ok
[INFO] [stdout] test json_api::output ... ok
[INFO] [stdout] test server::home_page_includes_latest_inscriptions ... ok
[INFO] [stdout] test server::inscription_appears_on_output_page ... ok
[INFO] [stdout] test server::inscription_appears_on_reveal_transaction_page ... ok
[INFO] [stdout] test server::inscription_content ... ok
[INFO] [stdout] test server::run ... ok
[INFO] [stdout] test subsidy::first_block_without_subsidy ... ignored
[INFO] [stdout] test subsidy::genesis ... ok
[INFO] [stdout] test subsidy::last_block_with_subsidy ... ignored
[INFO] [stdout] test subsidy::second_block ... ok
[INFO] [stdout] test subsidy::second_to_last_block_with_subsidy ... ignored
[INFO] [stdout] test traits::traits_command_for_last_sat ... ignored
[INFO] [stdout] test traits::traits_command_prints_sat_traits ... ok
[INFO] [stdout] test server::inscription_page ... ok
[INFO] [stdout] test version::version_flag_prints_version ... ok
[INFO] [stdout] test server::inscriptions_page ... ok
[INFO] [stdout] test server::inscription_page_after_send ... ok
[INFO] [stdout] test wallet::create::create ... ok
[INFO] [stdout] test wallet::create::create_with_different_name ... ok
[INFO] [stdout] test wallet::create::seed_phrases_are_twelve_words_long ... ok
[INFO] [stdout] test wallet::inscribe::batch_and_delegate_conflict ... ok
[INFO] [stdout] test wallet::inscribe::batch_and_file_conflict ... ok
[INFO] [stdout] test wallet::balance::wallet_balance ... ok
[INFO] [stdout] test wallet::inscribe::batch_inscribe_file_not_found ... ok
[INFO] [stdout] test wallet::inscribe::batch_inscribe_refuses_empty_batch ... ok
[INFO] [stdout] test wallet::inscribe::batch_inscribe_creates_inscriptions ... ok
[INFO] [stdout] test server::parent_child ... ok
[INFO] [stdout] test wallet::balance::wallet_balance_only_counts_cardinal_utxos ... ok
[INFO] [stdout] test server::inscriptions_page_has_next_and_previous ... ok
[INFO] [stdout] test wallet::inscribe::batch_inscribe_with_destinations ... ok
[INFO] [stdout] test wallet::addresses::addresses ... ok
[INFO] [stdout] test wallet::inscribe::batch_inscribe_with_dry_run ... ok
[INFO] [stdout] test wallet::inscribe::batch_inscribe_with_invalid_parent ... ok
[INFO] [stdout] test wallet::inscribe::batch_inscribe_with_non_existent_delegate ... ok
[INFO] [stdout] test wallet::inscribe::batch_inscribe_with_delegate ... ok
[INFO] [stdout] test wallet::inscribe::batch_inscribe_with_title ... ok
[INFO] [stdout] test wallet::inscribe::batch_inscribe_with_traits ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_fails_if_pepecoin_core_is_too_old ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_creates_inscriptions ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_does_not_use_inscribed_sats_as_cardinal_utxos ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_exceeds_chain_limit ... ok
[INFO] [stdout] test wallet::inscribe::batch_inscribe_with_parent ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_no_backup ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_rejects_case_insensitive_duplicate_traits ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_unknown_file_extension ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_to_specific_destination ... ok
[INFO] [stdout] test server::home_page_inscriptions_are_sorted ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_large_file_with_parent_and_title ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_commit_fee_rate ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_dry_run_flag ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_compress ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_dry_run_flag_fees_inscrease ... ok
[INFO] [stdout] test server::inscriptions_page_is_sorted ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_fee_rate ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_empty_title ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_invalid_parent ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_chained_delegate ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_delegate ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_json_traits ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_non_existent_delegate ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_optional_satpoint_arg ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_title_escapes_html ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_title_escapes_quotes ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_title ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_wallet_named_foo ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_no_limit ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_without_title ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_with_parent ... ok
[INFO] [stdout] test wallet::inscribe::inscribe_works_with_huge_expensive_inscriptions ... ok
[INFO] [stdout] test wallet::inscribe::mainnet_has_no_content_size_limit ... ok
[INFO] [stdout] test wallet::inscribe::regtest_has_no_content_size_limit ... ok
[INFO] [stdout] test wallet::receive::receive ... ok
[INFO] [stdout] test wallet::restore::restore_generates_same_descriptors ... ok
[INFO] [stdout] test wallet::restore::restore_generates_same_descriptors_with_passphrase ... ok
[INFO] [stdout] test wallet::sats::sats ... ignored
[INFO] [stdout] test wallet::sats::sats_from_tsv_file_not_found ... ok
[INFO] [stdout] test wallet::sats::sats_from_tsv_parse_error ... ok
[INFO] [stdout] test wallet::sats::sats_from_tsv_success ... ignored
[INFO] [stdout] test wallet::outputs::outputs ... ok
[INFO] [stdout] test wallet::outputs::outputs_includes_locked_outputs ... ok
[INFO] [stdout] test wallet::outputs::outputs_with_ranges ... ok
[INFO] [stdout] test wallet::inscribe::refuse_to_inscribe_already_inscribed_utxo ... ok
[INFO] [stdout] test wallet::send::send_addresses_must_be_valid_for_network ... ok
[INFO] [stdout] test wallet::inscribe::refuse_to_reinscribe_sats ... ok
[INFO] [stdout] test wallet::inscriptions::inscriptions_includes_locked_utxos ... ok
[INFO] [stdout] test wallet::send::send_btc ... ok
[INFO] [stdout] test wallet::send::send_btc_insufficient_funds ... ok
[INFO] [stdout] test wallet::inscriptions::inscriptions ... ok
[INFO] [stdout] test wallet::send::do_not_accidentally_send_an_inscription ... ok
[INFO] [stdout] test wallet::send::send_does_not_use_inscribed_sats_as_cardinal_utxos ... ok
[INFO] [stdout] test wallet::send::send_max_with_no_utxos ... ok
[INFO] [stdout] test wallet::send::inscriptions_cannot_be_sent_by_satpoint ... ok
[INFO] [stdout] test wallet::send::inscriptions_can_be_sent ... ok
[INFO] [stdout] test wallet::send::send_btc_locks_inscriptions ... ok
[INFO] [stdout] test wallet::send::send_max_sends_all_cardinal_utxos ... ok
[INFO] [stdout] test wallet::send::send_on_mainnnet_works_with_wallet_named_foo ... ok
[INFO] [stdout] test wallet::send::send_on_mainnnet_works_with_wallet_named_ord ... ok
[INFO] [stdout] test wallet::send::send_unknown_inscription ... ok
[INFO] [stdout] test wallet::send::send_inscribed_sat ... ok
[INFO] [stdout] test wallet::send::send_max_does_not_spend_inscriptions ... ok
[INFO] [stdout] test wallet::send::user_must_provide_fee_rate_to_send ... ok
[INFO] [stdout] test wallet::send::wallet_send_with_fee_rate ... ok
[INFO] [stdout] test wallet::transactions::transactions ... ok
[INFO] [stdout] test wallet::transactions::transactions_with_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 120 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 94.21s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ord
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c873f58009ed3fdebbaaeec1d9f4818277da0cbe2b727f163a371aa92887e1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c873f58009ed3fdebbaaeec1d9f4818277da0cbe2b727f163a371aa92887e1f0", kill_on_drop: false }`
[INFO] [stdout] c873f58009ed3fdebbaaeec1d9f4818277da0cbe2b727f163a371aa92887e1f0
