[INFO] cloning repository https://github.com/radicle-dev/heartwood [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radicle-dev/heartwood" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fheartwood", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fheartwood'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3f460e67d90f3406ec2dfbd1f21c3876a38c65a [INFO] testing radicle-dev/heartwood against try#5a3d3b91048a0adf280e7a4e589c1dda6443f172 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fheartwood" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radicle-dev/heartwood on toolchain 5a3d3b91048a0adf280e7a4e589c1dda6443f172 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/radicle-dev/heartwood [INFO] finished tweaking git repo https://github.com/radicle-dev/heartwood [INFO] tweaked toml for git repo https://github.com/radicle-dev/heartwood written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/radicle-dev/heartwood 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" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fbacc55817725b7983398cc939c85dc6dfcb5cbeaf5cfce258c4dcfef83ddd5 [INFO] running `Command { std: "docker" "start" "-a" "6fbacc55817725b7983398cc939c85dc6dfcb5cbeaf5cfce258c4dcfef83ddd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fbacc55817725b7983398cc939c85dc6dfcb5cbeaf5cfce258c4dcfef83ddd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fbacc55817725b7983398cc939c85dc6dfcb5cbeaf5cfce258c4dcfef83ddd5", kill_on_drop: false }` [INFO] [stdout] 6fbacc55817725b7983398cc939c85dc6dfcb5cbeaf5cfce258c4dcfef83ddd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7346395af641b498fd86ee9d5d8ed7f36aad40a37ce895d537d321b4de90c5e7 [INFO] running `Command { std: "docker" "start" "-a" "7346395af641b498fd86ee9d5d8ed7f36aad40a37ce895d537d321b4de90c5e7", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling amplify_num v0.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling ec25519 v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sqlite3-src v0.5.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling radicle-std-ext v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling ssh-encoding v0.1.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.9.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling qcheck v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.185 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling amplify_derive v3.0.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling ssh-key v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.13 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling radicle-ssh v0.2.0 (/opt/rustwide/workdir/radicle-ssh) [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling snapbox-macros v0.3.4 [INFO] [stderr] Compiling radicle-dag v0.2.0 (/opt/rustwide/workdir/radicle-dag) [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling snapbox v0.4.11 [INFO] [stderr] Compiling amplify v4.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling cyphergraphy v0.2.0 [INFO] [stderr] Compiling escargot v0.5.7 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling cypheraddr v0.2.0 [INFO] [stderr] Compiling noise-framework v0.3.0 [INFO] [stderr] Compiling socks5-client v0.2.0 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling radicle-surf v0.15.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling cyphernet v0.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling dyn-clone v1.0.13 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling lexopt v0.2.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling nonempty v0.5.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling radicle-cli v0.8.0 (/opt/rustwide/workdir/radicle-cli) [INFO] [stderr] Compiling popol v3.0.0 [INFO] [stderr] Compiling timeago v0.3.1 [INFO] [stderr] Compiling io-reactor v0.2.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling radicle-node v0.2.0 (/opt/rustwide/workdir/radicle-node) [INFO] [stderr] Compiling radicle-remote-helper v0.2.0 (/opt/rustwide/workdir/radicle-remote-helper) [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling netservices v0.3.0 [INFO] [stderr] Compiling bloomy v1.2.0 [INFO] [stderr] Compiling git-ref-format-core v0.3.0 [INFO] [stderr] Compiling nonempty v0.8.1 [INFO] [stderr] Compiling localtime v1.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling git-ref-format-macro v0.3.0 [INFO] [stderr] Compiling git-ref-format v0.3.0 [INFO] [stderr] Compiling ureq v2.7.1 [INFO] [stderr] Compiling json-color v0.7.1 [INFO] [stderr] Compiling radicle-cli-test v0.1.1 (/opt/rustwide/workdir/radicle-cli-test) [INFO] [stderr] Compiling sqlite3-sys v0.15.2 [INFO] [stderr] Compiling sqlite v0.31.0 [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Compiling radicle-git-ext v0.6.0 [INFO] [stderr] Compiling radicle-term v0.1.0 (/opt/rustwide/workdir/radicle-term) [INFO] [stderr] Compiling radicle-crypto v0.2.0 (/opt/rustwide/workdir/radicle-crypto) [INFO] [stderr] Compiling radicle-cob v0.2.0 (/opt/rustwide/workdir/radicle-cob) [INFO] [stderr] Compiling radicle-crdt v0.1.0 (/opt/rustwide/workdir/radicle-crdt) [INFO] [stderr] Compiling radicle v0.2.0 (/opt/rustwide/workdir/radicle) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/address/store.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | const SCHEMA: &str = include_str!("schema.sql"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 42 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/routing.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | const SCHEMA: &str = include_str!("routing/schema.sql"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 53 | const SCHEMA: &'static str = include_str!("routing/schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/tracking/store.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | const SCHEMA: &str = include_str!("schema.sql"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 52 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/tracking/store.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | const SCHEMA: &str = include_str!("schema.sql"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 82 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/storage/git/transport/local/url.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub const SCHEME: &str = "rad"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 48 | pub const SCHEME: &'static str = "rad"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/storage/git/transport/remote/url.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | pub const SCHEME: &str = "heartwood"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 50 | pub const SCHEME: &'static str = "heartwood"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> radicle/src/storage/git.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::storage::refs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `refs` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> radicle/src/storage/git.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use crate::git::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> radicle/src/storage/git.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::storage::refs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle-node/src/service/message.rs:326:25 [INFO] [stdout] | [INFO] [stdout] 326 | pub const POW_SALT: &[u8] = &[b'r', b'a', b'd']; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 326 | pub const POW_SALT: &'static [u8] = &[b'r', b'a', b'd']; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.81s [INFO] running `Command { std: "docker" "inspect" "7346395af641b498fd86ee9d5d8ed7f36aad40a37ce895d537d321b4de90c5e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7346395af641b498fd86ee9d5d8ed7f36aad40a37ce895d537d321b4de90c5e7", kill_on_drop: false }` [INFO] [stdout] 7346395af641b498fd86ee9d5d8ed7f36aad40a37ce895d537d321b4de90c5e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a76b45c19b872ea233e0af2821fbbf9001cf45a81407235602c4830f5c46423 [INFO] running `Command { std: "docker" "start" "-a" "7a76b45c19b872ea233e0af2821fbbf9001cf45a81407235602c4830f5c46423", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/address/store.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | const SCHEMA: &str = include_str!("schema.sql"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 42 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/routing.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | const SCHEMA: &str = include_str!("routing/schema.sql"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 53 | const SCHEMA: &'static str = include_str!("routing/schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/tracking/store.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | const SCHEMA: &str = include_str!("schema.sql"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 52 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/tracking/store.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | const SCHEMA: &str = include_str!("schema.sql"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 82 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/storage/git/transport/local/url.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub const SCHEME: &str = "rad"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 48 | pub const SCHEME: &'static str = "rad"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/storage/git/transport/remote/url.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | pub const SCHEME: &str = "heartwood"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 50 | pub const SCHEME: &'static str = "heartwood"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> radicle/src/storage/git.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::storage::refs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `refs` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> radicle/src/storage/git.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use crate::git::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> radicle/src/storage/git.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::storage::refs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling qcheck-macros v1.0.0 [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle-node/src/service/message.rs:326:25 [INFO] [stdout] | [INFO] [stdout] 326 | pub const POW_SALT: &[u8] = &[b'r', b'a', b'd']; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 326 | pub const POW_SALT: &'static [u8] = &[b'r', b'a', b'd']; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling radicle-term v0.1.0 (/opt/rustwide/workdir/radicle-term) [INFO] [stderr] Compiling radicle-ssh v0.2.0 (/opt/rustwide/workdir/radicle-ssh) [INFO] [stderr] Compiling radicle-cli v0.8.0 (/opt/rustwide/workdir/radicle-cli) [INFO] [stderr] Compiling radicle-remote-helper v0.2.0 (/opt/rustwide/workdir/radicle-remote-helper) [INFO] [stderr] Compiling radicle-cob v0.2.0 (/opt/rustwide/workdir/radicle-cob) [INFO] [stderr] Compiling radicle-crdt v0.1.0 (/opt/rustwide/workdir/radicle-crdt) [INFO] [stderr] Compiling radicle-node v0.2.0 (/opt/rustwide/workdir/radicle-node) [INFO] [stderr] Compiling radicle-crypto v0.2.0 (/opt/rustwide/workdir/radicle-crypto) [INFO] [stderr] Compiling radicle v0.2.0 (/opt/rustwide/workdir/radicle) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle-node/src/service/message.rs:326:25 [INFO] [stdout] | [INFO] [stdout] 326 | pub const POW_SALT: &[u8] = &[b'r', b'a', b'd']; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 326 | pub const POW_SALT: &'static [u8] = &[b'r', b'a', b'd']; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/address/store.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | const SCHEMA: &str = include_str!("schema.sql"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 42 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/routing.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | const SCHEMA: &str = include_str!("routing/schema.sql"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 53 | const SCHEMA: &'static str = include_str!("routing/schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/tracking/store.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | const SCHEMA: &str = include_str!("schema.sql"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 52 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/tracking/store.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | const SCHEMA: &str = include_str!("schema.sql"); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 82 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/storage/git/transport/local/url.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub const SCHEME: &str = "rad"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 48 | pub const SCHEME: &'static str = "rad"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/storage/git/transport/remote/url.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | pub const SCHEME: &str = "heartwood"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 50 | pub const SCHEME: &'static str = "heartwood"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> radicle/src/storage/git.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::storage::refs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `refs` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> radicle/src/storage/git.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use crate::git::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> radicle/src/storage/git.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::storage::refs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.89s [INFO] running `Command { std: "docker" "inspect" "7a76b45c19b872ea233e0af2821fbbf9001cf45a81407235602c4830f5c46423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a76b45c19b872ea233e0af2821fbbf9001cf45a81407235602c4830f5c46423", kill_on_drop: false }` [INFO] [stdout] 7a76b45c19b872ea233e0af2821fbbf9001cf45a81407235602c4830f5c46423 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8d7d071a9fb1b666fe2094885b7a95343652589146e5f86414c29d3f09795c4 [INFO] running `Command { std: "docker" "start" "-a" "f8d7d071a9fb1b666fe2094885b7a95343652589146e5f86414c29d3f09795c4", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stderr] --> radicle/src/node/address/store.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | const SCHEMA: &str = include_str!("schema.sql"); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #115010 [INFO] [stderr] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stderr] help: use the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 42 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stderr] --> radicle/src/node/routing.rs:53:19 [INFO] [stderr] | [INFO] [stderr] 53 | const SCHEMA: &str = include_str!("routing/schema.sql"); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #115010 [INFO] [stderr] help: use the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 53 | const SCHEMA: &'static str = include_str!("routing/schema.sql"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stderr] --> radicle/src/node/tracking/store.rs:52:19 [INFO] [stderr] | [INFO] [stderr] 52 | const SCHEMA: &str = include_str!("schema.sql"); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #115010 [INFO] [stderr] help: use the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 52 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stderr] --> radicle/src/node/tracking/store.rs:82:19 [INFO] [stderr] | [INFO] [stderr] 82 | const SCHEMA: &str = include_str!("schema.sql"); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #115010 [INFO] [stderr] help: use the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 82 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stderr] --> radicle/src/storage/git/transport/local/url.rs:48:23 [INFO] [stderr] | [INFO] [stderr] 48 | pub const SCHEME: &str = "rad"; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #115010 [INFO] [stderr] help: use the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 48 | pub const SCHEME: &'static str = "rad"; [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stderr] --> radicle/src/storage/git/transport/remote/url.rs:50:23 [INFO] [stderr] | [INFO] [stderr] 50 | pub const SCHEME: &str = "heartwood"; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #115010 [INFO] [stderr] help: use the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 50 | pub const SCHEME: &'static str = "heartwood"; [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: private item shadows public glob re-export [INFO] [stderr] --> radicle/src/storage/git.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use crate::storage::refs; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the name `refs` in the type namespace is supposed to be publicly re-exported here [INFO] [stderr] --> radicle/src/storage/git.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | pub use crate::git::*; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] note: but the private item here shadows it [INFO] [stderr] --> radicle/src/storage/git.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use crate::storage::refs; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `radicle` (lib) generated 7 warnings (run `cargo fix --lib -p radicle` to apply 6 suggestions) [INFO] [stderr] warning: `radicle` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stderr] --> radicle-node/src/service/message.rs:326:25 [INFO] [stderr] | [INFO] [stderr] 326 | pub const POW_SALT: &[u8] = &[b'r', b'a', b'd']; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #115010 [INFO] [stderr] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stderr] help: use the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 326 | pub const POW_SALT: &'static [u8] = &[b'r', b'a', b'd']; [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 [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radicle-0f2f862c6630299b) [INFO] [stdout] [INFO] [stdout] running 112 tests [INFO] [stdout] test cob::identity::test::test_ordering ... ok [INFO] [stdout] test canonical::formatter::test::securesystemslib_asserts ... ok [INFO] [stdout] test canonical::formatter::test::ordered_nested_object ... ok [INFO] [stdout] test cob::common::test::test_color ... ok [INFO] [stdout] test canonical::formatter::test::ascii_control_characters ... ok [INFO] [stdout] test cob::issue::test::test_invalid_tx ... ok [INFO] [stdout] test cob::issue::test::test_invalid_actions ... ok [INFO] [stdout] test cob::issue::test::test_embeds ... ok [INFO] [stdout] test cob::issue::test::test_issue_all ... ok [INFO] [stdout] test cob::issue::test::test_embeds_edit ... ok [INFO] [stdout] test cob::issue::test::test_issue_comment ... ok [INFO] [stdout] test cob::issue::test::test_invalid_cob ... ok [INFO] [stdout] test cob::issue::test::test_issue_create_and_get ... ok [INFO] [stdout] test cob::issue::test::test_issue_create_and_assign ... ok [INFO] [stdout] test cob::issue::test::test_issue_comment_redact ... ok [INFO] [stdout] test cob::issue::test::test_issue_create_and_change_state ... ok [INFO] [stdout] test cob::issue::test::test_issue_create_and_unassign ... ok [INFO] [stdout] test cob::issue::test::test_issue_edit ... ok [INFO] [stdout] test cob::issue::test::test_issue_state_serde ... ok [INFO] [stdout] test cob::issue::test::test_issue_create_and_reassign ... ok [INFO] [stdout] test cob::patch::test::test_json ... ok [INFO] [stdout] test cob::issue::test::test_ordering ... ok [INFO] [stdout] test cob::patch::test::test_json_serialization ... ok [INFO] [stdout] test cob::issue::test::test_issue_edit_description ... ok [INFO] [stdout] test cob::issue::test::test_issue_multilines ... ok [INFO] [stdout] test cob::issue::test::test_issue_label ... ok [INFO] [stdout] test cob::issue::test::test_issue_react ... ok [INFO] [stdout] test cob::patch::test::test_patch_create_and_get ... ok [INFO] [stdout] test cob::patch::test::test_patch_discussion ... ok [INFO] [stdout] test cob::patch::test::test_patch_merge ... ok [INFO] [stdout] test cob::issue::test::test_concurrency ... ok [INFO] [stdout] test cob::patch::test::test_patch_redact ... ok [INFO] [stdout] test cob::issue::test::test_issue_reply ... ok [INFO] [stdout] test cob::patch::test::test_revision_edit_redact ... ok [INFO] [stdout] test cob::patch::test::test_revision_review_merge_redacted ... ok [INFO] [stdout] test cob::patch::test::test_revision_reaction ... ok [INFO] [stdout] test cob::patch::test::test_patch_review_comment ... ok [INFO] [stdout] test cob::thread::tests::test_comment_edit_missing ... ok [INFO] [stdout] test cob::thread::tests::test_comment_edit_redacted ... ok [INFO] [stdout] test cob::thread::tests::test_comment_redact_missing ... ok [INFO] [stdout] test cob::thread::tests::test_duplicate_comments ... ok [INFO] [stdout] test cob::thread::tests::test_edit_comment ... ok [INFO] [stdout] test cob::thread::tests::test_redact_comment ... ok [INFO] [stdout] test cob::thread::tests::test_timeline ... ok [INFO] [stdout] test git::test::test_version_from_str ... ok [INFO] [stdout] test git::test::test_version_ord ... ok [INFO] [stdout] test identity::did::test::test_did_vectors ... ok [INFO] [stdout] test identity::doc::id::test::prop_from_str ... ok [INFO] [stdout] test cob::patch::test::test_patch_review_remove_summary ... ok [INFO] [stdout] test identity::did::test::test_did_encode_decode ... ok [INFO] [stdout] test cob::patch::test::test_patch_review_edit ... ok [INFO] [stdout] test identity::doc::test::test_not_found ... ok [INFO] [stdout] test identity::doc::test::test_visibility_json ... ok [INFO] [stdout] test cob::patch::test::test_patch_review ... ok [INFO] [stdout] test identity::doc::test::test_canonical_doc ... ok [INFO] [stdout] test cob::patch::test::test_patch_update ... ok [INFO] [stdout] test node::address::store::test::test_alias ... ok [INFO] [stdout] test node::address::store::test::test_empty ... ok [INFO] [stdout] test node::address::store::test::test_entries ... ok [INFO] [stdout] test node::address::store::test::test_get_none ... ok [INFO] [stdout] test node::address::store::test::test_insert_and_get ... ok [INFO] [stdout] test identity::doc::test::test_canonical_example ... ok [INFO] [stdout] test node::address::store::test::test_insert_and_update ... ok [INFO] [stdout] test node::address::store::test::test_insert_duplicate ... ok [INFO] [stdout] test node::features::test::test_operations ... ok [INFO] [stdout] test node::routing::test::test_count ... ok [INFO] [stdout] test node::address::store::test::test_insert_and_remove ... ok [INFO] [stdout] test node::address::store::test::test_remove_nothing ... ok [INFO] [stdout] test node::routing::test::test_entries ... ok [INFO] [stdout] test cob::patch::test::test_patch_review_revision_redact ... ok [INFO] [stdout] test identity::test::test_valid_identity ... ok [INFO] [stdout] test node::routing::test::test_insert_and_remove ... ok [INFO] [stdout] test node::routing::test::test_insert_and_get_resources ... ok [INFO] [stdout] test node::routing::test::test_insert_duplicate ... ok [INFO] [stdout] test node::routing::test::test_insert_and_get ... ok [INFO] [stdout] test node::routing::test::test_len ... ok [INFO] [stdout] test node::routing::test::test_remove_redundant ... ok [INFO] [stdout] test node::routing::test::test_insert_existing_updated_time ... ok [INFO] [stdout] test node::routing::test::test_update_existing_multi ... ok [INFO] [stdout] test node::test::test_alias ... ok [INFO] [stdout] test node::tracking::store::test::test_repo_policies ... ok [INFO] [stdout] test node::tracking::store::test::test_repo_policy ... ok [INFO] [stdout] test node::tracking::store::test::test_node_policies ... ok [INFO] [stdout] test node::tracking::store::test::test_track_and_untrack_repo ... ok [INFO] [stdout] test node::tracking::store::test::test_node_policy ... ok [INFO] [stdout] test node::tracking::store::test::test_track_and_untrack_node ... ok [INFO] [stdout] test profile::test::canonicalize_home ... ok [INFO] [stdout] test node::tracking::store::test::test_update_alias ... ok [INFO] [stdout] test node::tracking::store::test::test_update_scope ... ok [INFO] [stdout] test node::routing::test::test_prune ... ok [INFO] [stdout] test identity::test::prop_json_eq_str ... ok [INFO] [stdout] test rad::tests::test_init ... ok [INFO] [stdout] test storage::git::transport::local::url::test::test_url_parse ... ok [INFO] [stdout] test storage::git::transport::local::url::test::test_url_to_string ... ok [INFO] [stdout] test storage::git::transport::remote::url::test::test_url_parse ... ok [INFO] [stdout] test rad::tests::test_checkout ... ok [INFO] [stdout] test storage::refs::tests::prop_canonical_roundtrip ... ok [INFO] [stdout] test storage::git::tests::test_sign_refs ... ok [INFO] [stdout] test storage::tests::test_storage ... ok [INFO] [stdout] test test::assert::test::test_assert_no_move ... ok [INFO] [stdout] test test::assert::test::assert_with_message ... ok [INFO] [stdout] test storage::git::tests::test_references_of ... ok [INFO] [stdout] test test::assert::test::test_assert_succeed ... ok [INFO] [stdout] test rad::tests::test_fork ... ok [INFO] [stdout] test version::test::test_version ... ok [INFO] [stdout] test test::assert::test::test_assert_panic_0 - should panic ... ok [INFO] [stdout] test test::assert::test::test_assert_panic_1 - should panic ... ok [INFO] [stdout] test test::assert::test::test_assert_panic_2 - should panic ... ok [INFO] [stdout] test test::assert::test::test_panic_message ... ok [INFO] [stdout] test storage::git::tests::test_remote_refs ... ok [INFO] [stdout] test cob::thread::tests::prop_ordering ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radicle_cli-d11c22691cd4bca0) [INFO] [stdout] test identity::doc::test::prop_encode_decode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.85s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test commands::rad_inspect::test::test_tree ... ok [INFO] [stdout] test terminal::format::test::test_strip_comments ... ok [INFO] [stdout] test terminal::patch::test::test_edit_display_message ... ok [INFO] [stdout] test terminal::patch::test::test_update_display_message ... ok [INFO] [stdout] test terminal::patch::test::test_create_display_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rad-647484a6c6393b0b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/commands.rs (/opt/rustwide/target/debug/deps/commands-4fb94ed15cdc8b12) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test rad_clone_unknown ... ok [INFO] [stdout] test framework_home ... ok [INFO] [stdout] test rad_delegate ... ok [INFO] [stdout] test rad_checkout ... ok [INFO] [stdout] test rad_auth ... ok [INFO] [stdout] test rad_clone ... ok [INFO] [stdout] test rad_init ... ok [INFO] [stdout] test rad_init_no_git ... ok [INFO] [stdout] test rad_id ... ok [INFO] [stdout] test rad_id_rebase ... ok [INFO] [stdout] test rad_init_private ... ok [INFO] [stdout] test rad_fetch ... ok [INFO] [stdout] test rad_inspect ... ok [INFO] [stdout] test rad_fork ... ok [INFO] [stdout] test rad_issue ... ok [INFO] [stdout] test rad_label ... ok [INFO] [stdout] test rad_clone_all ... ok [INFO] [stdout] test rad_merge_after_update ... ok [INFO] [stdout] test rad_merge_no_ff ... ok [INFO] [stdout] test rad_clone_connect ... ok [INFO] [stdout] test rad_node_connect ... ok [INFO] [stdout] test rad_init_sync_and_clone ... ok [INFO] [stdout] test git_push_and_pull ... ok [INFO] [stdout] test rad_merge_via_push ... ok [INFO] [stdout] test rad_patch_draft ... ok [INFO] [stdout] test rad_node ... ok [INFO] [stdout] test rad_patch_update ... ok [INFO] [stdout] test rad_publish ... ok [INFO] [stdout] test rad_patch_ahead_behind ... ok [INFO] [stdout] test rad_init_private_clone ... ok [INFO] [stdout] test rad_patch ... ok [INFO] [stdout] test rad_self ... ok [INFO] [stdout] test rad_rm ... ok [INFO] [stdout] test rad_track ... ok [INFO] [stdout] test rad_sync_without_node ... ok [INFO] [stdout] test rad_patch_via_push ... ok [INFO] [stdout] test rad_review_by_hunk ... ok [INFO] [stdout] test test_clone_without_seeds ... ok [INFO] [stdout] test rad_remote ... ok [INFO] [stdout] test rad_sync ... FAILED [INFO] [stdout] test test_cob_deletion ... ok [INFO] [stdout] test test_cob_replication ... ok [INFO] [stdout] test rad_patch_pull_update ... ok [INFO] [stdout] test test_replication_via_seed ... ok [INFO] [stdout] test rad_workflow ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- rad_sync stdout ---- [INFO] [stdout] test: Using PATH ["/opt/rustwide/target/debug", "/opt/rustwide/cargo-home/bin", "/usr/local/sbin", "/usr/local/bin", "/usr/sbin", "/usr/bin", "/sbin", "/bin"] [INFO] [stdout] test: rad-init.md: Running `/opt/rustwide/target/debug/rad` with ["init", "--name", "heartwood", "--description", "Radicle Heartwood Protocol & Stack", "--no-confirm", "--no-track", "--public", "-v"] in `/tmp/.tmpdOpVj3/misc/working/acme`.. [INFO] [stdout] test: rad-init.md: Running `/opt/rustwide/target/debug/rad` with ["init"] in `/tmp/.tmpdOpVj3/misc/working/acme`.. [INFO] [stdout] test: rad-init.md: Running `/opt/rustwide/target/debug/rad` with ["ls"] in `/tmp/.tmpdOpVj3/misc/working/acme`.. [INFO] [stdout] 1695093883 rad_sync node: Opening address book /tmp/.tmpdOpVj3/misc/home/alice/.radicle/node/addresses.db.. [INFO] [stdout] 1695093883 rad_sync node: Opening routing table /tmp/.tmpdOpVj3/misc/home/alice/.radicle/node/routing.db.. [INFO] [stdout] 1695093883 rad_sync node: Opening tracking policy table /tmp/.tmpdOpVj3/misc/home/alice/.radicle/node/tracking.db.. [INFO] [stdout] 1695093883 rad_sync node: Default tracking policy set to 'block' [INFO] [stdout] 1695093883 rad_sync node: Initializing service (Test).. [INFO] [stdout] 1695093883 rad_sync node: Address book is empty. Adding bootstrap nodes.. [INFO] [stdout] 1695093883 rad_sync node: 0 nodes added to address book [INFO] [stdout] 1695093883 rad_sync service: Init @1695093883000 [INFO] [stdout] 1695093883 rad_sync service: Tracking local repository rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093883 rad_sync node: Listening on 0.0.0.0:33805.. [INFO] [stdout] 1695093883 rad_sync node: Opening address book /tmp/.tmpdOpVj3/misc/home/bob/.radicle/node/addresses.db.. [INFO] [stdout] 1695093883 rad_sync node: Opening routing table /tmp/.tmpdOpVj3/misc/home/bob/.radicle/node/routing.db.. [INFO] [stdout] 1695093883 rad_sync node: Opening tracking policy table /tmp/.tmpdOpVj3/misc/home/bob/.radicle/node/tracking.db.. [INFO] [stdout] 1695093883 rad_sync node: Default tracking policy set to 'block' [INFO] [stdout] 1695093883 rad_sync node: Initializing service (Test).. [INFO] [stdout] 1695093883 rad_sync node: Address book is empty. Adding bootstrap nodes.. [INFO] [stdout] 1695093883 rad_sync node: 0 nodes added to address book [INFO] [stdout] 1695093883 rad_sync service: Init @1695093883000 [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi node: Running node z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi in /tmp/.tmpdOpVj3/misc/home/alice/.radicle.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi node: Binding control socket /tmp/.tmpdOpVj3/misc/home/alice/.radicle/node/control.sock.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi control: Control thread listening on socket.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi node: Spawning git daemon at /tmp/.tmpdOpVj3/misc/home/alice/.radicle/storage.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Received command QueryState(..) [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [3701] Ready to rumble [INFO] [stdout] 1695093883 rad_sync node: Listening on 0.0.0.0:42735.. [INFO] [stdout] 1695093883 rad_sync node: Opening address book /tmp/.tmpdOpVj3/misc/home/eve/.radicle/node/addresses.db.. [INFO] [stdout] 1695093883 rad_sync node: Opening routing table /tmp/.tmpdOpVj3/misc/home/eve/.radicle/node/routing.db.. [INFO] [stdout] 1695093883 rad_sync node: Opening tracking policy table /tmp/.tmpdOpVj3/misc/home/eve/.radicle/node/tracking.db.. [INFO] [stdout] 1695093883 rad_sync node: Default tracking policy set to 'block' [INFO] [stdout] 1695093883 rad_sync node: Initializing service (Test).. [INFO] [stdout] 1695093883 rad_sync node: Address book is empty. Adding bootstrap nodes.. [INFO] [stdout] 1695093883 rad_sync node: 0 nodes added to address book [INFO] [stdout] 1695093883 rad_sync service: Init @1695093883000 [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk node: Running node z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk in /tmp/.tmpdOpVj3/misc/home/bob/.radicle.. [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk node: Binding control socket /tmp/.tmpdOpVj3/misc/home/bob/.radicle/node/control.sock.. [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk control: Control thread listening on socket.. [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk node: Spawning git daemon at /tmp/.tmpdOpVj3/misc/home/bob/.radicle/storage.. [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Received command QueryState(..) [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk daemon: [3724] Ready to rumble [INFO] [stdout] 1695093883 rad_sync node: Listening on 0.0.0.0:43563.. [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z node: Running node z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z in /tmp/.tmpdOpVj3/misc/home/eve/.radicle.. [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z node: Binding control socket /tmp/.tmpdOpVj3/misc/home/eve/.radicle/node/control.sock.. [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z node: Spawning git daemon at /tmp/.tmpdOpVj3/misc/home/eve/.radicle/storage.. [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Received command TrackRepo(rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji, all) [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z control: Control thread listening on socket.. [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Received command QueryState(..) [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Received command TrackRepo(rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji, all) [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z daemon: [3780] Ready to rumble [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Received command QueryState(..) [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Received command Connect(z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk, 0.0.0.0:42735, ConnectOptions { persistent: false, timeout: 0ns }) [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Attempted connection to z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk (0.0.0.0:42735) [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk wire: Accepting inbound peer connection from 127.0.0.1:56432.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Session established with z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk (fd=205) [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Connected to z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk (Outbound) [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Sending node announcement of z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi with 0 address(es) to z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Sending inventory announcement of z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi with 1 item(s) to z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Sending subscription filter to z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk wire: Session established with z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi (fd=217) [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Connected to z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi (Inbound) [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Received command QueryState(..) [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Received command Connect(z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi, 0.0.0.0:33805, ConnectOptions { persistent: false, timeout: 0ns }) [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Accepting inbound peer connection from 127.0.0.1:45212.. [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Attempted connection to z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi (0.0.0.0:33805) [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Sending node announcement of z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk with 0 address(es) to z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Sending inventory announcement of z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk with 0 item(s) to z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Sending subscription filter to z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Received node announcement of z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk with 0 address(es) from z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Received node announcement of z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi with 0 address(es) from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Address store entry for node z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk updated at 1695093883 [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Received inventory announcement of z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk with 0 item(s) from z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Address store entry for node z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi updated at 1695093883 [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Received inventory announcement of z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi with 1 item(s) from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Received subscription filter from z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z wire: Session established with z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi (fd=204) [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Connected to z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi (Outbound) [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Session established with z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z (fd=213) [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Connected to z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z (Inbound) [INFO] [stdout] test: Waiting for z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk to route to [(Id(rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji), PublicKey(z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi))] [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Sending node announcement of z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z with 0 address(es) to z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Sending inventory announcement of z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z with 0 item(s) to z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Sending subscription filter to z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Sending node announcement of z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi with 0 address(es) to z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Sending inventory announcement of z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi with 1 item(s) to z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Sending subscription filter to z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Received node announcement of z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi with 0 address(es) from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Received node announcement of z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z with 0 address(es) from z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Routing table updated for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with seed z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Missing tracked inventory rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji; initiating fetch.. [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Fetch initiated for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Address store entry for node z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z updated at 1695093883 [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Sending node announcement of z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z with 0 address(es) to z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Received subscription filter from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk wire: Opened new stream with id=13 for rid=rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji remote=z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Worker processing outgoing fetch for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Staging fetch in "/tmp/.tmplGTcZO" [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Setting up clone for new repository rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Received inventory announcement of z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z with 0 item(s) from z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Received subscription filter from z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Sending inventory announcement of z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk with 0 item(s) to z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Received stream open for id=13 from z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Worker processing incoming fetch.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Waiting for Git request pktline from z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk.. [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Running command: cd "/tmp/.tmplGTcZO/z42hL2jL4XNk6K8oHQaSWfMgCL7ji/" && GIT_CONFIG_GLOBAL="/dev/null" GIT_CONFIG_NOSYSTEM="1" PATH="/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "git" "-c" "protocol.version=2" "fetch" "--verbose" "--atomic" "git://0.0.0.0:40731/z42hL2jL4XNk6K8oHQaSWfMgCL7ji" "refs/rad/id:refs/rad/id" [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Address store entry for node z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi updated at 1695093883 [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Received node announcement of z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z with 0 address(es) from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Received inventory announcement of z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi with 1 item(s) from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Routing table updated for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with seed z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Missing tracked inventory rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji; initiating fetch.. [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Fetch initiated for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi.. [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Received subscription filter from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z wire: Opened new stream with id=12 for rid=rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji remote=z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Received inventory announcement of z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk with 0 item(s) from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Received stream open for id=12 from z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Worker processing outgoing fetch for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Worker processing incoming fetch.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Waiting for Git request pktline from z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z.. [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Staging fetch in "/tmp/.tmpSjkvBA" [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Setting up clone for new repository rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Git: Looking up 0.0.0.0 ... done. [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Git: Connecting to 0.0.0.0 (port 40731) ... 0.0.0.0 done. [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Address store entry for node z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z updated at 1695093883 [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Running command: cd "/tmp/.tmpSjkvBA/z42hL2jL4XNk6K8oHQaSWfMgCL7ji/" && GIT_CONFIG_GLOBAL="/dev/null" GIT_CONFIG_NOSYSTEM="1" PATH="/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "git" "-c" "protocol.version=2" "fetch" "--verbose" "--atomic" "git://0.0.0.0:40825/z42hL2jL4XNk6K8oHQaSWfMgCL7ji" "refs/rad/id:refs/rad/id" [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Received Git request pktline for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Connecting to daemon.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Entering Git protocol loop for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [3921] Connection from 127.0.0.1:38788 [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [3921] Extended attribute "host": 0.0.0.0:40731 [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [3921] Extended attribute "protocol": version=2 [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [3921] Request upload-pack for '/z42hL2jL4XNk6K8oHQaSWfMgCL7ji' [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Git: Looking up 0.0.0.0 ... done. [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Git: Connecting to 0.0.0.0 (port 40825) ... 0.0.0.0 done. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Received Git request pktline for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Connecting to daemon.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Entering Git protocol loop for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [3934] Connection from 127.0.0.1:38796 [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [3934] Extended attribute "host": 0.0.0.0:40825 [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [3934] Extended attribute "protocol": version=2 [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [3934] Request upload-pack for '/z42hL2jL4XNk6K8oHQaSWfMgCL7ji' [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Sending end-of-file to remote z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Received end-of-file on id=13 from z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Sending end-of-file to remote z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [3701] [3921] Disconnected [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Upload of rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji to z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk on stream 13 exited successfully [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Waiting for Git request pktline from z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk.. [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk wire: Received end-of-file on id=13 from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Git: From git://0.0.0.0:40731/z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Git: * [new ref] refs/rad/id -> refs/rad/id [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Initial fetch for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji exited successfully [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Loading remotes for clone of rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Running command: cd "/tmp/.tmplGTcZO/z42hL2jL4XNk6K8oHQaSWfMgCL7ji/" && GIT_CONFIG_GLOBAL="/dev/null" GIT_CONFIG_NOSYSTEM="1" PATH="/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "git" "-c" "protocol.version=2" "fetch" "--verbose" "--atomic" "git://0.0.0.0:39285/z42hL2jL4XNk6K8oHQaSWfMgCL7ji" "+refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/*:refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/*" [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Sending end-of-file to remote z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Received end-of-file on id=12 from z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Git: Looking up 0.0.0.0 ... done. [INFO] [stdout] 1695093883 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Git: Connecting to 0.0.0.0 (port 39285) ... 0.0.0.0 done. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [3701] [3934] Disconnected [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Sending end-of-file to remote z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z.. [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z wire: Received end-of-file on id=12 from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Upload of rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji to z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z on stream 12 exited successfully [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Waiting for Git request pktline from z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z.. [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Git: From git://0.0.0.0:40825/z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Git: * [new ref] refs/rad/id -> refs/rad/id [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Received Git request pktline for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Connecting to daemon.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Entering Git protocol loop for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [4017] Connection from 127.0.0.1:38806 [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [4017] Extended attribute "host": 0.0.0.0:39285 [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [4017] Extended attribute "protocol": version=2 [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [4017] Request upload-pack for '/z42hL2jL4XNk6K8oHQaSWfMgCL7ji' [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Initial fetch for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji exited successfully [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Loading remotes for clone of rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Running command: cd "/tmp/.tmpSjkvBA/z42hL2jL4XNk6K8oHQaSWfMgCL7ji/" && GIT_CONFIG_GLOBAL="/dev/null" GIT_CONFIG_NOSYSTEM="1" PATH="/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "git" "-c" "protocol.version=2" "fetch" "--verbose" "--atomic" "git://0.0.0.0:42525/z42hL2jL4XNk6K8oHQaSWfMgCL7ji" "+refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/*:refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/*" [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Git: Looking up 0.0.0.0 ... done. [INFO] [stdout] 1695093883 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Git: Connecting to 0.0.0.0 (port 42525) ... 0.0.0.0 done. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Received Git request pktline for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Connecting to daemon.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Entering Git protocol loop for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji.. [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [4047] Connection from 127.0.0.1:38818 [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [4047] Extended attribute "host": 0.0.0.0:42525 [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [4047] Extended attribute "protocol": version=2 [INFO] [stdout] 1695093883 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [4047] Request upload-pack for '/z42hL2jL4XNk6K8oHQaSWfMgCL7ji' [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Sending end-of-file to remote z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi.. [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Received end-of-file on id=12 from z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [3701] [4047] Disconnected [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Sending end-of-file to remote z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z.. [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Upload of rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji to z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z on stream 12 exited successfully [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Waiting for Git request pktline from z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z.. [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z wire: Received end-of-file on id=12 from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Git: From git://0.0.0.0:42525/z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Git: * [new ref] refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/heads/master -> refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/heads/master [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Git: * [new ref] refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/id -> refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/id [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Git: * [new ref] refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/sigrefs -> refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/sigrefs [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Final fetch for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji exited successfully [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Verifying remote z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi.. [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Sending end-of-file to remote z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi.. [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Received end-of-file on id=13 from z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Sending end-of-file to remote z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk.. [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Upload of rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji to z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk on stream 13 exited successfully [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Waiting for Git request pktline from z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk.. [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk wire: Received end-of-file on id=13 from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Git: From git://0.0.0.0:39285/z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Git: * [new ref] refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/heads/master -> refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/heads/master [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Git: * [new ref] refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/id -> refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/id [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Git: * [new ref] refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/sigrefs -> refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/sigrefs [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi daemon: [3701] [4017] Disconnected [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Transferring staging to production file:///tmp/.tmpSjkvBA/z42hL2jL4XNk6K8oHQaSWfMgCL7ji/ [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Final fetch for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji exited successfully [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Verifying remote z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi.. [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Transferring staging to production file:///tmp/.tmplGTcZO/z42hL2jL4XNk6K8oHQaSWfMgCL7ji/ [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z storage: Setting ref: refs/heads/master -> f2de534b5e81d7c6e2dcaf58c3dd91573c0a0354 [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z storage: Setting ref: HEAD -> refs/heads/master [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: Head for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji set to f2de534b5e81d7c6e2dcaf58c3dd91573c0a0354 [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z storage: Setting ref: refs/rad/id -> 175267b8910895ba87760313af254c2900743912 [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z worker: 'refs/rad/id' for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji set to 175267b8910895ba87760313af254c2900743912 [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z wire: Received fetch result from worker: stream=12 remote=z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi result=Initiator { rid: Id(rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji), result: Ok(([Created { name: RefString("refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/heads/master"), oid: Oid(f2de534b5e81d7c6e2dcaf58c3dd91573c0a0354) }, Created { name: RefString("refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/id"), oid: Oid(175267b8910895ba87760313af254c2900743912) }, Created { name: RefString("refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/sigrefs"), oid: Oid(0086b4b83e7dd2ecb9365893e61fc1172c781de3) }], {PublicKey(z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi)})) } [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Fetched rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi successfully [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Ref updated: * 0000000..f2de534 refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/heads/master for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Ref updated: * 0000000..175267b refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/id for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Ref updated: * 0000000..0086b4b refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/sigrefs for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: No fetch requests found for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji.. [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Sending refs announcement of z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with 1 remote(s) to z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk storage: Setting ref: refs/heads/master -> f2de534b5e81d7c6e2dcaf58c3dd91573c0a0354 [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk storage: Setting ref: HEAD -> refs/heads/master [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: Head for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji set to f2de534b5e81d7c6e2dcaf58c3dd91573c0a0354 [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk storage: Setting ref: refs/rad/id -> 175267b8910895ba87760313af254c2900743912 [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk worker: 'refs/rad/id' for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji set to 175267b8910895ba87760313af254c2900743912 [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk wire: Received fetch result from worker: stream=13 remote=z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi result=Initiator { rid: Id(rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji), result: Ok(([Created { name: RefString("refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/heads/master"), oid: Oid(f2de534b5e81d7c6e2dcaf58c3dd91573c0a0354) }, Created { name: RefString("refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/id"), oid: Oid(175267b8910895ba87760313af254c2900743912) }, Created { name: RefString("refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/sigrefs"), oid: Oid(0086b4b83e7dd2ecb9365893e61fc1172c781de3) }], {PublicKey(z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi)})) } [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Fetched rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi successfully [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Ref updated: * 0000000..f2de534 refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/heads/master for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Ref updated: * 0000000..175267b refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/id for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Ref updated: * 0000000..0086b4b refs/namespaces/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi/refs/rad/sigrefs for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: No fetch requests found for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji.. [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Sending refs announcement of z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with 1 remote(s) to z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Routing table updated for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with seed z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Routing table updated for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with seed z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Sending inventory announcement of z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk with 1 item(s) to z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Received stream close command for id=13 from z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Upload process received stream `close` from z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Upload process on stream 13 exited with result Ok(()) [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Received fetch result from worker: stream=13 remote=z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk result=Responder { result: Ok(()) } [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Sending inventory announcement of z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z with 1 item(s) to z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Received stream close command for id=12 from z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Upload process received stream `close` from z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi worker: Upload process on stream 12 exited with result Ok(()) [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Received fetch result from worker: stream=12 remote=z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z result=Responder { result: Ok(()) } [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Received refs announcement of z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with 1 remote(s) from z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Routing table updated for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with seed z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: All refs of rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji are already in local storage [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Sending refs announcement of z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with 1 remote(s) to z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Received inventory announcement of z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk with 1 item(s) from z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Received refs announcement of z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with 1 remote(s) from z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Routing table updated for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with seed z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: All refs of rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji are already in local storage [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Sending refs announcement of z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with 1 remote(s) to z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093884 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Received inventory announcement of z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z with 1 item(s) from z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Received refs announcement of z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with 1 remote(s) from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Received refs announcement of z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with 1 remote(s) from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] 1695093884 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z service: Routing table updated for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with seed z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] 1695093884 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk service: Routing table updated for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with seed z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] thread 'rad_sync' panicked at radicle-cli/tests/commands.rs:952:9: [INFO] [stdout] Node::routes_to: unexpected route for z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk: (rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji, z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e0071ce0cc - std::backtrace_rs::backtrace::libunwind::trace::h1e94f51a70590b24 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e0071ce0cc - std::backtrace_rs::backtrace::trace_unsynchronized::ha4b8601070a1cd51 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e0071ce0cc - std::sys_common::backtrace::_print_fmt::hbb566ca2fd60b76a [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e0071ce0cc - ::fmt::hca47315a43d59c89 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55e0071fd4dc - core::fmt::rt::Argument::fmt::h291f645ad8573757 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55e0071fd4dc - core::fmt::write::h9b76cf5ceec3eda1 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x55e0071c954e - std::io::Write::write_fmt::hbf1f0cf12dc92713 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x55e0071cdeb4 - std::sys_common::backtrace::_print::h53287555ce02ffe8 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55e0071cdeb4 - std::sys_common::backtrace::print::h4ce9b6d019078194 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55e0071cfefa - std::panicking::panic_hook_with_disk_dump::{{closure}}::h6345d620bf90f980 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:280:22 [INFO] [stdout] 10: 0x55e0071cfabd - std::panicking::panic_hook_with_disk_dump::h881dcb47bef2b023 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:311:9 [INFO] [stdout] 11: 0x55e00691d4dc - as core::ops::function::Fn>::call::h0a9fbb794b941f9d [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55e00691d4dc - test::test_main::{{closure}}::h9db00ca471be4099 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x55e0071d0683 - as core::ops::function::Fn>::call::hc6a6af3e65f55d16 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55e0071d0683 - std::panicking::rust_panic_with_hook::h4685f1313004386b [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:757:13 [INFO] [stdout] 15: 0x55e0071d0401 - std::panicking::begin_panic_handler::{{closure}}::h540f1f43109c9ae2 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:631:13 [INFO] [stdout] 16: 0x55e0071ce5f6 - std::sys_common::backtrace::__rust_end_short_backtrace::h32246c56143d8eeb [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x55e0071d0142 - rust_begin_unwind [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:619:5 [INFO] [stdout] 18: 0x55e006745345 - core::panicking::panic_fmt::h069b828d25155aac [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55e0068c8b9e - radicle_node::test::environment::NodeHandle::routes_to::he51bfbacc232d93f [INFO] [stdout] at /opt/rustwide/workdir/radicle-node/src/test/environment.rs:230:21 [INFO] [stdout] 20: 0x55e006801546 - commands::rad_sync::hf5c397dc45a6528e [INFO] [stdout] at /opt/rustwide/workdir/radicle-cli/tests/commands.rs:952:5 [INFO] [stdout] 21: 0x55e006800dc7 - commands::rad_sync::{{closure}}::h05ab27bd82ce5d3c [INFO] [stdout] at /opt/rustwide/workdir/radicle-cli/tests/commands.rs:922:15 [INFO] [stdout] 22: 0x55e0068ad416 - core::ops::function::FnOnce::call_once::h7f727689b8d3fc04 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55e00692263f - core::ops::function::FnOnce::call_once::h2aef34e6acc65029 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55e00692263f - test::__rust_begin_short_backtrace::hfdea76d6780e6510 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:626:18 [INFO] [stdout] 25: 0x55e0069215fe - test::run_test_in_process::{{closure}}::h2860e94e5e07a47b [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:649:60 [INFO] [stdout] 26: 0x55e0069215fe - as core::ops::function::FnOnce<()>>::call_once::h6cf0a0c7d6d6447c [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x55e0069215fe - std::panicking::try::do_call::hc4a61e82bc0c67ba [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:526:40 [INFO] [stdout] 28: 0x55e0069215fe - std::panicking::try::h05e3a2daf0b965e4 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:490:19 [INFO] [stdout] 29: 0x55e0069215fe - std::panic::catch_unwind::h4659759e5053bebb [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panic.rs:142:14 [INFO] [stdout] 30: 0x55e0069215fe - test::run_test_in_process::h027c8b5c20644114 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:649:27 [INFO] [stdout] 31: 0x55e0069215fe - test::run_test::{{closure}}::he552487161f9859d [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:572:43 [INFO] [stdout] 32: 0x55e0068e9eb3 - test::run_test::{{closure}}::ha2969e01b809050f [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:600:41 [INFO] [stdout] 33: 0x55e0068e9eb3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc13bcbe13128fc87 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 34: 0x55e0068eefab - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h66e44e016f7cf64d [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 35: 0x55e0068eefab - as core::ops::function::FnOnce<()>>::call_once::h25d58404e55a13ae [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x55e0068eefab - std::panicking::try::do_call::h5352b694c9bdaf04 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:526:40 [INFO] [stdout] 37: 0x55e0068eefab - std::panicking::try::h6acca093cdb15f30 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:490:19 [INFO] [stdout] 38: 0x55e0068eefab - std::panic::catch_unwind::h5a91529e832b53b8 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panic.rs:142:14 [INFO] [stdout] 39: 0x55e0068eefab - std::thread::Builder::spawn_unchecked_::{{closure}}::h8a2abb668a393745 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 40: 0x55e0068eefab - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3b1470c73a7ade89 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55e0071d62a5 - as core::ops::function::FnOnce>::call_once::h1a6a2d2ed8a57b6b [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 42: 0x55e0071d62a5 - as core::ops::function::FnOnce>::call_once::h03ce391955487b79 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x55e0071d62a5 - std::sys::unix::thread::Thread::new::thread_start::hbba6566cc475cfee [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f48c5924b43 - [INFO] [stdout] 45: 0x7f48c59b5bb4 - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] test: Node z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z shutting down.. [INFO] [stdout] 1695093885 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z control: Received `{"type":"shutdown"}` on control socket [INFO] [stdout] 1695093885 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z control: Shutdown requested.. [INFO] [stdout] 1695093885 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Disconnecting peer (fd=213): connection reset [INFO] [stdout] 1695093885 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Received transport handover (fd=213) [INFO] [stdout] 1695093885 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Disconnected from z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z (connection reset) [INFO] [stdout] 1695093885 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z pool: Worker pool shutting down.. [INFO] [stdout] 1695093885 z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z node: Node shutdown completed for z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z [INFO] [stdout] test: Node z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk shutting down.. [INFO] [stdout] 1695093885 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk control: Received `{"type":"shutdown"}` on control socket [INFO] [stdout] 1695093885 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk control: Shutdown requested.. [INFO] [stdout] 1695093885 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Disconnecting peer (fd=205): connection reset [INFO] [stdout] 1695093885 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi wire: Received transport handover (fd=205) [INFO] [stdout] 1695093885 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi service: Disconnected from z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk (connection reset) [INFO] [stdout] 1695093885 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk pool: Worker pool shutting down.. [INFO] [stdout] 1695093885 z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk node: Node shutdown completed for z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk [INFO] [stdout] test: Node z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi shutting down.. [INFO] [stdout] 1695093885 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi control: Received `{"type":"shutdown"}` on control socket [INFO] [stdout] 1695093885 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi control: Shutdown requested.. [INFO] [stdout] 1695093885 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi pool: Worker pool shutting down.. [INFO] [stdout] 1695093885 z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi node: Node shutdown completed for z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] rad_sync [INFO] [stdout] [INFO] [stdout] test result: FAILED. 44 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 46.36s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p radicle-cli --test commands` [INFO] running `Command { std: "docker" "inspect" "f8d7d071a9fb1b666fe2094885b7a95343652589146e5f86414c29d3f09795c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8d7d071a9fb1b666fe2094885b7a95343652589146e5f86414c29d3f09795c4", kill_on_drop: false }` [INFO] [stdout] f8d7d071a9fb1b666fe2094885b7a95343652589146e5f86414c29d3f09795c4