[INFO] fetching crate bip47 0.3.0...
[INFO] testing bip47-0.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate bip47 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate bip47 0.3.0
[INFO] finished tweaking crates.io crate bip47 0.3.0
[INFO] tweaked toml for crates.io crate bip47 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bip47 0.3.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]       Adding bitcoin v0.28.2 (available: v0.32.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded secp256k1 v0.22.2
[INFO] [stderr]   Downloaded bitcoin v0.28.2
[INFO] [stderr]   Downloaded secp256k1-sys v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4258d20e6ba7a5cd43e71fae7eb7ad01b2446a6406995bd21af1499d804389ea
[INFO] running `Command { std: "docker" "start" "-a" "4258d20e6ba7a5cd43e71fae7eb7ad01b2446a6406995bd21af1499d804389ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4258d20e6ba7a5cd43e71fae7eb7ad01b2446a6406995bd21af1499d804389ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4258d20e6ba7a5cd43e71fae7eb7ad01b2446a6406995bd21af1499d804389ea", kill_on_drop: false }`
[INFO] [stdout] 4258d20e6ba7a5cd43e71fae7eb7ad01b2446a6406995bd21af1499d804389ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15f041a6a01368d5875e014ea9aa4bec252fad3f582afb391aaece6d1b926934
[INFO] running `Command { std: "docker" "start" "-a" "15f041a6a01368d5875e014ea9aa4bec252fad3f582afb391aaece6d1b926934", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.10.0
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling secp256k1-sys v0.5.2
[INFO] [stderr]    Compiling secp256k1 v0.22.2
[INFO] [stderr]    Compiling bitcoin v0.28.2
[INFO] [stderr]    Compiling bip47 v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:221:30
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn notification_mode(&self) -> NotificationMode {
[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] 221 |     pub fn notification_mode(&self) -> NotificationMode<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.54s
[INFO] running `Command { std: "docker" "inspect" "15f041a6a01368d5875e014ea9aa4bec252fad3f582afb391aaece6d1b926934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15f041a6a01368d5875e014ea9aa4bec252fad3f582afb391aaece6d1b926934", kill_on_drop: false }`
[INFO] [stdout] 15f041a6a01368d5875e014ea9aa4bec252fad3f582afb391aaece6d1b926934
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3be0f3abe7e395153bff7d31fef11dfc9aee85c5a39b6683dafd7a1a36ef3c6
[INFO] running `Command { std: "docker" "start" "-a" "e3be0f3abe7e395153bff7d31fef11dfc9aee85c5a39b6683dafd7a1a36ef3c6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling bip47 v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:221:30
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn notification_mode(&self) -> NotificationMode {
[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] 221 |     pub fn notification_mode(&self) -> NotificationMode<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:221:30
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn notification_mode(&self) -> NotificationMode {
[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] 221 |     pub fn notification_mode(&self) -> NotificationMode<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "e3be0f3abe7e395153bff7d31fef11dfc9aee85c5a39b6683dafd7a1a36ef3c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3be0f3abe7e395153bff7d31fef11dfc9aee85c5a39b6683dafd7a1a36ef3c6", kill_on_drop: false }`
[INFO] [stdout] e3be0f3abe7e395153bff7d31fef11dfc9aee85c5a39b6683dafd7a1a36ef3c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c86405d695d4faa0ee075d09b93d299584698d372e3cd6b89457ebc0cac72a6f
[INFO] running `Command { std: "docker" "start" "-a" "c86405d695d4faa0ee075d09b93d299584698d372e3cd6b89457ebc0cac72a6f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:221:30
[INFO] [stderr]     |
[INFO] [stderr] 221 |     pub fn notification_mode(&self) -> NotificationMode {
[INFO] [stderr]     |                              ^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 221 |     pub fn notification_mode(&self) -> NotificationMode<'_> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `bip47` (lib) generated 1 warning
[INFO] [stderr] warning: `bip47` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bip47-ef666c27b3e4cef1)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::test_find_designated_in_notification ... ok
[INFO] [stdout] test tests::test_ecdh_params_from_public ... ok
[INFO] [stdout] test tests::test_notification_address ... ok
[INFO] [stdout] test tests::test_make_v1_notification_scripts ... ok
[INFO] [stdout] test tests::test_blinding ... ok
[INFO] [stdout] test tests::test_ecdh_params ... ok
[INFO] [stdout] test tests::test_payment_code_from_seed ... ok
[INFO] [stdout] test tests::test_payment_code_from_text ... ok
[INFO] [stdout] test tests::test_extract_payment_code_from_tx ... ok
[INFO] [stdout] test tests::test_secret_point_alice_side ... ok
[INFO] [stdout] test tests::test_secret_point_bob_side ... ok
[INFO] [stdout] test tests::test_payment_address_alice_side ... ok
[INFO] [stdout] test tests::test_payment_address_bob_side ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bip47
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c86405d695d4faa0ee075d09b93d299584698d372e3cd6b89457ebc0cac72a6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c86405d695d4faa0ee075d09b93d299584698d372e3cd6b89457ebc0cac72a6f", kill_on_drop: false }`
[INFO] [stdout] c86405d695d4faa0ee075d09b93d299584698d372e3cd6b89457ebc0cac72a6f
