[INFO] cloning repository https://github.com/jyi2ya/lead-to-rome
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jyi2ya/lead-to-rome" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjyi2ya%2Flead-to-rome", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjyi2ya%2Flead-to-rome'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af1674a8105cd258143e1484a20ec737b7ae7b99
[INFO] testing jyi2ya/lead-to-rome against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjyi2ya%2Flead-to-rome" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jyi2ya/lead-to-rome
[INFO] finished tweaking git repo https://github.com/jyi2ya/lead-to-rome
[INFO] tweaked toml for git repo https://github.com/jyi2ya/lead-to-rome written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jyi2ya/lead-to-rome on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jyi2ya/lead-to-rome 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6982c9912109b60bc263e15c21dc822788a15d97c147d4e737106791c82c89a9
[INFO] running `Command { std: "docker" "start" "-a" "6982c9912109b60bc263e15c21dc822788a15d97c147d4e737106791c82c89a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6982c9912109b60bc263e15c21dc822788a15d97c147d4e737106791c82c89a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6982c9912109b60bc263e15c21dc822788a15d97c147d4e737106791c82c89a9", kill_on_drop: false }`
[INFO] [stdout] 6982c9912109b60bc263e15c21dc822788a15d97c147d4e737106791c82c89a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0824952a57f088b98af69bda3ae6b19be90da63ea35071b8f93aaa43ac929446
[INFO] running `Command { std: "docker" "start" "-a" "0824952a57f088b98af69bda3ae6b19be90da63ea35071b8f93aaa43ac929446", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling network-interface v2.0.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling aggligator v0.9.8
[INFO] [stderr]    Compiling fast-socks5 v0.10.0
[INFO] [stderr]    Compiling aggligator-transport-tcp v0.2.5
[INFO] [stderr]    Compiling lead-to-rome v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Ipv4Addr`
[INFO] [stdout]   --> src/main.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |         use std::net::{Ipv4Addr, SocketAddr};
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:108:25
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     let mut tags: HashSet<LinkTagBox> = HashSet::new();
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_addr` is never used
[INFO] [stdout]   --> src/main.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |         impl SshLinkTag {
[INFO] [stdout]    |         --------------- associated function in this implementation
[INFO] [stdout] 34 |             pub fn from_addr(jump: SocketAddr, dest: SocketAddr) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.19s
[INFO] running `Command { std: "docker" "inspect" "0824952a57f088b98af69bda3ae6b19be90da63ea35071b8f93aaa43ac929446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0824952a57f088b98af69bda3ae6b19be90da63ea35071b8f93aaa43ac929446", kill_on_drop: false }`
[INFO] [stdout] 0824952a57f088b98af69bda3ae6b19be90da63ea35071b8f93aaa43ac929446
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed7297ccad694ede1030e9fe445f4f8f11328c54a9ccec33fbb7721cc496260e
[INFO] running `Command { std: "docker" "start" "-a" "ed7297ccad694ede1030e9fe445f4f8f11328c54a9ccec33fbb7721cc496260e", kill_on_drop: false }`
[INFO] [stderr]    Compiling lead-to-rome v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Ipv4Addr`
[INFO] [stdout]   --> src/main.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |         use std::net::{Ipv4Addr, SocketAddr};
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:108:25
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     let mut tags: HashSet<LinkTagBox> = HashSet::new();
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_addr` is never used
[INFO] [stdout]   --> src/main.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |         impl SshLinkTag {
[INFO] [stdout]    |         --------------- associated function in this implementation
[INFO] [stdout] 34 |             pub fn from_addr(jump: SocketAddr, dest: SocketAddr) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "ed7297ccad694ede1030e9fe445f4f8f11328c54a9ccec33fbb7721cc496260e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed7297ccad694ede1030e9fe445f4f8f11328c54a9ccec33fbb7721cc496260e", kill_on_drop: false }`
[INFO] [stdout] ed7297ccad694ede1030e9fe445f4f8f11328c54a9ccec33fbb7721cc496260e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70970d9f0f5ce1fc126ad9b9b1e7432ee369d184635520d8fe2801d1c2ccf0bc
[INFO] running `Command { std: "docker" "start" "-a" "70970d9f0f5ce1fc126ad9b9b1e7432ee369d184635520d8fe2801d1c2ccf0bc", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Ipv4Addr`
[INFO] [stderr]   --> src/main.rs:14:24
[INFO] [stderr]    |
[INFO] [stderr] 14 |         use std::net::{Ipv4Addr, SocketAddr};
[INFO] [stderr]    |                        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:108:25
[INFO] [stderr]     |
[INFO] [stderr] 108 |                     let mut tags: HashSet<LinkTagBox> = HashSet::new();
[INFO] [stderr]     |                         ----^^^^
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_addr` is never used
[INFO] [stderr]   --> src/main.rs:34:20
[INFO] [stderr]    |
[INFO] [stderr] 33 |         impl SshLinkTag {
[INFO] [stderr]    |         --------------- associated function in this implementation
[INFO] [stderr] 34 |             pub fn from_addr(jump: SocketAddr, dest: SocketAddr) -> Self {
[INFO] [stderr]    |                    ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lead-to-rome` (bin "lead-to-rome" test) generated 3 warnings (run `cargo fix --bin "lead-to-rome" -p lead-to-rome --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lead_to_rome-07517bbf0c5166d2)
[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] running `Command { std: "docker" "inspect" "70970d9f0f5ce1fc126ad9b9b1e7432ee369d184635520d8fe2801d1c2ccf0bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70970d9f0f5ce1fc126ad9b9b1e7432ee369d184635520d8fe2801d1c2ccf0bc", kill_on_drop: false }`
[INFO] [stdout] 70970d9f0f5ce1fc126ad9b9b1e7432ee369d184635520d8fe2801d1c2ccf0bc
