[INFO] cloning repository https://github.com/chaincase-app/nolooking [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaincase-app/nolooking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaincase-app%2Fnolooking", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaincase-app%2Fnolooking'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddb170ac89e54e3d52013a9efc04f960c619ef08 [INFO] testing chaincase-app/nolooking against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaincase-app%2Fnolooking" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaincase-app/nolooking on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chaincase-app/nolooking [INFO] finished tweaking git repo https://github.com/chaincase-app/nolooking [INFO] tweaked toml for git repo https://github.com/chaincase-app/nolooking written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chaincase-app/nolooking 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-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d84765b8dc9374095dbc53646f6acaadd4df957c8c58706ed1b0eda12c48175 [INFO] running `Command { std: "docker" "start" "-a" "7d84765b8dc9374095dbc53646f6acaadd4df957c8c58706ed1b0eda12c48175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d84765b8dc9374095dbc53646f6acaadd4df957c8c58706ed1b0eda12c48175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d84765b8dc9374095dbc53646f6acaadd4df957c8c58706ed1b0eda12c48175", kill_on_drop: false }` [INFO] [stdout] 7d84765b8dc9374095dbc53646f6acaadd4df957c8c58706ed1b0eda12c48175 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba9d7ba6f488a57ad74be14c04d81b400eb90547e8f1c4b13326976f6c34de42 [INFO] running `Command { std: "docker" "start" "-a" "ba9d7ba6f488a57ad74be14c04d81b400eb90547e8f1c4b13326976f6c34de42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.13 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.12 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling configure_me_codegen v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.88 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling tonic-build v0.5.2 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling tonic_lnd v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tiff v0.8.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling percent-encoding-rfc3986 v0.1.3 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling html-escape v0.2.12 [INFO] [stderr] Compiling bitcoin v0.29.2 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ipnet v2.5.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling nolooking v0.4.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Compiling qrcodegen v1.8.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling configure_me v0.4.0 [INFO] [stderr] Compiling ln-types v0.1.5 [INFO] [stderr] Compiling serde_qs v0.10.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling bip21 v0.2.0 [INFO] [stderr] Compiling payjoin v0.7.0 [INFO] [stderr] Compiling qrcode-generator v4.1.6 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.23.1 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling tonic v0.6.2 [INFO] [stdout] warning: method `substitue_psbt_outputs` is never used [INFO] [stdout] --> src/scheduler.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 74 | impl ScheduledPayJoin { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 210 | fn substitue_psbt_outputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:204:16 [INFO] [stdout] | [INFO] [stdout] 204 | BadRequest(hyper::Error), [INFO] [stdout] | ---------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PayJoinError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 204 - BadRequest(hyper::Error), [INFO] [stdout] 204 + BadRequest(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | Http(hyper::http::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 231 - Http(hyper::http::Error), [INFO] [stdout] 231 + Http(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:233:15 [INFO] [stdout] | [INFO] [stdout] 233 | Scheduler(SchedulerError), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 233 - Scheduler(SchedulerError), [INFO] [stdout] 233 + Scheduler(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | SerdeQs(serde_qs::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 234 - SerdeQs(serde_qs::Error), [INFO] [stdout] 234 + SerdeQs(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:235:15 [INFO] [stdout] | [INFO] [stdout] 235 | SerdeJson(serde_json::Error), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 235 - SerdeJson(serde_json::Error), [INFO] [stdout] 235 + SerdeJson(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `substitue_psbt_outputs` is never used [INFO] [stdout] --> src/scheduler.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 74 | impl ScheduledPayJoin { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 210 | fn substitue_psbt_outputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "ba9d7ba6f488a57ad74be14c04d81b400eb90547e8f1c4b13326976f6c34de42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba9d7ba6f488a57ad74be14c04d81b400eb90547e8f1c4b13326976f6c34de42", kill_on_drop: false }` [INFO] [stdout] ba9d7ba6f488a57ad74be14c04d81b400eb90547e8f1c4b13326976f6c34de42 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e8db9b6253828b0027846348b770394cc700c65cbcc250bd7f8ff3ab54cf6ea [INFO] running `Command { std: "docker" "start" "-a" "7e8db9b6253828b0027846348b770394cc700c65cbcc250bd7f8ff3ab54cf6ea", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling jsonrpc v0.12.1 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling tonic-build v0.5.2 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling tonic_lnd v0.5.0 [INFO] [stderr] Compiling secp256k1 v0.22.1 [INFO] [stderr] Compiling bitcoin v0.28.2 [INFO] [stderr] Compiling nolooking v0.4.0-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: method `substitue_psbt_outputs` is never used [INFO] [stdout] --> src/scheduler.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 74 | impl ScheduledPayJoin { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 210 | fn substitue_psbt_outputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:204:16 [INFO] [stdout] | [INFO] [stdout] 204 | BadRequest(hyper::Error), [INFO] [stdout] | ---------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PayJoinError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 204 - BadRequest(hyper::Error), [INFO] [stdout] 204 + BadRequest(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | Http(hyper::http::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 231 - Http(hyper::http::Error), [INFO] [stdout] 231 + Http(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:233:15 [INFO] [stdout] | [INFO] [stdout] 233 | Scheduler(SchedulerError), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 233 - Scheduler(SchedulerError), [INFO] [stdout] 233 + Scheduler(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | SerdeQs(serde_qs::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 234 - SerdeQs(serde_qs::Error), [INFO] [stdout] 234 + SerdeQs(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:235:15 [INFO] [stdout] | [INFO] [stdout] 235 | SerdeJson(serde_json::Error), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 235 - SerdeJson(serde_json::Error), [INFO] [stdout] 235 + SerdeJson(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `substitue_psbt_outputs` is never used [INFO] [stdout] --> src/scheduler.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 74 | impl ScheduledPayJoin { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 210 | fn substitue_psbt_outputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bitcoincore-rpc-json v0.15.0 [INFO] [stderr] Compiling bitcoincore-rpc v0.15.0 [INFO] [stdout] warning: method `substitue_psbt_outputs` is never used [INFO] [stdout] --> src/scheduler.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 74 | impl ScheduledPayJoin { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 210 | fn substitue_psbt_outputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:204:16 [INFO] [stdout] | [INFO] [stdout] 204 | BadRequest(hyper::Error), [INFO] [stdout] | ---------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PayJoinError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 204 - BadRequest(hyper::Error), [INFO] [stdout] 204 + BadRequest(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | Http(hyper::http::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 231 - Http(hyper::http::Error), [INFO] [stdout] 231 + Http(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:233:15 [INFO] [stdout] | [INFO] [stdout] 233 | Scheduler(SchedulerError), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 233 - Scheduler(SchedulerError), [INFO] [stdout] 233 + Scheduler(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | SerdeQs(serde_qs::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 234 - SerdeQs(serde_qs::Error), [INFO] [stdout] 234 + SerdeQs(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/http.rs:235:15 [INFO] [stdout] | [INFO] [stdout] 235 | SerdeJson(serde_json::Error), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 235 - SerdeJson(serde_json::Error), [INFO] [stdout] 235 + SerdeJson(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `substitue_psbt_outputs` is never used [INFO] [stdout] --> src/scheduler.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 74 | impl ScheduledPayJoin { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 210 | fn substitue_psbt_outputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2CBGJb/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-df24cd2056d51cec.rlib,libatty-990e3fb688ed732d.rlib,libtermcolor-214b0416d5f44404.rlib,libhumantime-9f900d7885b5087e.rlib,libregex-f2ef331031e4bc29.rlib,libaho_corasick-9ff068df0d2a0cfc.rlib,libregex_syntax-510907f1449de966.rlib,libreqwest-ede094637948cc5a.rlib,libhyper_rustls-d226cca7de9b40c1.rlib,libserde_urlencoded-fb09b2a9e5114c07.rlib,libwebpki_roots-0107183daf2bc866.rlib,libipnet-0ff03d600b42df8a.rlib,libtokio_socks-7c2a02aaa8db79cb.rlib,libtokio_rustls-07a001cbc6cff5c5.rlib,libmime-df56754a5ea019bb.rlib,libencoding_rs-21d80902978079f7.rlib,librustls-5ce6d2a79e305353.rlib,libsct-c5609dd5627cc5c2.rlib,libwebpki-30e3f8cd25d3abed.rlib,libserde_qs-f26c1dd3889c3a47.rlib,libthiserror-1c9399ce4574519e.rlib,libserde_json-d4bf9195f11b0a13.rlib,libryu-038f6cdb33aa666f.rlib,libtonic_lnd-a4c72abde4b2f6b6.rlib,librustls_pemfile-d803adcc1d3003c5.rlib,libhex-13e08b3b00984ab7.rlib,libtonic-3c21ee9b5cb997ff.rlib,libhyper_timeout-b9721fa25e87f87d.rlib,libtokio_io_timeout-e659b28819145d5d.rlib,libasync_stream-ce294a180b7946a9.rlib,libtokio_stream-47aef3339284053f.rlib,libtokio_rustls-a58f4efe75e5c0f3.rlib,librustls-7bf3936dd3f91f62.rlib,libsct-2e85a1e5a22577bc.rlib,libwebpki-dc73f9a47eafe2b1.rlib,libring-b3c9058c592bd6b7.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-a7f0f384c8611dea.rlib,libtower-25ca7997a5165fc0.rlib,libtower_layer-42079adb73a9aac4.rlib,libprost-034bbef2c6863a8d.rlib,libln_types-07b3915877c66bee.rlib,libqrcode_generator-b883c4e8828487f7.rlib,libhtml_escape-81e40c682f7f9d21.rlib,libutf8_width-9635adc29fe7a254.rlib,libimage-886e006f851a8643.rlib,libbytemuck-4278c6610b64c273.rlib,libpng-40e37a63797e67dc.rlib,libbitflags-dde12b0d7d495b50.rlib,libexr-c7d93696624f5e7c.rlib,libflume-d43715581da11eb3.rlib,libspin-0db55c5485dd947c.rlib,liblock_api-12b3b36e90510f6c.rlib,libpin_project-40d562bdac851f76.rlib,libnanorand-64b245a75ddfc0f8.rlib,libthreadpool-6fe66edccaa6c0f0.rlib,libminiz_oxide-b57aacf0d6d21e45.rlib,libbit_field-e2b639b9cacfe5b4.rlib,liblebe-5694b67511a9813c.rlib,libhalf-bf03b66886c5fc29.rlib,libsmallvec-4517414d4f20efb1.rlib,libscoped_threadpool-e27898fb7395e1ec.rlib,libnum_rational-1fd92d032ddf8d44.rlib,libnum_integer-3010115d2f27a8c9.rlib,libgif-0131b8d4e74f15ba.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libbyteorder-87ff3b56357b97cc.rlib,libnum_traits-36bc3c0c643c6731.rlib,libtiff-0f7b753685196971.rlib,libflate2-46ffeabd71e15f5c.rlib,libminiz_oxide-1ed6cc5c63e3e0c7.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libweezl-2b90a14ccfb21c53.rlib,libjpeg_decoder-83056d17f8246db8.rlib,librayon-a78d09d6d3ea1824.rlib,librayon_core-78b40d380082a2bd.rlib,libcrossbeam_deque-24aeb1c57a648465.rlib,libcrossbeam_epoch-f8e162051a28dae5.rlib,libmemoffset-d10cb8a39ba88b3f.rlib,libscopeguard-e318caba69bf687f.rlib,libcrossbeam_channel-35d470826eba1476.rlib,libcrossbeam_utils-419f1776928e3843.rlib,libeither-dade75f7b0d85455.rlib,libqrcodegen-a3a712cc538f2694.rlib,libpayjoin-2bd969da7f9aea81.rlib,libbip21-1ac7330dadeb3533.rlib,libpercent_encoding_rfc3986-e4fb8951b62e219a.rlib,libbase64-42295ac2e0e134a3.rlib,liburl-949f48b48ac24e45.rlib,libidna-31cd3b8477c84c66.rlib,libunicode_normalization-bace0994bf1c65e9.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libunicode_bidi-8386781c09c7dbfc.rlib,libform_urlencoded-fd125f4e3f92ae03.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,librand-b1aa23f9140a1145.rlib,librand_chacha-3dd01a4eb9b573bc.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-9b7558fd97bd8c8f.rlib,libgetrandom-efcc854ab80bc03b.rlib,libhyper-da62e8aa5d0da80a.rlib,libwant-48213f293cef77e5.rlib,libtry_lock-0ea2511cea348424.rlib,libhttparse-947711e6baf00551.rlib,libh2-35ab3f8dc37bf011.rlib,libindexmap-bc3d502337b9d727.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libslab-b1e702ccf3e927a6.rlib,libtokio_util-c7a15f3bda87f022.rlib,libfutures_sink-6afdaae21fd9ee89.rlib,libtower_service-442e0d38cf369aa3.rlib,libtracing-c3ae393f5fa3941e.rlib,libtracing_core-e76f2fc6afd16f3f.rlib,libonce_cell-0b208e55ffc12dcf.rlib,libfutures_channel-dc26bf59d473ece9.rlib,libhttp_body-112bd013d6eecf2e.rlib,libfutures_util-60cf49001754b80f.rlib,libfutures_task-b9e884732ddd80da.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-ee964ea5a1b1e06b.rlib,libtokio-7c9e7c14fb4b4e7e.rlib,libnum_cpus-23357a88bec15508.rlib,libsocket2-f227a868096fc4f3.rlib,libmemchr-34c06a26bc9e8129.rlib,libmio-c913da49b268bf60.rlib,liblibc-8255c98ac802abc5.rlib,liblog-52838b90e75d1877.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libhttpdate-5527bd2ab7a43206.rlib,libhttp-b7a1f94874099dcf.rlib,libitoa-038a99b7aae53dfd.rlib,libbytes-bfed4fc704947305.rlib,libfnv-79e2cbfbe03dcd16.rlib,libbitcoin-771d5783dec8ed9e.rlib,libbech32-92cb6969601fc61e.rlib,libsecp256k1-2dab2c19700d3c7d.rlib,libsecp256k1_sys-442e27dc84e5fbdb.rlib,libbitcoin_hashes-6ba7b10a264b215a.rlib,libconfigure_me-9a5cec15c95795dc.rlib,libparse_arg-64c6a8bcc2e9431a.rlib,libtoml-e5691138ee6e3be9.rlib,libserde-da12749c47a4fcce.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2CBGJb/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-0e8d6a4a92e6af0c/out" "-L" "/opt/rustwide/target/debug/build/ring-247897f43bf850c3/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nolooking-78b8620e7ad09dfd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nolooking` (bin "nolooking") due to 1 previous error; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7e8db9b6253828b0027846348b770394cc700c65cbcc250bd7f8ff3ab54cf6ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e8db9b6253828b0027846348b770394cc700c65cbcc250bd7f8ff3ab54cf6ea", kill_on_drop: false }` [INFO] [stdout] 7e8db9b6253828b0027846348b770394cc700c65cbcc250bd7f8ff3ab54cf6ea