[INFO] fetching crate ngit 1.5.3...
[INFO] checking ngit-1.5.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ngit 1.5.3 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate ngit 1.5.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ngit 1.5.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ngit 1.5.3
[INFO] tweaked toml for crates.io crate ngit 1.5.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate ngit 1.5.3 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 998a4317e58439020b77dbcb70c6429736a5751bb68665cd912e6d06d088f9b2
[INFO] running `Command { std: "docker" "start" "-a" "998a4317e58439020b77dbcb70c6429736a5751bb68665cd912e6d06d088f9b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "998a4317e58439020b77dbcb70c6429736a5751bb68665cd912e6d06d088f9b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "998a4317e58439020b77dbcb70c6429736a5751bb68665cd912e6d06d088f9b2", kill_on_drop: false }`
[INFO] [stdout] 998a4317e58439020b77dbcb70c6429736a5751bb68665cd912e6d06d088f9b2
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0a44ad176da2bc3469e653460df1ea01801b3e2342f7af610a7561c0693a7e8
[INFO] running `Command { std: "docker" "start" "-a" "d0a44ad176da2bc3469e653460df1ea01801b3e2342f7af610a7561c0693a7e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking once_cell v1.20.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking bitcoin-io v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]    Compiling bitcoin v0.32.3
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking negentropy v0.3.1
[INFO] [stderr]     Checking negentropy v0.4.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking heed-traits v0.20.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rustix v0.37.27
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking heed-types v0.20.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking synchronoise v1.0.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking clap_builder v4.5.19
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking terminal-prompt v0.2.3
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking assert_cmd v2.0.16
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling random-number-macro-impl v0.1.7
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.4
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking atomic-destructor v0.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.19
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking random-number v0.1.8
[INFO] [stderr]     Checking random-pick v1.2.16
[INFO] [stderr]     Checking passwords v3.1.16
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking async-utility v0.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking heed v0.20.5
[INFO] [stderr]     Checking linux-keyutils v0.2.4
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking async-wsocket v0.10.0
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking lnurl-pay v0.6.0
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]     Checking auth-git2 v0.5.5
[INFO] [stderr]     Checking nostr v0.36.0
[INFO] [stderr]     Checking secret-service v3.1.0
[INFO] [stderr]     Checking keyring v2.3.3
[INFO] [stderr]     Checking nostr-database v0.36.0
[INFO] [stderr]     Checking nostr-zapper v0.36.0
[INFO] [stderr]     Checking nostr-relay-pool v0.36.0
[INFO] [stderr]     Checking nostr-lmdb v0.36.0
[INFO] [stderr]     Checking nwc v0.36.0
[INFO] [stderr]     Checking nostr-connect v0.36.0
[INFO] [stderr]     Checking nostr-sdk v0.36.0
[INFO] [stderr]     Checking ngit v1.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]   --> src/lib/git/identify_ahead_behind.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     use test_utils::git::GitTestRepo;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]    --> src/lib/git/mod.rs:867:9
[INFO] [stdout]     |
[INFO] [stdout] 867 |     use test_utils::{generate_repo_ref_event, git::GitTestRepo};
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/lib/git/mod.rs:867:9
[INFO] [stdout]     |
[INFO] [stdout] 867 |     use test_utils::{generate_repo_ref_event, git::GitTestRepo};
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]     --> src/lib/git/mod.rs:1692:17
[INFO] [stdout]      |
[INFO] [stdout] 1692 |             use test_utils::git::joe_signature;
[INFO] [stdout]      |                 ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]     --> src/lib/git/mod.rs:1656:13
[INFO] [stdout]      |
[INFO] [stdout] 1656 |         use test_utils::TEST_KEY_1_SIGNER;
[INFO] [stdout]      |             ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]     --> src/lib/git/mod.rs:1802:13
[INFO] [stdout]      |
[INFO] [stdout] 1802 |         use test_utils::TEST_KEY_1_SIGNER;
[INFO] [stdout]      |             ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/lib/login/key_encryption.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use test_utils::*;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/lib/repo_ref.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 467 |     use test_utils::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/ngit_push.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{git::GitTestRepo, relay::Relay, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]    --> tests/ngit_push.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |             use test_utils::relay::expect_send_with_progress;
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/ngit_push.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{git::GitTestRepo, relay::Relay, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/ngit_init.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{git::GitTestRepo, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]   --> tests/ngit_init.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         use test_utils::relay::Relay;
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/ngit_init.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{git::GitTestRepo, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/ngit_login.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]   --> tests/ngit_login.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use test_utils::relay::{shutdown_relay, ListenerReqFunc, Relay};
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `git`
[INFO] [stdout]  --> tests/ngit_login.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use git::GitTestRepo;
[INFO] [stdout]   |     ^^^ help: a similar path exists: `ngit::git`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/ngit_pull.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{git::GitTestRepo, relay::Relay, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/ngit_pull.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{git::GitTestRepo, relay::Relay, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/ngit_list.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{git::GitTestRepo, relay::Relay, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/ngit_list.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{git::GitTestRepo, relay::Relay, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]  --> tests/ngit_send.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::{git::GitTestRepo, relay::Relay, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/ngit_send.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::{git::GitTestRepo, relay::Relay, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> tests/git_remote_nostr/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use test_utils::{git::GitTestRepo, *};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]   --> tests/git_remote_nostr/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use test_utils::{git::GitTestRepo, *};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relay`
[INFO] [stdout]  --> tests/git_remote_nostr/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use relay::Relay;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `relay`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_init.rs:138:30
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...                   .events
[INFO] [stdout]     |                        ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_init.rs:155:30
[INFO] [stdout]     |
[INFO] [stdout] 155 | ...                   .events
[INFO] [stdout]     |                        ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_init.rs:172:30
[INFO] [stdout]     |
[INFO] [stdout] 172 | ...                   .events
[INFO] [stdout]     |                        ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_init.rs:462:26
[INFO] [stdout]     |
[INFO] [stdout] 462 |                         .events
[INFO] [stdout]     |                          ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_init.rs:480:26
[INFO] [stdout]     |
[INFO] [stdout] 480 |                         .events
[INFO] [stdout]     |                          ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_init.rs:498:26
[INFO] [stdout]     |
[INFO] [stdout] 498 |                         .events
[INFO] [stdout]     |                          ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_init.rs:520:26
[INFO] [stdout]     |
[INFO] [stdout] 520 |                         .events
[INFO] [stdout]     |                          ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_init.rs:537:26
[INFO] [stdout]     |
[INFO] [stdout] 537 |                         .events
[INFO] [stdout]     |                          ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_init.rs:554:26
[INFO] [stdout]     |
[INFO] [stdout] 554 |                         .events
[INFO] [stdout]     |                          ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_init.rs:573:26
[INFO] [stdout]     |
[INFO] [stdout] 573 |                         .events
[INFO] [stdout]     |                          ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_init.rs:595:26
[INFO] [stdout]     |
[INFO] [stdout] 595 |                         .events
[INFO] [stdout]     |                          ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_init.rs:617:26
[INFO] [stdout]     |
[INFO] [stdout] 617 |                         .events
[INFO] [stdout]     |                          ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ngit` (test "ngit_init") due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ngit` (test "ngit_push") due to 3 previous errors
[INFO] [stdout] error[E0581]: return type references an anonymous lifetime, which is not constrained by the fn input types
[INFO] [stdout]   --> tests/ngit_login.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 | /                 async fn run_test_displays_correct_name(
[INFO] [stdout] 65 | |                     relay_listener1: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 66 | |                     relay_listener2: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 67 | |                 ) -> Result<()> {
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lifetimes appearing in an associated or opaque type are not considered constrained
[INFO] [stdout]    = note: consider introducing a named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0581]: return type references an anonymous lifetime, which is not constrained by the fn input types
[INFO] [stdout]    --> tests/ngit_login.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 | /                 async fn run_test_displays_fallback_to_npub(
[INFO] [stdout] 105 | |                     relay_listener1: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 106 | |                     relay_listener2: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 107 | |                 ) -> Result<()> {
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: lifetimes appearing in an associated or opaque type are not considered constrained
[INFO] [stdout]     = note: consider introducing a named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0581]: return type references an anonymous lifetime, which is not constrained by the fn input types
[INFO] [stdout]    --> tests/ngit_login.rs:420:21
[INFO] [stdout]     |
[INFO] [stdout] 420 | /                     async fn run_test_when_specifying_command_line_nsec_only_displays_correct_name(
[INFO] [stdout] 421 | |                         relay_listener1: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 422 | |                         relay_listener2: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 423 | |                     ) -> Result<()> {
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: lifetimes appearing in an associated or opaque type are not considered constrained
[INFO] [stdout]     = note: consider introducing a named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0581]: return type references an anonymous lifetime, which is not constrained by the fn input types
[INFO] [stdout]    --> tests/ngit_login.rs:476:21
[INFO] [stdout]     |
[INFO] [stdout] 476 | /                     async fn run_test_when_specifying_command_line_password_only_displays_correct_name(
[INFO] [stdout] 477 | |                         relay_listener1: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 478 | |                         relay_listener2: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 479 | |                     ) -> Result<()> {
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: lifetimes appearing in an associated or opaque type are not considered constrained
[INFO] [stdout]     = note: consider introducing a named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0581]: return type references an anonymous lifetime, which is not constrained by the fn input types
[INFO] [stdout]    --> tests/ngit_login.rs:543:21
[INFO] [stdout]     |
[INFO] [stdout] 543 | /                     async fn run_test_when_specifying_command_line_nsec_and_password_displays_correct_name(
[INFO] [stdout] 544 | |                         relay_listener1: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 545 | |                         relay_listener2: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 546 | |                     ) -> Result<()> {
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: lifetimes appearing in an associated or opaque type are not considered constrained
[INFO] [stdout]     = note: consider introducing a named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0581]: return type references an anonymous lifetime, which is not constrained by the fn input types
[INFO] [stdout]    --> tests/ngit_login.rs:594:17
[INFO] [stdout]     |
[INFO] [stdout] 594 | /                 async fn run_test_when_no_metadata_found_warns_user_and_uses_npub(
[INFO] [stdout] 595 | |                     relay_listener1: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 596 | |                     relay_listener2: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 597 | |                 ) -> Result<()> {
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: lifetimes appearing in an associated or opaque type are not considered constrained
[INFO] [stdout]     = note: consider introducing a named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0581]: return type references an anonymous lifetime, which is not constrained by the fn input types
[INFO] [stdout]    --> tests/ngit_login.rs:658:17
[INFO] [stdout]     |
[INFO] [stdout] 658 | /                 async fn run_test_when_no_relay_list_found_warns_user_and_uses_npub(
[INFO] [stdout] 659 | |                     relay_listener1: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 660 | |                     relay_listener2: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 661 | |                 ) -> Result<()> {
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: lifetimes appearing in an associated or opaque type are not considered constrained
[INFO] [stdout]     = note: consider introducing a named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0581]: return type references an anonymous lifetime, which is not constrained by the fn input types
[INFO] [stdout]    --> tests/ngit_login.rs:727:17
[INFO] [stdout]     |
[INFO] [stdout] 727 | /                 async fn run_test_dislays_logged_in_with_correct_name(
[INFO] [stdout] 728 | |                     relay_listener: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 729 | |                 ) -> Result<()> {
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: lifetimes appearing in an associated or opaque type are not considered constrained
[INFO] [stdout]     = note: consider introducing a named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0581]: return type references an anonymous lifetime, which is not constrained by the fn input types
[INFO] [stdout]    --> tests/ngit_login.rs:780:13
[INFO] [stdout]     |
[INFO] [stdout] 780 | /             async fn run_test_displays_correct_name(
[INFO] [stdout] 781 | |                 relay_listener1: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 782 | |                 relay_listener2: Option<ListenerReqFunc<'_>>,
[INFO] [stdout] 783 | |             ) -> Result<()> {
[INFO] [stdout]     | |___________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: lifetimes appearing in an associated or opaque type are not considered constrained
[INFO] [stdout]     = note: consider introducing a named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0581.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ngit` (test "ngit_login") due to 12 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ngit` (test "ngit_pull") due to 2 previous errors
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_send.rs:243:23
[INFO] [stdout]     |
[INFO] [stdout] 243 |                 relay.events.iter().filter(|e| is_cover_letter(e)).count(),
[INFO] [stdout]     |                       ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_send.rs:256:23
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 relay.events.iter().filter(|e| is_cover_letter(e)).count(),
[INFO] [stdout]     |                       ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_send.rs:269:23
[INFO] [stdout]     |
[INFO] [stdout] 269 |                 relay.events.iter().filter(|e| is_cover_letter(e)).count(),
[INFO] [stdout]     |                       ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_send.rs:282:23
[INFO] [stdout]     |
[INFO] [stdout] 282 |                 relay.events.iter().filter(|e| is_cover_letter(e)).count(),
[INFO] [stdout]     |                       ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_send.rs:294:30
[INFO] [stdout]     |
[INFO] [stdout] 294 |             assert_eq!(relay.events.iter().filter(|e| is_patch(e)).count(), 2,);
[INFO] [stdout]     |                              ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_send.rs:306:23
[INFO] [stdout]     |
[INFO] [stdout] 306 |                 relay.events.iter().filter(|e| is_patch(e)).collect();
[INFO] [stdout]     |                       ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_send.rs:373:27
[INFO] [stdout]     |
[INFO] [stdout] 373 |                     relay.events.iter().find(|e| is_cover_letter(e)).unwrap();
[INFO] [stdout]     |                           ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_send.rs:394:27
[INFO] [stdout]     |
[INFO] [stdout] 394 |                     relay.events.iter().find(|e| is_cover_letter(e)).unwrap();
[INFO] [stdout]     |                           ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_send.rs:435:31
[INFO] [stdout]     |
[INFO] [stdout] 435 |                         relay.events.iter().find(|e| is_cover_letter(e)).unwrap();
[INFO] [stdout]     |                               ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_send.rs:453:27
[INFO] [stdout]     |
[INFO] [stdout] 453 |                     relay.events.iter().find(|e| is_cover_letter(e)).unwrap();
[INFO] [stdout]     |                           ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_send.rs:469:27
[INFO] [stdout]     |
[INFO] [stdout] 469 |                     relay.events.iter().find(|e| is_cover_letter(e)).unwrap();
[INFO] [stdout]     |                           ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_send.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |                     relay.events.iter().find(|e| is_cover_letter(e)).unwrap();
[INFO] [stdout]     |                           ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_send.rs:508:27
[INFO] [stdout]     |
[INFO] [stdout] 508 |                     relay.events.iter().find(|e| is_cover_letter(e)).unwrap();
[INFO] [stdout]     |                           ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_send.rs:693:27
[INFO] [stdout]     |
[INFO] [stdout] 693 |                     relay.events.iter().filter(|e| is_patch(e)).collect();
[INFO] [stdout]     |                           ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]    --> tests/ngit_send.rs:722:22
[INFO] [stdout]     |
[INFO] [stdout] 722 |                     .events
[INFO] [stdout]     |                      ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]     --> tests/ngit_send.rs:1086:23
[INFO] [stdout]      |
[INFO] [stdout] 1086 |                 relay.events.iter().filter(|e| is_cover_letter(e)).count(),
[INFO] [stdout]      |                       ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]     --> tests/ngit_send.rs:1098:30
[INFO] [stdout]      |
[INFO] [stdout] 1098 |             assert_eq!(relay.events.iter().filter(|e| is_patch(e)).count(), 2);
[INFO] [stdout]      |                              ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]     --> tests/ngit_send.rs:1110:18
[INFO] [stdout]      |
[INFO] [stdout] 1110 |                 .events
[INFO] [stdout]      |                  ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]     --> tests/ngit_send.rs:1139:18
[INFO] [stdout]      |
[INFO] [stdout] 1139 |                 .events
[INFO] [stdout]      |                  ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]     --> tests/ngit_send.rs:1164:18
[INFO] [stdout]      |
[INFO] [stdout] 1164 |                 .events
[INFO] [stdout]      |                  ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]     --> tests/ngit_send.rs:1369:30
[INFO] [stdout]      |
[INFO] [stdout] 1369 |             assert_eq!(relay.events.iter().filter(|e| is_patch(e)).count(), 2);
[INFO] [stdout]      |                              ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]     --> tests/ngit_send.rs:1573:27
[INFO] [stdout]      |
[INFO] [stdout] 1573 |                     relay.events.iter().find(|e| is_cover_letter(e)).unwrap();
[INFO] [stdout]      |                           ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]     --> tests/ngit_send.rs:1590:27
[INFO] [stdout]      |
[INFO] [stdout] 1590 |                     relay.events.iter().find(|e| is_cover_letter(e)).unwrap();
[INFO] [stdout]      |                           ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]     --> tests/ngit_send.rs:1606:27
[INFO] [stdout]      |
[INFO] [stdout] 1606 |                     relay.events.iter().find(|e| is_cover_letter(e)).unwrap();
[INFO] [stdout]      |                           ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]     --> tests/ngit_send.rs:1632:23
[INFO] [stdout]      |
[INFO] [stdout] 1632 |                 relay.events.iter().filter(|e| is_patch(e)).collect();
[INFO] [stdout]      |                       ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]     --> tests/ngit_send.rs:1756:23
[INFO] [stdout]      |
[INFO] [stdout] 1756 |                 relay.events.iter().find(|e| is_cover_letter(e)).unwrap();
[INFO] [stdout]      |                       ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]     --> tests/ngit_send.rs:1772:23
[INFO] [stdout]      |
[INFO] [stdout] 1772 |                 relay.events.iter().find(|e| is_cover_letter(e)).unwrap();
[INFO] [stdout]      |                       ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `events` on type `&_`
[INFO] [stdout]     --> tests/ngit_send.rs:1879:23
[INFO] [stdout]      |
[INFO] [stdout] 1879 |                 relay.events.iter().find(|e| is_cover_letter(e)).unwrap();
[INFO] [stdout]      |                       ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ngit` (test "ngit_send") due to 30 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ngit` (test "ngit_list") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ngit` (test "git_remote_nostr") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ngit` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "d0a44ad176da2bc3469e653460df1ea01801b3e2342f7af610a7561c0693a7e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0a44ad176da2bc3469e653460df1ea01801b3e2342f7af610a7561c0693a7e8", kill_on_drop: false }`
[INFO] [stdout] d0a44ad176da2bc3469e653460df1ea01801b3e2342f7af610a7561c0693a7e8
