[INFO] cloning repository https://github.com/okx/ord
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/okx/ord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokx%2Ford", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokx%2Ford'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b2caaaa44b3e8936332fe2ca58c63844fb5166b
[INFO] checking okx/ord against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokx%2Ford" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/okx/ord
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/okx/ord
[INFO] tweaked toml for git repo https://github.com/okx/ord written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/okx/ord on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/okx/ord 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9af2e76404415941f8ac3aab65d21ef84edd96c9272b3c39f1a7ee9789dfab5d
[INFO] running `Command { std: "docker" "start" "-a" "9af2e76404415941f8ac3aab65d21ef84edd96c9272b3c39f1a7ee9789dfab5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9af2e76404415941f8ac3aab65d21ef84edd96c9272b3c39f1a7ee9789dfab5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9af2e76404415941f8ac3aab65d21ef84edd96c9272b3c39f1a7ee9789dfab5d", kill_on_drop: false }`
[INFO] [stdout] 9af2e76404415941f8ac3aab65d21ef84edd96c9272b3c39f1a7ee9789dfab5d
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 043b5de047288ca91318dca457ac58d012c170a315e6cd07eb7474883706a2a4
[INFO] running `Command { std: "docker" "start" "-a" "043b5de047288ca91318dca457ac58d012c170a315e6cd07eb7474883706a2a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.110
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking event-listener v4.0.2
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking regex-automata v0.4.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 cpufeatures v0.2.11
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling rustls v0.22.1
[INFO] [stderr]     Checking rustls-pki-types v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]     Checking async-lock v3.2.0
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking futures-lite v2.1.0
[INFO] [stderr]     Checking async-task v4.6.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling oid-registry v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tzdb v0.5.7
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling new_mime_guess v4.0.1
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]     Checking generic_static v0.2.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking clap_builder v4.4.12
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling darling_macro v0.14.4
[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]    Compiling darling v0.14.4
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling rust-embed-utils v8.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]     Checking asn1-rs v0.3.1
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking der-parser v7.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling bigdecimal v0.4.2
[INFO] [stderr]     Checking webpki-roots v0.25.3
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling redb v1.4.0
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking x509-parser v0.13.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rcgen v0.10.0
[INFO] [stderr]     Checking clap v4.4.12
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling utoipa-gen v4.1.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling rust-embed-impl v8.2.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking thread-id v4.2.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking rust-embed v8.2.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling jsonrpc-derive v18.0.0
[INFO] [stderr]    Compiling boilerplate v1.0.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking sysinfo v0.30.3
[INFO] [stderr]     Checking async-compression v0.4.5
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking html-escaper v0.2.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking diff v0.1.13
[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 colored v2.1.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking ctrlc v3.4.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking async-http-codec v0.8.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking serde_yaml v0.9.30
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]     Checking async-net v1.8.0
[INFO] [stderr]     Checking async-ws v0.4.0
[INFO] [stderr]     Checking rmp-serde v1.1.2
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking diligent-date-parser v0.1.4
[INFO] [stderr]     Checking jsonrpc v0.14.1
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking log4rs v1.2.0
[INFO] [stderr]     Checking utoipa v4.1.0
[INFO] [stderr]     Checking atom_syndication v0.12.2
[INFO] [stderr]     Checking mp4 v0.14.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking jsonrpc-server-utils v18.0.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking rss v2.0.6
[INFO] [stderr]     Checking rustls-webpki v0.102.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking futures-rustls v0.25.0
[INFO] [stderr]     Checking async-web-client v0.4.0
[INFO] [stderr]    Compiling git2 v0.18.1
[INFO] [stderr]     Checking ord-bitcoincore-rpc-json v0.17.1
[INFO] [stderr]     Checking miniscript v10.0.0
[INFO] [stderr]     Checking shadow-rs v0.25.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking axum-server v0.5.1
[INFO] [stderr]     Checking jsonrpc-http-server v18.0.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]    Compiling ord v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rustls-acme v0.8.1
[INFO] [stderr]     Checking audit-cache v0.0.0 (/opt/rustwide/workdir/crates/audit-cache)
[INFO] [stderr]     Checking ord-bitcoincore-rpc v0.17.1
[INFO] [stderr]     Checking test-bitcoincore-rpc v0.0.1 (/opt/rustwide/workdir/test-bitcoincore-rpc)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> test-bitcoincore-rpc/src/lib.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 205 |   fn state(&self) -> MutexGuard<State> {
[INFO] [stdout]     |            ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |   fn state(&self) -> MutexGuard<'_, State> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> test-bitcoincore-rpc/src/server.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |   fn state(&self) -> MutexGuard<State> {
[INFO] [stdout]    |            ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |   fn state(&self) -> MutexGuard<'_, State> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> test-bitcoincore-rpc/src/lib.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 205 |   fn state(&self) -> MutexGuard<State> {
[INFO] [stdout]     |            ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |   fn state(&self) -> MutexGuard<'_, State> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> test-bitcoincore-rpc/src/server.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |   fn state(&self) -> MutexGuard<State> {
[INFO] [stdout]    |            ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |   fn state(&self) -> MutexGuard<'_, State> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/index.rs:817:28
[INFO] [stdout]     |
[INFO] [stdout] 817 |   pub(crate) fn begin_read(&self) -> Result<rtx::Rtx> {
[INFO] [stdout]     |                            ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 817 |   pub(crate) fn begin_read(&self) -> Result<rtx::Rtx<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/index.rs:825:18
[INFO] [stdout]     |
[INFO] [stdout] 825 |   fn begin_write(&self) -> Result<WriteTransaction> {
[INFO] [stdout]     |                  ^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 825 |   fn begin_write(&self) -> Result<WriteTransaction<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/index.rs:817:28
[INFO] [stdout]     |
[INFO] [stdout] 817 |   pub(crate) fn begin_read(&self) -> Result<rtx::Rtx> {
[INFO] [stdout]     |                            ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 817 |   pub(crate) fn begin_read(&self) -> Result<rtx::Rtx<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/index.rs:825:18
[INFO] [stdout]     |
[INFO] [stdout] 825 |   fn begin_write(&self) -> Result<WriteTransaction> {
[INFO] [stdout]     |                  ^^^^^            ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 825 |   fn begin_write(&self) -> Result<WriteTransaction<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "043b5de047288ca91318dca457ac58d012c170a315e6cd07eb7474883706a2a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "043b5de047288ca91318dca457ac58d012c170a315e6cd07eb7474883706a2a4", kill_on_drop: false }`
[INFO] [stdout] 043b5de047288ca91318dca457ac58d012c170a315e6cd07eb7474883706a2a4
