[INFO] cloning repository https://github.com/jfrader/btcmon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jfrader/btcmon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfrader%2Fbtcmon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfrader%2Fbtcmon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11e38e5b801662b703afd3653694263a64027ada [INFO] testing jfrader/btcmon against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfrader%2Fbtcmon" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jfrader/btcmon [INFO] finished tweaking git repo https://github.com/jfrader/btcmon [INFO] tweaked toml for git repo https://github.com/jfrader/btcmon written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jfrader/btcmon on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jfrader/btcmon 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47d2f6af58fb2db8447f9ccef35344e0cda48838d82381c21d8193432d0a38af [INFO] running `Command { std: "docker" "start" "-a" "47d2f6af58fb2db8447f9ccef35344e0cda48838d82381c21d8193432d0a38af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47d2f6af58fb2db8447f9ccef35344e0cda48838d82381c21d8193432d0a38af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d2f6af58fb2db8447f9ccef35344e0cda48838d82381c21d8193432d0a38af", kill_on_drop: false }` [INFO] [stdout] 47d2f6af58fb2db8447f9ccef35344e0cda48838d82381c21d8193432d0a38af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52394ef666e6223442773091b30dc20459492cdda39e6423a030659d6a5108a9 [INFO] running `Command { std: "docker" "start" "-a" "52394ef666e6223442773091b30dc20459492cdda39e6423a030659d6a5108a9", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.28 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bitcoin v0.32.6 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling ratatui-macros v0.6.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling minreq v2.14.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling derive_setters v0.1.7 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling jsonrpc v0.18.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tui-popup v0.6.0 [INFO] [stderr] Compiling tui-big-text v0.7.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tui-prompts v0.5.0 [INFO] [stderr] Compiling tui-scrollview v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tui-widgets v0.4.1 [INFO] [stderr] Compiling throbber-widgets-tui v0.8.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling argmap v1.1.2 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling bitcoincore-rpc v0.19.0 [INFO] [stderr] Compiling async_zmq v0.4.0 [INFO] [stderr] Compiling bitcoincore-zmq v1.5.2 [INFO] [stderr] Compiling btcmon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `get_op_return_data` is never used [INFO] [stdout] --> src/node/providers/bitcoin_core.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 90 | impl BitcoinCore { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 91 | fn get_op_return_data(&self, block_hash: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockchainInfoResponseLimits` is never constructed [INFO] [stdout] --> src/fees/providers/mod.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct BlockchainInfoResponseLimits { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s [INFO] running `Command { std: "docker" "inspect" "52394ef666e6223442773091b30dc20459492cdda39e6423a030659d6a5108a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52394ef666e6223442773091b30dc20459492cdda39e6423a030659d6a5108a9", kill_on_drop: false }` [INFO] [stdout] 52394ef666e6223442773091b30dc20459492cdda39e6423a030659d6a5108a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47070c426e72cac69ac232f00c9cc1510c729927bf870a3e2f788753c97925a9 [INFO] running `Command { std: "docker" "start" "-a" "47070c426e72cac69ac232f00c9cc1510c729927bf870a3e2f788753c97925a9", kill_on_drop: false }` [INFO] [stdout] warning: method `get_op_return_data` is never used [INFO] [stdout] --> src/node/providers/bitcoin_core.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 90 | impl BitcoinCore { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 91 | fn get_op_return_data(&self, block_hash: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockchainInfoResponseLimits` is never constructed [INFO] [stdout] --> src/fees/providers/mod.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct BlockchainInfoResponseLimits { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling btcmon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `get_op_return_data` is never used [INFO] [stdout] --> src/node/providers/bitcoin_core.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 90 | impl BitcoinCore { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 91 | fn get_op_return_data(&self, block_hash: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockchainInfoResponseLimits` is never constructed [INFO] [stdout] --> src/fees/providers/mod.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct BlockchainInfoResponseLimits { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `Command { std: "docker" "inspect" "47070c426e72cac69ac232f00c9cc1510c729927bf870a3e2f788753c97925a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47070c426e72cac69ac232f00c9cc1510c729927bf870a3e2f788753c97925a9", kill_on_drop: false }` [INFO] [stdout] 47070c426e72cac69ac232f00c9cc1510c729927bf870a3e2f788753c97925a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8781c8a04cb3c125820dbbe924b6728ab46a7e7427cc369d6b2b02ccf75d740 [INFO] running `Command { std: "docker" "start" "-a" "f8781c8a04cb3c125820dbbe924b6728ab46a7e7427cc369d6b2b02ccf75d740", kill_on_drop: false }` [INFO] [stderr] warning: method `get_op_return_data` is never used [INFO] [stderr] --> src/node/providers/bitcoin_core.rs:91:8 [INFO] [stderr] | [INFO] [stderr] 90 | impl BitcoinCore { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] 91 | fn get_op_return_data(&self, block_hash: &str) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `BlockchainInfoResponseLimits` is never constructed [INFO] [stderr] --> src/fees/providers/mod.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | struct BlockchainInfoResponseLimits { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `btcmon` (lib) generated 2 warnings [INFO] [stderr] warning: `btcmon` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/btcmon-9c995bd781a1f558) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/btcmon-fb72c6fd2bb159e7) [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] Doc-tests btcmon [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" "f8781c8a04cb3c125820dbbe924b6728ab46a7e7427cc369d6b2b02ccf75d740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8781c8a04cb3c125820dbbe924b6728ab46a7e7427cc369d6b2b02ccf75d740", kill_on_drop: false }` [INFO] [stdout] f8781c8a04cb3c125820dbbe924b6728ab46a7e7427cc369d6b2b02ccf75d740