[INFO] fetching crate radicle-node 0.16.0...
[INFO] testing radicle-node-0.16.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate radicle-node 0.16.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate radicle-node 0.16.0
[INFO] finished tweaking crates.io crate radicle-node 0.16.0
[INFO] tweaked toml for crates.io crate radicle-node 0.16.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate radicle-node 0.16.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate radicle-node 0.16.0 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5005e5eb23b2042e511a8222807fedd571f949f7e52df271e81c883c77fb9022
[INFO] running `Command { std: "docker" "start" "-a" "5005e5eb23b2042e511a8222807fedd571f949f7e52df271e81c883c77fb9022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5005e5eb23b2042e511a8222807fedd571f949f7e52df271e81c883c77fb9022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5005e5eb23b2042e511a8222807fedd571f949f7e52df271e81c883c77fb9022", kill_on_drop: false }`
[INFO] [stdout] 5005e5eb23b2042e511a8222807fedd571f949f7e52df271e81c883c77fb9022
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03bf9ce59045174bde501a7fc98b9e3fcfa3af3737f11b56163025ea1ffd9ea3
[INFO] running `Command { std: "docker" "start" "-a" "03bf9ce59045174bde501a7fc98b9e3fcfa3af3737f11b56163025ea1ffd9ea3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling gix-trace v0.1.12
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling jiff v0.2.1
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling amplify_num v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling gix-utils v0.1.14
[INFO] [stderr]    Compiling ec25519 v0.1.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling radicle-std-ext v0.1.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling gix-sec v0.10.12
[INFO] [stderr]    Compiling radicle-dag v0.10.0
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling fast-glob v0.3.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling sem_safe v0.2.0
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling sqlite3-src v0.5.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling ssh-key v0.6.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling errno v0.3.13
[INFO] [stderr]    Compiling popol v3.0.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling bloomy v1.2.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling signals_receipts v0.2.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling amplify_derive v4.0.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling radicle-node v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling radicle-signals v0.11.0
[INFO] [stderr]    Compiling lexopt v0.3.0
[INFO] [stderr]    Compiling data-encoding-macro v0.1.14
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling amplify v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cyphergraphy v0.3.0
[INFO] [stderr]    Compiling cypheraddr v0.4.0
[INFO] [stderr]    Compiling noise-framework v0.4.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling socks5-client v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling io-reactor v0.5.2
[INFO] [stderr]    Compiling git-ref-format-core v0.3.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling radicle-ssh v0.10.0
[INFO] [stderr]    Compiling cyphernet v0.5.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling gix-path v0.10.15
[INFO] [stderr]    Compiling gix-date v0.9.4
[INFO] [stderr]    Compiling gix-validate v0.9.4
[INFO] [stderr]    Compiling gix-chunk v0.4.11
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling gix-quote v0.4.15
[INFO] [stderr]    Compiling gix-command v0.4.1
[INFO] [stderr]    Compiling gix-config-value v0.14.12
[INFO] [stderr]    Compiling gix-actor v0.33.2
[INFO] [stderr]    Compiling netservices v0.8.0
[INFO] [stderr]    Compiling git-ref-format-macro v0.3.1
[INFO] [stderr]    Compiling gix-prompt v0.9.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[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 erased-serde v0.4.6
[INFO] [stderr]    Compiling serde_fmt v1.0.3
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling nonempty v0.9.0
[INFO] [stderr]    Compiling localtime v1.3.1
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling gix-hash v0.15.1
[INFO] [stderr]    Compiling gix-packetline v0.18.4
[INFO] [stderr]    Compiling git-ref-format v0.3.1
[INFO] [stderr]    Compiling gix-hashtable v0.6.0
[INFO] [stderr]    Compiling value-bag-serde1 v1.11.1
[INFO] [stderr]    Compiling serde-untagged v0.1.7
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling systemd-journal-logger v2.2.2
[INFO] [stderr]    Compiling radicle-systemd v0.11.0
[INFO] [stderr]    Compiling structured-logger v1.0.4
[INFO] [stderr]    Compiling gix-features v0.39.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling gix-object v0.46.1
[INFO] [stderr]    Compiling gix-commitgraph v0.25.1
[INFO] [stderr]    Compiling gix-fs v0.12.1
[INFO] [stderr]    Compiling gix-tempfile v15.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling gix-lock v15.0.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling gix-shallow v0.1.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling gix-revwalk v0.17.0
[INFO] [stderr]    Compiling gix-diff v0.49.0
[INFO] [stderr]    Compiling gix-ref v0.49.1
[INFO] [stderr]    Compiling gix-revision v0.31.1
[INFO] [stderr]    Compiling gix-traverse v0.43.1
[INFO] [stderr]    Compiling gix-negotiate v0.17.0
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling gix-url v0.28.2
[INFO] [stderr]    Compiling gix-transport v0.44.0
[INFO] [stderr]    Compiling gix-credentials v0.26.0
[INFO] [stderr]    Compiling gix-refspec v0.27.0
[INFO] [stderr]    Compiling gix-pack v0.56.0
[INFO] [stderr]    Compiling gix-protocol v0.47.0
[INFO] [stderr]    Compiling gix-odb v0.66.0
[INFO] [stderr]    Compiling radicle-git-ext v0.8.1
[INFO] [stderr]    Compiling sqlite3-sys v0.15.2
[INFO] [stderr]    Compiling sqlite v0.32.0
[INFO] [stderr]    Compiling radicle-crypto v0.14.0
[INFO] [stderr]    Compiling radicle-cob v0.17.0
[INFO] [stderr]    Compiling radicle v0.20.0
[INFO] [stderr]    Compiling radicle-fetch v0.16.0
[INFO] [stderr]    Compiling radicle-protocol v0.4.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wire.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn entry(&mut self, id: ResourceId) -> Entry<ResourceId, Peer> {
[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] 261 |     fn entry(&mut self, id: ResourceId) -> Entry<'_, ResourceId, Peer> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.71s
[INFO] running `Command { std: "docker" "inspect" "03bf9ce59045174bde501a7fc98b9e3fcfa3af3737f11b56163025ea1ffd9ea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03bf9ce59045174bde501a7fc98b9e3fcfa3af3737f11b56163025ea1ffd9ea3", kill_on_drop: false }`
[INFO] [stdout] 03bf9ce59045174bde501a7fc98b9e3fcfa3af3737f11b56163025ea1ffd9ea3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3b9c356105d090d95f12ba4e8aa263cf0176961c0318cc6c31af8b92ffed2d5
[INFO] running `Command { std: "docker" "start" "-a" "f3b9c356105d090d95f12ba4e8aa263cf0176961c0318cc6c31af8b92ffed2d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling snapbox-macros v0.3.8
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling snapbox v0.4.17
[INFO] [stderr]    Compiling qcheck v1.0.0
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling git-ref-format-macro v0.3.1
[INFO] [stderr]    Compiling qcheck-macros v1.0.0
[INFO] [stderr]    Compiling amplify_derive v4.0.0
[INFO] [stderr]    Compiling data-encoding-macro v0.1.14
[INFO] [stderr]    Compiling git-ref-format v0.3.1
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling radicle-git-ext v0.8.1
[INFO] [stderr]    Compiling amplify v4.6.0
[INFO] [stderr]    Compiling cyphergraphy v0.3.0
[INFO] [stderr]    Compiling io-reactor v0.5.2
[INFO] [stderr]    Compiling cypheraddr v0.4.0
[INFO] [stderr]    Compiling noise-framework v0.4.0
[INFO] [stderr]    Compiling socks5-client v0.4.1
[INFO] [stderr]    Compiling cyphernet v0.5.2
[INFO] [stderr]    Compiling radicle-crypto v0.14.0
[INFO] [stderr]    Compiling netservices v0.8.0
[INFO] [stderr]    Compiling radicle-cob v0.17.0
[INFO] [stderr]    Compiling radicle v0.20.0
[INFO] [stderr]    Compiling radicle-fetch v0.16.0
[INFO] [stderr]    Compiling radicle-protocol v0.4.0
[INFO] [stderr]    Compiling radicle-node v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wire.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn entry(&mut self, id: ResourceId) -> Entry<ResourceId, Peer> {
[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] 261 |     fn entry(&mut self, id: ResourceId) -> Entry<'_, ResourceId, Peer> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wire.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn entry(&mut self, id: ResourceId) -> Entry<ResourceId, Peer> {
[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] 261 |     fn entry(&mut self, id: ResourceId) -> Entry<'_, ResourceId, Peer> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.22s
[INFO] running `Command { std: "docker" "inspect" "f3b9c356105d090d95f12ba4e8aa263cf0176961c0318cc6c31af8b92ffed2d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3b9c356105d090d95f12ba4e8aa263cf0176961c0318cc6c31af8b92ffed2d5", kill_on_drop: false }`
[INFO] [stdout] f3b9c356105d090d95f12ba4e8aa263cf0176961c0318cc6c31af8b92ffed2d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 14c81d808683a9d6e10ffeafdc6c525f2e9bd4e1126b52886831bcdca5bda303
[INFO] running `Command { std: "docker" "start" "-a" "14c81d808683a9d6e10ffeafdc6c525f2e9bd4e1126b52886831bcdca5bda303", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/wire.rs:261:14
[INFO] [stderr]     |
[INFO] [stderr] 261 |     fn entry(&mut self, id: ResourceId) -> Entry<ResourceId, Peer> {
[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] 261 |     fn entry(&mut self, id: ResourceId) -> Entry<'_, ResourceId, Peer> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `radicle-node` (lib) generated 1 warning (run `cargo fix --lib -p radicle-node` to apply 1 suggestion)
[INFO] [stderr] warning: `radicle-node` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radicle_node-f4f0b9257c4cd62c)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test control::tests::test_control_socket ... ok
[INFO] [stdout] test fingerprint::tests::matching ... ok
[INFO] [stdout] test control::tests::test_seed_unseed ... ok
[INFO] [stdout] test tests::e2e::test_connection_crossing ... ok
[INFO] [stdout] test tests::e2e::test_channel_reader_limit ... ok
[INFO] [stdout] test tests::e2e::test_clone ... ok
[INFO] [stdout] test tests::e2e::test_dont_fetch_owned_refs ... ok
[INFO] [stdout] test tests::e2e::test_inventory_sync_basic ... ok
[INFO] [stdout] test tests::e2e::test_fetch_up_to_date ... ok
[INFO] [stdout] test tests::e2e::test_fetch_unseeded ... ok
[INFO] [stdout] test tests::e2e::test_fetch_preserve_owned_refs ... ok
[INFO] [stdout] test tests::e2e::test_fetch_followed_remotes ... ok
[INFO] [stdout] test tests::e2e::test_fetch_emits_canonical_ref_update ... ok
[INFO] [stdout] test tests::e2e::missing_default_branch ... ok
[INFO] [stdout] test tests::e2e::test_background_foreground_fetch ... FAILED
[INFO] [stdout] test tests::e2e::missing_delegate_default_branch ... ok
[INFO] [stdout] test tests::e2e::test_inventory_sync_bridge ... ok
[INFO] [stdout] test tests::e2e::test_catchup_on_refs_announcements ... ok
[INFO] [stdout] test tests::e2e::test_concurrent_fetches has been running for over 60 seconds
[INFO] [stdout] test tests::e2e::test_replication ... ok
[INFO] [stdout] test tests::e2e::test_migrated_clone ... ok
[INFO] [stdout] test tests::e2e::test_missing_remote ... ok
[INFO] [stdout] test tests::e2e::test_replication_invalid ... ok
[INFO] [stdout] test tests::e2e::test_large_fetch ... ok
[INFO] [stdout] test tests::e2e::test_multiple_offline_inits ... ok
[INFO] [stdout] test tests::e2e::test_inventory_sync_ring has been running for over 60 seconds
[INFO] [stdout] test tests::e2e::test_replication_ref_in_sigrefs ... ok
[INFO] [stdout] test tests::e2e::test_inventory_sync_star has been running for over 60 seconds
[INFO] [stdout] test tests::test_disconnecting_unresponsive_peer ... ok
[INFO] [stdout] test tests::e2e::test_concurrent_fetches ... ok
[INFO] [stdout] test tests::test_connection_kept_alive ... ok
[INFO] [stdout] test tests::test_inventory_decode ... ok
[INFO] [stdout] test tests::e2e::test_non_fastforward_sigrefs ... ok
[INFO] [stdout] test tests::e2e::test_outdated_delegate_sigrefs has been running for over 60 seconds
[INFO] [stdout] test tests::test_fetch_missing_inventory_on_gossip ... ok
[INFO] [stdout] test tests::e2e::test_outdated_sigrefs has been running for over 60 seconds
[INFO] [stdout] test tests::e2e::test_outdated_sigrefs ... ok
[INFO] [stdout] test tests::test_fetch_missing_inventory_on_schedule ... ok
[INFO] [stdout] test tests::e2e::test_inventory_sync_ring ... ok
[INFO] [stdout] test tests::e2e::test_outdated_delegate_sigrefs ... ok
[INFO] [stdout] test tests::test_announcement_rebroadcast ... ok
[INFO] [stdout] test tests::test_inventory_relay_bad_timestamp ... ok
[INFO] [stdout] test tests::test_announcement_relay ... ok
[INFO] [stdout] test tests::test_inbound_connection ... ok
[INFO] [stdout] test tests::test_maintain_connections_failed_attempt ... ok
[INFO] [stdout] test tests::test_announcement_rebroadcast_duplicates ... ok
[INFO] [stdout] test tests::prop_inventory_exchange_dense has been running for over 60 seconds
[INFO] [stdout] test tests::test_announcement_message_amplification has been running for over 60 seconds
[INFO] [stdout] test tests::e2e::test_inventory_sync_star ... ok
[INFO] [stdout] test tests::test_persistent_peer_connect ... ok
[INFO] [stdout] test tests::test_persistent_peer_reconnect_success ... ok
[INFO] [stdout] test tests::test_inventory_relay ... ok
[INFO] [stdout] test tests::test_outbound_connection ... ok
[INFO] [stdout] test tests::test_inventory_sync ... ok
[INFO] [stdout] test tests::test_announcement_rebroadcast_timestamp_filtered ... ok
[INFO] [stdout] test tests::test_redundant_connect ... ok
[INFO] [stdout] test tests::test_maintain_connections_transient ... ok
[INFO] [stdout] test tests::test_ping_response ... ok
[INFO] [stdout] test tests::test_queued_fetch_max_capacity ... ok
[INFO] [stdout] test tests::test_persistent_peer_reconnect_attempt ... ok
[INFO] [stdout] test tests::test_refs_announcement_followed ... ok
[INFO] [stdout] test wire::test::test_inventory_ann_with_extension ... ok
[INFO] [stdout] test wire::test::test_pong_message_with_extension ... ok
[INFO] [stdout] test tests::test_seeding ... ok
[INFO] [stdout] test tests::test_refs_announcement_no_subscribe ... ok
[INFO] [stdout] test tests::test_seed_repo_subscribe ... ok
[INFO] [stdout] test tests::test_maintain_connections ... ok
[INFO] [stdout] test tests::test_refs_announcement_fetch_trusted_no_inventory ... ok
[INFO] [stdout] test tests::test_queued_fetch_from_command_same_rid ... ok
[INFO] [stdout] test tests::test_queued_fetch_from_ann_same_rid ... ok
[INFO] [stdout] test tests::test_init_and_seed ... ok
[INFO] [stdout] test tests::test_refs_announcement_offline ... ok
[INFO] [stdout] test tests::test_refs_synced_event ... ok
[INFO] [stdout] test tests::test_refs_announcement_relay_private ... ok
[INFO] [stdout] test tests::test_refs_announcement_relay_public ... ok
[INFO] [stdout] test tests::test_inventory_pruning has been running for over 60 seconds
[INFO] [stdout] test tests::test_inventory_pruning ... ok
[INFO] [stdout] test tests::prop_inventory_exchange_dense ... ok
[INFO] [stdout] test tests::test_announcement_message_amplification ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::e2e::test_background_foreground_fetch stdout ----
[INFO] [stdout] [INFO  node] Opening policy database..
[INFO] [stdout] [INFO  node] Migrating COBs cache..
[INFO] [stdout] [INFO  node] Migration of COBs cache complete (version=2)..
[INFO] [stdout] [INFO  node] Default seeding policy set to 'block (all)'
[INFO] [stdout] [INFO  node] Initializing service (Test)..
[INFO] [stdout] [INFO  node] Opening node database..
[INFO] [stdout] [INFO  node] Address book is empty. Adding bootstrap nodes..
[INFO] [stdout] [INFO  node] 0 nodes added to address book
[INFO] [stdout] [INFO  service] Empty refs database, populating from storage..
[INFO] [stdout] [INFO  node] Listening on 0.0.0.0:43007..
[INFO] [stdout] [INFO  node] Binding control socket /tmp/.tmpYizmCM/AOfOfVwN/node/control.sock..
[INFO] [stdout] [INFO  node] Running node z6Mkfsipxy43gBYigxXQfqctAYJEwW3VegvRwJ4aa1K81axJ in /tmp/.tmpYizmCM/AOfOfVwN..
[INFO] [stdout] [INFO  service] Received command QueryState(..)
[INFO] [stdout] [WARN  node] Signal notifications channel error: receiving on an empty and disconnected channel
[INFO] [stdout] [INFO  node] Opening policy database..
[INFO] [stdout] [INFO  node] Migrating COBs cache..
[INFO] [stdout] [INFO  node] Migration of COBs cache complete (version=2)..
[INFO] [stdout] [INFO  node] Default seeding policy set to 'block (all)'
[INFO] [stdout] [INFO  node] Initializing service (Test)..
[INFO] [stdout] [INFO  node] Opening node database..
[INFO] [stdout] [INFO  node] Address book is empty. Adding bootstrap nodes..
[INFO] [stdout] [INFO  node] 0 nodes added to address book
[INFO] [stdout] [INFO  service] Empty refs database, populating from storage..
[INFO] [stdout] [INFO  node] Listening on 0.0.0.0:38499..
[INFO] [stdout] [INFO  node] Binding control socket /tmp/.tmpYizmCM/p4LcV0YJ/node/control.sock..
[INFO] [stdout] [INFO  node] Running node z6MkuQJXJDRXUuqGjPYG2H6FT9eAkWNEz55vUtG1jTscHGrr in /tmp/.tmpYizmCM/p4LcV0YJ..
[INFO] [stdout] [INFO  node] Opening policy database..
[INFO] [stdout] [WARN  node] Signal notifications channel error: receiving on an empty and disconnected channel
[INFO] [stdout] [INFO  service] Received command QueryState(..)
[INFO] [stdout] [INFO  node] Migrating COBs cache..
[INFO] [stdout] [INFO  node] Migration of COBs cache complete (version=2)..
[INFO] [stdout] [INFO  node] Default seeding policy set to 'block (all)'
[INFO] [stdout] [INFO  node] Initializing service (Test)..
[INFO] [stdout] [INFO  node] Opening node database..
[INFO] [stdout] [INFO  node] Address book is empty. Adding bootstrap nodes..
[INFO] [stdout] [INFO  node] 0 nodes added to address book
[INFO] [stdout] [INFO  service] Empty refs database, populating from storage..
[INFO] [stdout] [INFO  node] Listening on 0.0.0.0:41271..
[INFO] [stdout] [INFO  node] Binding control socket /tmp/.tmpYizmCM/6abmlRyi/node/control.sock..
[INFO] [stdout] [INFO  node] Running node z6MkwMdsXzhJX8wJeE5UyGDyk5jmE3u7BkwqP6MoNjPaTY1P in /tmp/.tmpYizmCM/6abmlRyi..
[INFO] [stdout] [INFO  service] Received command Seed(rad:z4SBqzjBN2JAbWV3Z4afLGVH1d23w, followed)
[INFO] [stdout] [WARN  node] Signal notifications channel error: receiving on an empty and disconnected channel
[INFO] [stdout] [INFO  service] Received command QueryState(..)
[INFO] [stdout] [INFO  service] Received command Seed(rad:z4SBqzjBN2JAbWV3Z4afLGVH1d23w, followed)
[INFO] [stdout] [INFO  service] Received command QueryState(..)
[INFO] [stdout] [INFO  service] Received command Connect(z6MkuQJXJDRXUuqGjPYG2H6FT9eAkWNEz55vUtG1jTscHGrr, 0.0.0.0:38499, ConnectOptions { persistent: false, timeout: 30s })
[INFO] [stdout] [INFO  service] Connected to z6MkuQJXJDRXUuqGjPYG2H6FT9eAkWNEz55vUtG1jTscHGrr (0.0.0.0:38499) (Outbound)
[INFO] [stdout] [INFO  service] Connected to z6Mkfsipxy43gBYigxXQfqctAYJEwW3VegvRwJ4aa1K81axJ (127.0.0.1:39134) (Inbound)
[INFO] [stdout] [INFO  service] Received command QueryState(..)
[INFO] [stdout] [INFO  service] Received command Connect(z6MkwMdsXzhJX8wJeE5UyGDyk5jmE3u7BkwqP6MoNjPaTY1P, 0.0.0.0:41271, ConnectOptions { persistent: false, timeout: 30s })
[INFO] [stdout] [INFO  service] Connected to z6MkwMdsXzhJX8wJeE5UyGDyk5jmE3u7BkwqP6MoNjPaTY1P (0.0.0.0:41271) (Outbound)
[INFO] [stdout] [INFO  service] Connected to z6Mkfsipxy43gBYigxXQfqctAYJEwW3VegvRwJ4aa1K81axJ (127.0.0.1:42294) (Inbound)
[INFO] [stdout] [INFO  service] Received command Fetch(rad:z4SBqzjBN2JAbWV3Z4afLGVH1d23w, z6Mkfsipxy43gBYigxXQfqctAYJEwW3VegvRwJ4aa1K81axJ)
[INFO] [stdout] [INFO  wire] Peer z6MkuQJXJDRXUuqGjPYG2H6FT9eAkWNEz55vUtG1jTscHGrr fetched rad:z4SBqzjBN2JAbWV3Z4afLGVH1d23w from us successfully
[INFO] [stdout] [INFO  service] Fetched rad:z4SBqzjBN2JAbWV3Z4afLGVH1d23w from z6Mkfsipxy43gBYigxXQfqctAYJEwW3VegvRwJ4aa1K81axJ successfully
[INFO] [stdout] [INFO  service] Received command Fetch(rad:z4SBqzjBN2JAbWV3Z4afLGVH1d23w, z6Mkfsipxy43gBYigxXQfqctAYJEwW3VegvRwJ4aa1K81axJ)
[INFO] [stdout] [ERROR wire] Worker is disconnected; cannot send data
[INFO] [stdout] [ERROR wire] Worker is disconnected; cannot send data
[INFO] [stdout] [WARN  fetch] Failed to perform handshake: An IO error occurred when talking to the server
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::e2e::test_background_foreground_fetch' (30) panicked at src/tests/e2e.rs:1345:5:
[INFO] [stdout] assertion failed: eve.storage.contains(&rid).unwrap()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6074601a71e2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6074601a71e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6074601a71e2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6074601a71e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6074601ba2df - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6074601ba2df - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x60746016e553 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60746016e553 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60746017cf52 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x607460182c5f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x607460182af1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60745f65bc0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x60745f65bc0e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60746018331f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x60746018331f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x607460183096 - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x60746017d089 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6074601617ed - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6074601c3a80 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6074601c3a5c - core::panicking::panic::h5387b4c27e81d0dd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60745f4ecfb9 - radicle_node::tests::e2e::test_background_foreground_fetch::h382e9b0b26e6fa6e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/e2e.rs:1345:5
[INFO] [stdout]   21:     0x60745f4eed27 - radicle_node::tests::e2e::test_background_foreground_fetch::{{closure}}::hb1fec71530644b99
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/e2e.rs:1320:38
[INFO] [stdout]   22:     0x60745f486ad6 - core::ops::function::FnOnce::call_once::h37ca1181ec11da8c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60745f65ba5b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60745f65ba5b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x60745f670078 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x60745f670078 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x60745f670078 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x60745f670078 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x60745f670078 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x60745f670078 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x60745f670078 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x60745f648e44 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x60745f648e44 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x60745f64c77a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x60745f64c77a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x60745f64c77a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x60745f64c77a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x60745f64c77a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60745f64c77a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x60745f64c77a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60746017818f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   42:     0x60746017818f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x756cc3ed3aa4 - <unknown>
[INFO] [stdout]   44:     0x756cc3f60a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] [ERROR service] Fetch failed for rad:z4SBqzjBN2JAbWV3Z4afLGVH1d23w from z6Mkfsipxy43gBYigxXQfqctAYJEwW3VegvRwJ4aa1K81axJ: failed to perform fetch handshake: An IO error occurred when talking to the server
[INFO] [stdout] [INFO  service] Disconnected from z6MkwMdsXzhJX8wJeE5UyGDyk5jmE3u7BkwqP6MoNjPaTY1P (connection reset)
[INFO] [stdout] [INFO  service] Disconnected from z6MkuQJXJDRXUuqGjPYG2H6FT9eAkWNEz55vUtG1jTscHGrr (connection reset)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::e2e::test_background_foreground_fetch
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 70 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 243.95s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "14c81d808683a9d6e10ffeafdc6c525f2e9bd4e1126b52886831bcdca5bda303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14c81d808683a9d6e10ffeafdc6c525f2e9bd4e1126b52886831bcdca5bda303", kill_on_drop: false }`
[INFO] [stdout] 14c81d808683a9d6e10ffeafdc6c525f2e9bd4e1126b52886831bcdca5bda303
