[INFO] cloning repository https://github.com/0xterrybit/rune-index-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xterrybit/rune-index-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xterrybit%2Frune-index-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xterrybit%2Frune-index-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd5dba6b32784c244ed4e425e505d518a68f3e1b
[INFO] testing 0xterrybit/rune-index-server against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xterrybit%2Frune-index-server" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xterrybit/rune-index-server
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/0xterrybit/rune-index-server
[INFO] tweaked toml for git repo https://github.com/0xterrybit/rune-index-server written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xterrybit/rune-index-server on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xterrybit/rune-index-server 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12562ab0e9d557398238607a11d6fcee6120df66adcbf5ddd9e01dd579abf625
[INFO] running `Command { std: "docker" "start" "-a" "12562ab0e9d557398238607a11d6fcee6120df66adcbf5ddd9e01dd579abf625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12562ab0e9d557398238607a11d6fcee6120df66adcbf5ddd9e01dd579abf625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12562ab0e9d557398238607a11d6fcee6120df66adcbf5ddd9e01dd579abf625", kill_on_drop: false }`
[INFO] [stdout] 12562ab0e9d557398238607a11d6fcee6120df66adcbf5ddd9e01dd579abf625
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6d4395aa2f07d35323cde103ee37ec29273f7bd1852537effe3c3b9255996c9
[INFO] running `Command { std: "docker" "start" "-a" "d6d4395aa2f07d35323cde103ee37ec29273f7bd1852537effe3c3b9255996c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling asn1-rs-derive v0.1.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling asn1-rs v0.3.1
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling oid-registry v0.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling blocking v1.6.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling brotli-decompressor v4.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling new_mime_guess v4.0.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling generic_static v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling async-ws v0.4.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling futures-rustls v0.25.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling brotli v5.0.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling async-http-codec v0.8.0
[INFO] [stderr]    Compiling rust-embed-utils v8.3.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling diligent-date-parser v0.1.4
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]    Compiling der-parser v7.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling redb v2.1.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling async-web-client v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling x509-parser v0.13.2
[INFO] [stderr]    Compiling axum-server v0.5.1
[INFO] [stderr]    Compiling async-compression v0.4.9
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling array-init v0.0.4
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling atom_syndication v0.12.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_with v3.8.1
[INFO] [stderr]    Compiling rcgen v0.10.0
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling rust-embed-impl v8.3.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling ord-bitcoincore-rpc-json v0.17.1
[INFO] [stderr]    Compiling jsonrpc v0.14.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling ordinals v0.0.8 (/opt/rustwide/workdir/crates/ordinals)
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling mp4 v0.14.0
[INFO] [stderr]    Compiling boilerplate v1.0.0
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling rust-embed v8.3.0
[INFO] [stderr]    Compiling rustls-acme v0.8.1
[INFO] [stderr]    Compiling serde-hex v0.1.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling rss v2.0.7
[INFO] [stderr]    Compiling sysinfo v0.30.11
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling ord-bitcoincore-rpc v0.17.2
[INFO] [stderr]    Compiling miniscript v10.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling html-escaper v0.2.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling ord v0.18.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:469:49
[INFO] [stdout]     |
[INFO] [stdout] 469 |                   terms.height.and_then(|range| (range.start)),
[INFO] [stdout]     |                                                 ^           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 469 -                   terms.height.and_then(|range| (range.start)),
[INFO] [stdout] 469 +                   terms.height.and_then(|range| range.start),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:470:49
[INFO] [stdout]     |
[INFO] [stdout] 470 |                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 470 -                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout] 470 +                   terms.height.and_then(|range| range.end),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:474:49
[INFO] [stdout]     |
[INFO] [stdout] 474 |                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout]     |                                                 ^           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 474 -                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout] 474 +                   terms.offset.and_then(|range| range.start),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:475:49
[INFO] [stdout]     |
[INFO] [stdout] 475 |                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 475 -                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout] 475 +                   terms.offset.and_then(|range| range.end),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StaticHtml` is never constructed
[INFO] [stdout]   --> src/subcommand/server.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct StaticHtml {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 59s
[INFO] running `Command { std: "docker" "inspect" "d6d4395aa2f07d35323cde103ee37ec29273f7bd1852537effe3c3b9255996c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6d4395aa2f07d35323cde103ee37ec29273f7bd1852537effe3c3b9255996c9", kill_on_drop: false }`
[INFO] [stdout] d6d4395aa2f07d35323cde103ee37ec29273f7bd1852537effe3c3b9255996c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59a1c79fe84138f8a8d3db19ccf971c6599de3a9ddce2ad4ad80346f7dc157fa
[INFO] running `Command { std: "docker" "start" "-a" "59a1c79fe84138f8a8d3db19ccf971c6599de3a9ddce2ad4ad80346f7dc157fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling async-http-codec v0.8.0
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling sysinfo v0.30.11
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling executable-path v1.0.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling jsonrpc-server-utils v18.0.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling jsonrpc-http-server v18.0.0
[INFO] [stderr]    Compiling criterion v0.5.1
[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 derive_more v0.99.17
[INFO] [stderr]    Compiling jsonrpc-derive v18.0.0
[INFO] [stderr]    Compiling asn1-rs v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling async-ws v0.4.0
[INFO] [stderr]    Compiling async-web-client v0.4.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling oid-registry v0.4.0
[INFO] [stderr]    Compiling der-parser v7.0.0
[INFO] [stderr]    Compiling atom_syndication v0.12.2
[INFO] [stderr]    Compiling x509-parser v0.13.2
[INFO] [stderr]    Compiling mockcore v0.0.1 (/opt/rustwide/workdir/crates/mockcore)
[INFO] [stderr]    Compiling rss v2.0.7
[INFO] [stderr]    Compiling ordinals v0.0.8 (/opt/rustwide/workdir/crates/ordinals)
[INFO] [stderr]    Compiling rustls-acme v0.8.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/mockcore/src/lib.rs:212:16
[INFO] [stdout]     |
[INFO] [stdout] 212 |   pub fn state(&self) -> MutexGuard<State> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 212 |   pub fn state(&self) -> MutexGuard<'_, State> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/mockcore/src/server.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn state(&self) -> MutexGuard<State> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fn state(&self) -> MutexGuard<'_, State> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ord v0.18.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:469:49
[INFO] [stdout]     |
[INFO] [stdout] 469 |                   terms.height.and_then(|range| (range.start)),
[INFO] [stdout]     |                                                 ^           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 469 -                   terms.height.and_then(|range| (range.start)),
[INFO] [stdout] 469 +                   terms.height.and_then(|range| range.start),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:470:49
[INFO] [stdout]     |
[INFO] [stdout] 470 |                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 470 -                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout] 470 +                   terms.height.and_then(|range| range.end),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:474:49
[INFO] [stdout]     |
[INFO] [stdout] 474 |                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout]     |                                                 ^           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 474 -                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout] 474 +                   terms.offset.and_then(|range| range.start),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:475:49
[INFO] [stdout]     |
[INFO] [stdout] 475 |                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 475 -                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout] 475 +                   terms.offset.and_then(|range| range.end),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:469:49
[INFO] [stdout]     |
[INFO] [stdout] 469 |                   terms.height.and_then(|range| (range.start)),
[INFO] [stdout]     |                                                 ^           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 469 -                   terms.height.and_then(|range| (range.start)),
[INFO] [stdout] 469 +                   terms.height.and_then(|range| range.start),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:470:49
[INFO] [stdout]     |
[INFO] [stdout] 470 |                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 470 -                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout] 470 +                   terms.height.and_then(|range| range.end),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:474:49
[INFO] [stdout]     |
[INFO] [stdout] 474 |                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout]     |                                                 ^           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 474 -                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout] 474 +                   terms.offset.and_then(|range| range.start),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/wallet/batch/plan.rs:475:49
[INFO] [stdout]     |
[INFO] [stdout] 475 |                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 475 -                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout] 475 +                   terms.offset.and_then(|range| range.end),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StaticHtml` is never constructed
[INFO] [stdout]   --> src/subcommand/server.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct StaticHtml {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_address` is never used
[INFO] [stdout]    --> src/test.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub(crate) fn default_address(chain: Chain) -> Address {
[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 `StaticHtml` is never constructed
[INFO] [stdout]   --> src/subcommand/server.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct StaticHtml {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ord` (lib); 5 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ord --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=044c0c8028fe6cc4 -C extra-filename=-1990195a948f81e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-0675b43285abe000.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e6d696b9e0cfdc95.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-81e168afe8071b43.rmeta --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-33d28a006cd3fa9e.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern bech32=/opt/rustwide/target/debug/deps/libbech32-ee9c05e093e2097d.rmeta --extern bip39=/opt/rustwide/target/debug/deps/libbip39-5e57fbcb8f5248fe.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-3eb8e0083824a8c0.rmeta --extern boilerplate=/opt/rustwide/target/debug/deps/libboilerplate-d0dcf777627ce018.so --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-7c08b3df7ce249a7.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b3cbf958c3ce1d84.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-b1bf080a00c44416.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-afea98cf26c534e1.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-3a67c27a880bccf7.rmeta --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-dcf5ce498ef4f443.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-9579bc87935dfe29.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-84a14d775f877c49.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-1230cba5f526f3da.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern html_escaper=/opt/rustwide/target/debug/deps/libhtml_escaper-35ed1666fd364e08.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-0fb3b581cd761e52.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-9f900d7885b5087e.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-adeb77ed94124233.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-630665521910cb7f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1ad4a80b9627ed31.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-0188e0814ca7ddbf.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-286f4b2cf08a7ccb.rmeta --extern miniscript=/opt/rustwide/target/debug/deps/libminiscript-78ee2412f387bad3.rmeta --extern mp4=/opt/rustwide/target/debug/deps/libmp4-b310ec56d0a49a6d.rmeta --extern bitcoincore_rpc=/opt/rustwide/target/debug/deps/libbitcoincore_rpc-c05dec9759913f71.rmeta --extern ordinals=/opt/rustwide/target/debug/deps/libordinals-ea1c2a49aa96712a.rmeta --extern redb=/opt/rustwide/target/debug/deps/libredb-3749155057d9658e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6a12459db7a3fffa.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-29be19a2f870ce87.rmeta --extern rss=/opt/rustwide/target/debug/deps/librss-12f3b49d94d8a68c.rmeta --extern rust_embed=/opt/rustwide/target/debug/deps/librust_embed-17b6e02dc29eaaad.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-8c1803deaf6f76e7.rmeta --extern rustls_acme=/opt/rustwide/target/debug/deps/librustls_acme-ec54bf076f956470.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fbaef3d5a95f4c4d.rmeta --extern serde_hex=/opt/rustwide/target/debug/deps/libserde_hex-1497981fdaeeb416.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-79467c3784877356.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-7f4dcea008fece40.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-db39f538df6f6ccf.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-0697e0daecbd505e.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-1524531dbc6297e3.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-667522cacf1824f4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-002f24f00ce021b3.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-170fc926e6ed9d72.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d3712a505bf06604.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-9c8465f3de76d0f0.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-1889a70954641fcb/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-ba6330162868fa56/out -L native=/opt/rustwide/target/debug/build/ring-535e9f866d32dfd3/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "59a1c79fe84138f8a8d3db19ccf971c6599de3a9ddce2ad4ad80346f7dc157fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59a1c79fe84138f8a8d3db19ccf971c6599de3a9ddce2ad4ad80346f7dc157fa", kill_on_drop: false }`
[INFO] [stdout] 59a1c79fe84138f8a8d3db19ccf971c6599de3a9ddce2ad4ad80346f7dc157fa
