[INFO] cloning repository https://github.com/tfl0pz/rzeus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tfl0pz/rzeus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfl0pz%2Frzeus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfl0pz%2Frzeus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 237056ba4988eb7b993ff94f19f8f1d400e4c856
[INFO] testing tfl0pz/rzeus against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfl0pz%2Frzeus" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tfl0pz/rzeus
[INFO] finished tweaking git repo https://github.com/tfl0pz/rzeus
[INFO] tweaked toml for git repo https://github.com/tfl0pz/rzeus written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tfl0pz/rzeus on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tfl0pz/rzeus already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9bf70637692367444636e12410c6db5904f2afc7e0d1536756d1219e8276f8b
[INFO] running `Command { std: "docker" "start" "-a" "b9bf70637692367444636e12410c6db5904f2afc7e0d1536756d1219e8276f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9bf70637692367444636e12410c6db5904f2afc7e0d1536756d1219e8276f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9bf70637692367444636e12410c6db5904f2afc7e0d1536756d1219e8276f8b", kill_on_drop: false }`
[INFO] [stdout] b9bf70637692367444636e12410c6db5904f2afc7e0d1536756d1219e8276f8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f586b8876c8ed2d0b0c4110083ad7133c8f20ef7955b0b4b0e58af2535322bcd
[INFO] running `Command { std: "docker" "start" "-a" "f586b8876c8ed2d0b0c4110083ad7133c8f20ef7955b0b4b0e58af2535322bcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling delegate v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling neo4rs-macros v0.3.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling neo4rs v0.8.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling tgbot v0.39.1
[INFO] [stderr]    Compiling rzeus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ForwardingEvent`
[INFO] [stdout]  --> src/lnd.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ChannelGraph, ChannelGraphRequest, ForwardingEvent, ForwardingHistoryRequest, GetInfoRequest,
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/service/forwards.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/service/forwards.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::lnd::{self, LNDClient};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]   --> src/service/forwards.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fmt::Display;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RealLNDClient`
[INFO] [stdout]  --> src/service/graph.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::lnd::{LNDClient, RealLNDClient};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `neo4rs::Node`
[INFO] [stdout]  --> src/service/rest.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use neo4rs::Node;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::ChatId`
[INFO] [stdout]  --> src/telegram.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tgbot::{api::Client, types::SendMessage, types::ChatId};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http_body_util::BodyExt`
[INFO] [stdout]  --> src/neo4j.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http_body_util::BodyExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hyper_util::client::legacy::connect::Connect`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use hyper_util::client::legacy::connect::Connect;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http_body_util::BodyExt`
[INFO] [stdout]  --> src/telegram.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use http_body_util::BodyExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lnd`
[INFO] [stdout]   --> src/service/rest.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     lnd: Arc<Mutex<dyn LNDClient>>,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_lnd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MacaroonInterceptor` is more private than the item `RealLNDClient::client`
[INFO] [stdout]    --> src/lnd.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout]  35 |     pub client: Option<LightningClient<InterceptedService<Channel, MacaroonInterceptor>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RealLNDClient::client` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `MacaroonInterceptor` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/lnd.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | struct MacaroonInterceptor {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_info` is never used
[INFO] [stdout]   --> src/lnd.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait LNDClient: Send + Sync {
[INFO] [stdout]    |           --------- method in this trait
[INFO] [stdout] 19 |     async fn connect(&mut self) -> Result<(), Box<dyn std::error::Error + Send + Sync>>;
[INFO] [stdout] 20 |     async fn get_info(
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfirmationUpdate` is never constructed
[INFO] [stdout]     --> src/proto/lnrpc.rs:1457:12
[INFO] [stdout]      |
[INFO] [stdout] 1457 | pub struct ConfirmationUpdate {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetId` is never constructed
[INFO] [stdout]     --> src/proto/lnrpc.rs:3181:12
[INFO] [stdout]      |
[INFO] [stdout] 3181 | pub struct SetId {
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MacaroonId` is never constructed
[INFO] [stdout]     --> src/proto/lnrpc.rs:4656:12
[INFO] [stdout]      |
[INFO] [stdout] 4656 | pub struct MacaroonId {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Op` is never constructed
[INFO] [stdout]     --> src/proto/lnrpc.rs:4665:12
[INFO] [stdout]      |
[INFO] [stdout] 4665 | pub struct Op {
[INFO] [stdout]      |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 31s
[INFO] running `Command { std: "docker" "inspect" "f586b8876c8ed2d0b0c4110083ad7133c8f20ef7955b0b4b0e58af2535322bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f586b8876c8ed2d0b0c4110083ad7133c8f20ef7955b0b4b0e58af2535322bcd", kill_on_drop: false }`
[INFO] [stdout] f586b8876c8ed2d0b0c4110083ad7133c8f20ef7955b0b4b0e58af2535322bcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24df2a59097d5ad4bb61695690d321a7a40537ca37895b5b6ae232eae2fcbc97
[INFO] running `Command { std: "docker" "start" "-a" "24df2a59097d5ad4bb61695690d321a7a40537ca37895b5b6ae232eae2fcbc97", kill_on_drop: false }`
[INFO] [stderr]    Compiling rzeus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/service/forwards.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]   --> src/service/forwards.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fmt::Display;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RealLNDClient`
[INFO] [stdout]  --> src/service/graph.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::lnd::{LNDClient, RealLNDClient};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `neo4rs::Node`
[INFO] [stdout]  --> src/service/rest.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use neo4rs::Node;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::ChatId`
[INFO] [stdout]  --> src/telegram.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tgbot::{api::Client, types::SendMessage, types::ChatId};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `proto::lnrpc::ForwardingEvent::timestamp`
[INFO] [stdout]    --> src/service/forwards.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 196 |                         timestamp: 1749187480,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `proto::lnrpc::ForwardingEvent::timestamp`
[INFO] [stdout]    --> src/service/forwards.rs:210:25
[INFO] [stdout]     |
[INFO] [stdout] 210 |                         timestamp: 1749202664,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `proto::lnrpc::ForwardingEvent::timestamp`
[INFO] [stdout]    --> src/service/forwards.rs:224:25
[INFO] [stdout]     |
[INFO] [stdout] 224 |                         timestamp: 1749204117,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `proto::lnrpc::ForwardingEvent::timestamp`
[INFO] [stdout]    --> src/service/forwards.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |             timestamp: 1749204117,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http_body_util::BodyExt`
[INFO] [stdout]  --> src/neo4j.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http_body_util::BodyExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hyper_util::client::legacy::connect::Connect`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use hyper_util::client::legacy::connect::Connect;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http_body_util::BodyExt`
[INFO] [stdout]  --> src/telegram.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use http_body_util::BodyExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/service/forwards.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |         let result = fwd.check_forwards().await;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/service/forwards.rs:265:13
[INFO] [stdout]     |
[INFO] [stdout] 265 |         let result = fwd.check_forwards().await;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lnd`
[INFO] [stdout]   --> src/service/rest.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     lnd: Arc<Mutex<dyn LNDClient>>,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_lnd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MacaroonInterceptor` is more private than the item `RealLNDClient::client`
[INFO] [stdout]    --> src/lnd.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout]  35 |     pub client: Option<LightningClient<InterceptedService<Channel, MacaroonInterceptor>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RealLNDClient::client` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `MacaroonInterceptor` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/lnd.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | struct MacaroonInterceptor {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_info` is never used
[INFO] [stdout]   --> src/lnd.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait LNDClient: Send + Sync {
[INFO] [stdout]    |           --------- method in this trait
[INFO] [stdout] 19 |     async fn connect(&mut self) -> Result<(), Box<dyn std::error::Error + Send + Sync>>;
[INFO] [stdout] 20 |     async fn get_info(
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfirmationUpdate` is never constructed
[INFO] [stdout]     --> src/proto/lnrpc.rs:1457:12
[INFO] [stdout]      |
[INFO] [stdout] 1457 | pub struct ConfirmationUpdate {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetId` is never constructed
[INFO] [stdout]     --> src/proto/lnrpc.rs:3181:12
[INFO] [stdout]      |
[INFO] [stdout] 3181 | pub struct SetId {
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MacaroonId` is never constructed
[INFO] [stdout]     --> src/proto/lnrpc.rs:4656:12
[INFO] [stdout]      |
[INFO] [stdout] 4656 | pub struct MacaroonId {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Op` is never constructed
[INFO] [stdout]     --> src/proto/lnrpc.rs:4665:12
[INFO] [stdout]      |
[INFO] [stdout] 4665 | pub struct Op {
[INFO] [stdout]      |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.31s
[INFO] running `Command { std: "docker" "inspect" "24df2a59097d5ad4bb61695690d321a7a40537ca37895b5b6ae232eae2fcbc97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24df2a59097d5ad4bb61695690d321a7a40537ca37895b5b6ae232eae2fcbc97", kill_on_drop: false }`
[INFO] [stdout] 24df2a59097d5ad4bb61695690d321a7a40537ca37895b5b6ae232eae2fcbc97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 35a14b07d62d144553b7d8198e86b75b150c26e367bfb12d5a230148f191d56f
[INFO] running `Command { std: "docker" "start" "-a" "35a14b07d62d144553b7d8198e86b75b150c26e367bfb12d5a230148f191d56f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::config::Config`
[INFO] [stderr]  --> src/service/forwards.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::config::Config;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fmt::Display`
[INFO] [stderr]   --> src/service/forwards.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::fmt::Display;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RealLNDClient`
[INFO] [stderr]  --> src/service/graph.rs:2:29
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::lnd::{LNDClient, RealLNDClient};
[INFO] [stderr]   |                             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `neo4rs::Node`
[INFO] [stderr]  --> src/service/rest.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use neo4rs::Node;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `types::ChatId`
[INFO] [stderr]  --> src/telegram.rs:3:46
[INFO] [stderr]   |
[INFO] [stderr] 3 | use tgbot::{api::Client, types::SendMessage, types::ChatId};
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `proto::lnrpc::ForwardingEvent::timestamp`
[INFO] [stderr]    --> src/service/forwards.rs:196:25
[INFO] [stderr]     |
[INFO] [stderr] 196 |                         timestamp: 1749187480,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `proto::lnrpc::ForwardingEvent::timestamp`
[INFO] [stderr]    --> src/service/forwards.rs:210:25
[INFO] [stderr]     |
[INFO] [stderr] 210 |                         timestamp: 1749202664,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `proto::lnrpc::ForwardingEvent::timestamp`
[INFO] [stderr]    --> src/service/forwards.rs:224:25
[INFO] [stderr]     |
[INFO] [stderr] 224 |                         timestamp: 1749204117,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `proto::lnrpc::ForwardingEvent::timestamp`
[INFO] [stderr]    --> src/service/forwards.rs:259:13
[INFO] [stderr]     |
[INFO] [stderr] 259 |             timestamp: 1749204117,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `http_body_util::BodyExt`
[INFO] [stderr]  --> src/neo4j.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use http_body_util::BodyExt;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `hyper_util::client::legacy::connect::Connect`
[INFO] [stderr]   --> src/main.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use hyper_util::client::legacy::connect::Connect;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `http_body_util::BodyExt`
[INFO] [stderr]  --> src/telegram.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use http_body_util::BodyExt;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> src/service/forwards.rs:244:13
[INFO] [stderr]     |
[INFO] [stderr] 244 |         let result = fwd.check_forwards().await;
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> src/service/forwards.rs:265:13
[INFO] [stderr]     |
[INFO] [stderr] 265 |         let result = fwd.check_forwards().await;
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `lnd`
[INFO] [stderr]   --> src/service/rest.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     lnd: Arc<Mutex<dyn LNDClient>>,
[INFO] [stderr]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_lnd`
[INFO] [stderr] 
[INFO] [stderr] warning: type `MacaroonInterceptor` is more private than the item `RealLNDClient::client`
[INFO] [stderr]    --> src/lnd.rs:35:5
[INFO] [stderr]     |
[INFO] [stderr]  35 |     pub client: Option<LightningClient<InterceptedService<Channel, MacaroonInterceptor>>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RealLNDClient::client` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `MacaroonInterceptor` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/lnd.rs:129:1
[INFO] [stderr]     |
[INFO] [stderr] 129 | struct MacaroonInterceptor {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_info` is never used
[INFO] [stderr]   --> src/lnd.rs:20:14
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub trait LNDClient: Send + Sync {
[INFO] [stderr]    |           --------- method in this trait
[INFO] [stderr] 19 |     async fn connect(&mut self) -> Result<(), Box<dyn std::error::Error + Send + Sync>>;
[INFO] [stderr] 20 |     async fn get_info(
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ConfirmationUpdate` is never constructed
[INFO] [stderr]     --> src/proto/lnrpc.rs:1457:12
[INFO] [stderr]      |
[INFO] [stderr] 1457 | pub struct ConfirmationUpdate {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SetId` is never constructed
[INFO] [stderr]     --> src/proto/lnrpc.rs:3181:12
[INFO] [stderr]      |
[INFO] [stderr] 3181 | pub struct SetId {
[INFO] [stderr]      |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MacaroonId` is never constructed
[INFO] [stderr]     --> src/proto/lnrpc.rs:4656:12
[INFO] [stderr]      |
[INFO] [stderr] 4656 | pub struct MacaroonId {
[INFO] [stderr]      |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Op` is never constructed
[INFO] [stderr]     --> src/proto/lnrpc.rs:4665:12
[INFO] [stderr]      |
[INFO] [stderr] 4665 | pub struct Op {
[INFO] [stderr]      |            ^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rzeus` (bin "rzeus" test) generated 21 warnings (run `cargo fix --bin "rzeus" -p rzeus --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rzeus-d151d0771e60e077)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test service::forwards::tests::test_check_forwards ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- service::forwards::tests::test_check_forwards stdout ----
[INFO] [stdout] No forwards store found: No such file or directory (os error 2)
[INFO] [stdout] Will initialise
[INFO] [stdout] Failed to write store file: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'service::forwards::tests::test_check_forwards' (16) panicked at src/service/forwards.rs:245:9:
[INFO] [stdout] assertion failed: std::path::Path::new(FILE_NAME).exists()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e3b02aa93da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e3b02aa93da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e3b02aa93da - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e3b02aa93da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e3b02abe89a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e3b02abe89a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e3b02aadde2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e3b02aadde2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e3b02a87cef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e3b02a87cef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e3b02aa1269 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e3b02959a0c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e3b02959a0c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e3b02aa14e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e3b02aa14e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e3b02a87dda - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e3b02a7f549 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e3b02a88abd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e3b02abf17c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e3b02abf142 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e3b0293fe6c - rzeus::service::forwards::tests::test_check_forwards::{{closure}}::hd4e928d6d765a96a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/service/forwards.rs:245:9
[INFO] [stdout]   21:     0x5e3b0293ae62 - <core::pin::Pin<P> as core::future::future::Future>::poll::h531d9b9cd244347b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5e3b0293ae9d - <core::pin::Pin<P> as core::future::future::Future>::poll::hc1b7a649ed57f97d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e3b0294ad5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfdcecab2377af2ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x5e3b0294ac5b - tokio::task::coop::with_budget::h363bf00b767da906
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5e3b0294ac5b - tokio::task::coop::budget::he1b590da86599ffd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5e3b0294ac5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2729cca7e6e19708
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x5e3b029483b0 - tokio::runtime::scheduler::current_thread::Context::enter::hf764ca12b73bcbdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5e3b0294a18d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9e04ac1da91861d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x5e3b02949384 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdc9b5fba5bdd08d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x5e3b0293b3cb - tokio::runtime::context::scoped::Scoped<T>::set::h8de8a965a4caf7b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5e3b02939759 - tokio::runtime::context::set_scheduler::{{closure}}::h0683d42e19ebdc2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5e3b0293d8d2 - std::thread::local::LocalKey<T>::try_with::h53cb13d4e9f2dac1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5e3b0293d59e - std::thread::local::LocalKey<T>::with::hd645974b4bab7d03
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5e3b0293970d - tokio::runtime::context::set_scheduler::hadc5182744bf18e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5e3b02948cf0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6938e207ff99582f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x5e3b029493c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6cc3c9e63163668d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x5e3b02947690 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8c40506b69c6b09d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5e3b02938c53 - tokio::runtime::context::runtime::enter_runtime::hc03e11a7fca6e529
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5e3b02947101 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9ea009e837db132b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5e3b0293b794 - tokio::runtime::runtime::Runtime::block_on_inner::hddb6eef8bda5574f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5e3b0293b95a - tokio::runtime::runtime::Runtime::block_on::h0db7f8ae336d3579
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5e3b0293f0d3 - rzeus::service::forwards::tests::test_check_forwards::h1e4437b3b2b6212d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/service/forwards.rs:268:55
[INFO] [stdout]   43:     0x5e3b02940bd7 - rzeus::service::forwards::tests::test_check_forwards::{{closure}}::hedd23f625eaaff5e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/service/forwards.rs:175:35
[INFO] [stdout]   44:     0x5e3b0292e816 - core::ops::function::FnOnce::call_once::h34a6306cf8a3ac55
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e3b0294daeb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e3b0294daeb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5e3b0295a4db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5e3b0295a4db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5e3b0295a4db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e3b0295a4db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5e3b0295a4db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5e3b0295a4db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5e3b0295a4db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5e3b02955bf4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5e3b02955bf4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5e3b0295d0e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5e3b0295d0e2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5e3b0295d0e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e3b0295d0e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e3b0295d0e2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e3b0295d0e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5e3b0295d0e2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5e3b02aa87bf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x5e3b02aa87bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x77a9629e0aa4 - <unknown>
[INFO] [stdout]   66:     0x77a962a6da64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     service::forwards::tests::test_check_forwards
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rzeus`
[INFO] running `Command { std: "docker" "inspect" "35a14b07d62d144553b7d8198e86b75b150c26e367bfb12d5a230148f191d56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35a14b07d62d144553b7d8198e86b75b150c26e367bfb12d5a230148f191d56f", kill_on_drop: false }`
[INFO] [stdout] 35a14b07d62d144553b7d8198e86b75b150c26e367bfb12d5a230148f191d56f
