[INFO] cloning repository https://github.com/michael1011/bolt12-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michael1011/bolt12-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichael1011%2Fbolt12-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichael1011%2Fbolt12-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1f613b505f85ffd98cfb35831363df5c48ff7f4
[INFO] building michael1011/bolt12-client against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichael1011%2Fbolt12-client" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michael1011/bolt12-client
[INFO] finished tweaking git repo https://github.com/michael1011/bolt12-client
[INFO] tweaked toml for git repo https://github.com/michael1011/bolt12-client written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michael1011/bolt12-client on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michael1011/bolt12-client 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/michael1011/rust-lightning.git`
[INFO] [stderr]     Updating git repository `https://github.com/arik-so/rust-musig2`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-hash v2.1.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.9
[INFO] [stderr]   Downloaded unicode-ident v1.0.15
[INFO] [stderr]   Downloaded bitcoin-internals v0.3.0
[INFO] [stderr]   Downloaded base58ck v0.1.0
[INFO] [stderr]   Downloaded bitcoin-units v0.1.2
[INFO] [stderr]   Downloaded bitcoin-io v0.2.0
[INFO] [stderr]   Downloaded bitcoin_hashes v0.16.0
[INFO] [stderr]   Downloaded axum-core v0.5.0
[INFO] [stderr]   Downloaded matchit v0.8.4
[INFO] [stderr]   Downloaded bitcoin-internals v0.4.0
[INFO] [stderr]   Downloaded quinn v0.11.6
[INFO] [stderr]   Downloaded rustls v0.23.21
[INFO] [stderr]   Downloaded hex-conservative v0.3.0
[INFO] [stderr]   Downloaded bitcoin v0.32.5
[INFO] [stderr]   Downloaded reqwest v0.12.12
[INFO] [stderr]   Downloaded bech32 v0.11.0
[INFO] [stderr]   Downloaded secp256k1 v0.29.1
[INFO] [stderr]   Downloaded quinn-proto v0.11.9
[INFO] [stderr]   Downloaded axum v0.8.1
[INFO] [stderr]   Downloaded hex_lit v0.1.1
[INFO] [stderr]   Downloaded dnssec-prover v0.6.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 234ef9a8f0bf39d196e2c696a1cedaa83d6635a5da09d64652e57f32b3b16591
[INFO] running `Command { std: "docker" "start" "-a" "234ef9a8f0bf39d196e2c696a1cedaa83d6635a5da09d64652e57f32b3b16591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "234ef9a8f0bf39d196e2c696a1cedaa83d6635a5da09d64652e57f32b3b16591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "234ef9a8f0bf39d196e2c696a1cedaa83d6635a5da09d64652e57f32b3b16591", kill_on_drop: false }`
[INFO] [stdout] 234ef9a8f0bf39d196e2c696a1cedaa83d6635a5da09d64652e57f32b3b16591
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4948f59479c3c6d8b1e0d6a43690ea820caf87a158fa79e8a8b39af6ae944bad
[INFO] running `Command { std: "docker" "start" "-a" "4948f59479c3c6d8b1e0d6a43690ea820caf87a158fa79e8a8b39af6ae944bad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling bitcoin v0.32.5
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling possiblyrandom v0.2.0 (https://github.com/michael1011/rust-lightning.git?rev=1fdf7e6fbb6b69bfd60d8d2ecfeb8919630d80aa#1fdf7e6f)
[INFO] [stderr]    Compiling hex-conservative v0.3.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling dnssec-prover v0.6.6
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.16.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling lightning-macros v0.2.0+git (https://github.com/michael1011/rust-lightning.git?rev=1fdf7e6fbb6b69bfd60d8d2ecfeb8919630d80aa#1fdf7e6f)
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling lightning-types v0.3.0+git (https://github.com/michael1011/rust-lightning.git?rev=1fdf7e6fbb6b69bfd60d8d2ecfeb8919630d80aa#1fdf7e6f)
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling lightning-invoice v0.34.0+git (https://github.com/michael1011/rust-lightning.git?rev=1fdf7e6fbb6b69bfd60d8d2ecfeb8919630d80aa#1fdf7e6f)
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling lightning v0.2.0+git (https://github.com/michael1011/rust-lightning.git?rev=1fdf7e6fbb6b69bfd60d8d2ecfeb8919630d80aa#1fdf7e6f)
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling bolt12-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "4948f59479c3c6d8b1e0d6a43690ea820caf87a158fa79e8a8b39af6ae944bad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4948f59479c3c6d8b1e0d6a43690ea820caf87a158fa79e8a8b39af6ae944bad", kill_on_drop: false }`
[INFO] [stdout] 4948f59479c3c6d8b1e0d6a43690ea820caf87a158fa79e8a8b39af6ae944bad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a155b4276ef344d98396a56c00f01d92f0723a4764bae4b3b4579367b3c974d
[INFO] running `Command { std: "docker" "start" "-a" "3a155b4276ef344d98396a56c00f01d92f0723a4764bae4b3b4579367b3c974d", kill_on_drop: false }`
[INFO] [stderr]    Compiling bolt12-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.60s
[INFO] running `Command { std: "docker" "inspect" "3a155b4276ef344d98396a56c00f01d92f0723a4764bae4b3b4579367b3c974d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a155b4276ef344d98396a56c00f01d92f0723a4764bae4b3b4579367b3c974d", kill_on_drop: false }`
[INFO] [stdout] 3a155b4276ef344d98396a56c00f01d92f0723a4764bae4b3b4579367b3c974d
