[INFO] cloning repository https://github.com/42Pupusas/pruebas-zelf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/42Pupusas/pruebas-zelf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F42Pupusas%2Fpruebas-zelf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F42Pupusas%2Fpruebas-zelf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6feeb208b8f31dcf3dc62989000ceb093542e1b6
[INFO] checking 42Pupusas/pruebas-zelf against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F42Pupusas%2Fpruebas-zelf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/42Pupusas/pruebas-zelf
[INFO] finished tweaking git repo https://github.com/42Pupusas/pruebas-zelf
[INFO] tweaked toml for git repo https://github.com/42Pupusas/pruebas-zelf written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/42Pupusas/pruebas-zelf on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/42Pupusas/pruebas-zelf 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c30ee608b366fa7e07143b973ef1df545ae46c7bedd44cd1f73003d5235613e
[INFO] running `Command { std: "docker" "start" "-a" "1c30ee608b366fa7e07143b973ef1df545ae46c7bedd44cd1f73003d5235613e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c30ee608b366fa7e07143b973ef1df545ae46c7bedd44cd1f73003d5235613e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c30ee608b366fa7e07143b973ef1df545ae46c7bedd44cd1f73003d5235613e", kill_on_drop: false }`
[INFO] [stdout] 1c30ee608b366fa7e07143b973ef1df545ae46c7bedd44cd1f73003d5235613e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d718984c22d8b30ea57f682dea60362fa4fa992c675822bfc2b7a57db6d390ab
[INFO] running `Command { std: "docker" "start" "-a" "d718984c22d8b30ea57f682dea60362fa4fa992c675822bfc2b7a57db6d390ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking libaes v0.7.0
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking bip39 v2.1.0
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking secp256k1 v0.30.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking nostro2 v0.3.0
[INFO] [stderr]     Checking nostro2-signer v0.1.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking nostro2-relay v0.1.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.14
[INFO] [stderr]     Checking zelf_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Engine` and `prelude::BASE64_STANDARD`
[INFO] [stdout]  --> src/main.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64::{prelude::BASE64_STANDARD, Engine};
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `verify` found for type `bool` in the current scope
[INFO] [stdout]    --> src/main.rs:348:28
[INFO] [stdout]     |
[INFO] [stdout] 348 |         assert!(proof_note.verify());
[INFO] [stdout]     |                            ^^^^^^ method not found in `bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0610]: `bool` is a primitive type and therefore doesn't have fields
[INFO] [stdout]    --> src/main.rs:349:37
[INFO] [stdout]     |
[INFO] [stdout] 349 |         let zelf_proof = proof_note.content.clone();
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REQWEST_CLIENT` is never used
[INFO] [stdout]  --> src/main.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | static REQWEST_CLIENT: std::sync::LazyLock<reqwest::Client> = std::sync::LazyLock::new(|| {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `USER_KEY` is never used
[INFO] [stdout]   --> src/main.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | static USER_KEY: std::sync::LazyLock<nostro2_signer::keypair::NostrKeypair> =
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ZelfApiClient` is never constructed
[INFO] [stdout]   --> src/main.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct ZelfApiClient<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `post_request`, `auth`, `proof_request`, and `proof_decrypt` are never used
[INFO] [stdout]   --> src/main.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl ZelfApiClient<'_> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] 55 |     async fn post_request<B, R>(&self, url: &str, req: B) -> Result<R, ZelfApiError>
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     async fn auth(&mut self) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     async fn proof_request(&self, req: ZelfProofRequest) -> Result<ZelfProof, ZelfApiError> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     async fn proof_decrypt(
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0610.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zelf_test` (bin "zelf_test" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d718984c22d8b30ea57f682dea60362fa4fa992c675822bfc2b7a57db6d390ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d718984c22d8b30ea57f682dea60362fa4fa992c675822bfc2b7a57db6d390ab", kill_on_drop: false }`
[INFO] [stdout] d718984c22d8b30ea57f682dea60362fa4fa992c675822bfc2b7a57db6d390ab
