[INFO] fetching crate bitomc 0.1.4...
[INFO] checking bitomc-0.1.4 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate bitomc 0.1.4 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate bitomc 0.1.4 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitomc 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bitomc 0.1.4
[INFO] tweaked toml for crates.io crate bitomc 0.1.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate bitomc 0.1.4 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b108b0bcab66fb345356e1c34b8a9f222a36b3522be635e8a95b8b85d68b5438
[INFO] running `Command { std: "docker" "start" "-a" "b108b0bcab66fb345356e1c34b8a9f222a36b3522be635e8a95b8b85d68b5438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b108b0bcab66fb345356e1c34b8a9f222a36b3522be635e8a95b8b85d68b5438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b108b0bcab66fb345356e1c34b8a9f222a36b3522be635e8a95b8b85d68b5438", kill_on_drop: false }`
[INFO] [stdout] b108b0bcab66fb345356e1c34b8a9f222a36b3522be635e8a95b8b85d68b5438
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0548ebfc8e0e3cca793ec99c610e9e923975fc540f8c317292843c9621f7d195
[INFO] running `Command { std: "docker" "start" "-a" "0548ebfc8e0e3cca793ec99c610e9e923975fc540f8c317292843c9621f7d195", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking async-channel v2.2.1
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking brotli-decompressor v4.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling oid-registry v0.4.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking blocking v1.6.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking brotli v5.0.0
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling new_mime_guess v4.0.1
[INFO] [stderr]     Checking generic_static v0.2.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.102.3
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rust-embed-utils v8.3.0
[INFO] [stderr]     Checking async-net v1.8.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling redb v2.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling bitomc v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]    Compiling rust-embed-impl v8.3.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking rcgen v0.10.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking futures-rustls v0.25.1
[INFO] [stderr]     Checking array-init v0.0.4
[INFO] [stderr]     Checking asn1-rs v0.3.1
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking der-parser v7.0.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking rust-embed v8.3.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling boilerplate v1.0.0
[INFO] [stderr]     Checking sysinfo v0.30.12
[INFO] [stderr]     Checking x509-parser v0.13.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking html-escaper v0.2.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking executable-path v1.0.0
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking async-ws v0.4.0
[INFO] [stderr]     Checking async-http-codec v0.8.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking async-web-client v0.4.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking async-compression v0.4.9
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_with v3.8.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]     Checking serde-hex v0.1.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking jsonrpc v0.14.1
[INFO] [stderr]     Checking mp4 v0.14.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking diligent-date-parser v0.1.4
[INFO] [stderr]     Checking atom_syndication v0.12.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking rss v2.0.7
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking ord-bitcoincore-rpc-json v0.17.1
[INFO] [stderr]     Checking miniscript v10.0.0
[INFO] [stderr]     Checking runes-bitomc v0.0.8
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking axum-server v0.5.1
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking rustls-acme v0.8.1
[INFO] [stderr]     Checking ord-bitcoincore-rpc v0.17.2
[INFO] [stdout] error[E0432]: unresolved import `mockcore`
[INFO] [stdout]  --> src/test.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 |   mockcore::TransactionTemplate,
[INFO] [stdout]   |   ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> src/index/testing.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let core = mockcore::builder().network(self.chain.network()).build();
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> src/settings.rs:606:16
[INFO] [stdout]     |
[INFO] [stdout] 606 |     let core = mockcore::builder().network(Network::Testnet).build();
[INFO] [stdout]     |                ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]     --> src/subcommand/server.rs:1181:9
[INFO] [stdout]      |
[INFO] [stdout] 1181 |         mockcore::builder()
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mockcore`
[INFO] [stdout]   --> tests/lib.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 |   mockcore::TransactionTemplate,
[INFO] [stdout]    |   ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]     --> src/subcommand/server.rs:1309:11
[INFO] [stdout]      |
[INFO] [stdout] 1309 |     core: mockcore::Handle,
[INFO] [stdout]      |           ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> src/index/testing.rs:70:20
[INFO] [stdout]    |
[INFO] [stdout] 70 |   pub(crate) core: mockcore::Handle,
[INFO] [stdout]    |                    ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]     --> src/subcommand/server.rs:1158:18
[INFO] [stdout]      |
[INFO] [stdout] 1158 |     core: Option<mockcore::Handle>,
[INFO] [stdout]      |                  ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitomc` (lib test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/balances.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/balances.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/index.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let core = mockcore::spawn();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/index.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/index.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/info.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let core = mockcore::spawn();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/info.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/json_api.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let core = mockcore::spawn();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/json_api.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/json_api.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/json_api.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/json_api.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/json_api.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/json_api.rs:219:14
[INFO] [stdout]     |
[INFO] [stdout] 219 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/server.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |   let core = mockcore::spawn();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/server.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/server.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/server.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/server.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |   let core = mockcore::spawn();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/server.rs:138:14
[INFO] [stdout]     |
[INFO] [stdout] 138 |   let core = mockcore::spawn();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/server.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |   let core = mockcore::spawn();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/server.rs:257:14
[INFO] [stdout]     |
[INFO] [stdout] 257 |   let core = mockcore::spawn();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/wallet/authentication.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let core = mockcore::spawn();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/wallet/balance.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let core = mockcore::spawn();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/balance.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/balance.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/wallet/create.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let core = mockcore::spawn();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/create.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     .core(&mockcore::spawn())
[INFO] [stdout]    |            ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/create.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/create.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |   let core = mockcore::builder().network(Network::Signet).build();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/create.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/create.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/wallet/dump.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let core = mockcore::spawn();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/dump.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/dump.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/dump.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/dump.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 64 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/wallet/mint.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/mint.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/mint.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/mint.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/mint.rs:186:14
[INFO] [stdout]     |
[INFO] [stdout] 186 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/wallet/outputs.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let core = mockcore::spawn();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/outputs.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/outputs.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/wallet/receive.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let core = mockcore::spawn();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/wallet/restore.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let core = mockcore::spawn();
[INFO] [stdout]   |                ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/restore.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/restore.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let core = mockcore::spawn();
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/restore.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/restore.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/restore.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/restore.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |   let core = mockcore::spawn();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/restore.rs:158:16
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let core = mockcore::spawn();
[INFO] [stdout]     |                ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/restore.rs:167:14
[INFO] [stdout]     |
[INFO] [stdout] 167 |   let core = mockcore::spawn();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/restore.rs:179:14
[INFO] [stdout]     |
[INFO] [stdout] 179 |   let core = mockcore::spawn();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/wallet/runics.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/wallet/selection.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/selection.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/selection.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/wallet/send.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let core = mockcore::spawn();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/send.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let core = mockcore::builder().build();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/send.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |   let core = mockcore::builder().build();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/send.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |   let core = mockcore::builder().fail_lock_unspent(true).build();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/send.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/send.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout] 118 |   let core = mockcore::spawn();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/send.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 |   let core = mockcore::spawn();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/send.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 |   let core = mockcore::spawn();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/send.rs:193:14
[INFO] [stdout]     |
[INFO] [stdout] 193 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/send.rs:216:14
[INFO] [stdout]     |
[INFO] [stdout] 216 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/send.rs:244:14
[INFO] [stdout]     |
[INFO] [stdout] 244 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/send.rs:272:14
[INFO] [stdout]     |
[INFO] [stdout] 272 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/send.rs:342:14
[INFO] [stdout]     |
[INFO] [stdout] 342 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/send.rs:417:14
[INFO] [stdout]     |
[INFO] [stdout] 417 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/send.rs:477:14
[INFO] [stdout]     |
[INFO] [stdout] 477 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/send.rs:547:14
[INFO] [stdout]     |
[INFO] [stdout] 547 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/send.rs:623:14
[INFO] [stdout]     |
[INFO] [stdout] 623 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/wallet/send.rs:713:14
[INFO] [stdout]     |
[INFO] [stdout] 713 |   let core = mockcore::builder().network(Network::Regtest).build();
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]  --> tests/wallet/transactions.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let core = mockcore::spawn();
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/wallet/transactions.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |   let core = mockcore::spawn();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]    --> tests/command_builder.rs:112:35
[INFO] [stdout]     |
[INFO] [stdout] 112 |   pub(crate) fn core(self, core: &mockcore::Handle) -> Self {
[INFO] [stdout]     |                                   ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/test_server.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |   pub(crate) fn spawn(core: &mockcore::Handle) -> Self {
[INFO] [stdout]    |                              ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/test_server.rs:22:40
[INFO] [stdout]    |
[INFO] [stdout] 22 |   pub(crate) fn spawn_with_args(core: &mockcore::Handle, ord_args: &[&str]) -> Self {
[INFO] [stdout]    |                                        ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/test_server.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |     core: &mockcore::Handle,
[INFO] [stdout]    |            ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/lib.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn drain(core: &mockcore::Handle, bitomc: &TestServer) {
[INFO] [stdout]    |                 ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mockcore`
[INFO] [stdout]   --> tests/lib.rs:72:25
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_wallet(core: &mockcore::Handle, bitomc: &TestServer) {
[INFO] [stdout]    |                         ^^^^^^^^ use of undeclared crate or module `mockcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitomc` (test "integration") due to 87 previous errors
[INFO] running `Command { std: "docker" "inspect" "0548ebfc8e0e3cca793ec99c610e9e923975fc540f8c317292843c9621f7d195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0548ebfc8e0e3cca793ec99c610e9e923975fc540f8c317292843c9621f7d195", kill_on_drop: false }`
[INFO] [stdout] 0548ebfc8e0e3cca793ec99c610e9e923975fc540f8c317292843c9621f7d195
