[INFO] cloning repository https://github.com/sk4zuzu/tproxy-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sk4zuzu/tproxy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsk4zuzu%2Ftproxy-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsk4zuzu%2Ftproxy-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cbb919f6b787988078a448bb62346e9873aa3ff5
[INFO] testing sk4zuzu/tproxy-rs against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsk4zuzu%2Ftproxy-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sk4zuzu/tproxy-rs
[INFO] finished tweaking git repo https://github.com/sk4zuzu/tproxy-rs
[INFO] tweaked toml for git repo https://github.com/sk4zuzu/tproxy-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sk4zuzu/tproxy-rs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sk4zuzu/tproxy-rs 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jiff-static v0.2.18
[INFO] [stderr]   Downloaded zmij v1.0.12
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded minijinja v2.14.0
[INFO] [stderr]   Downloaded jiff v0.2.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13850be7aeae900c6453370edcadd2146f3f0fd30799f3b84d98a328edd9a580
[INFO] running `Command { std: "docker" "start" "-a" "13850be7aeae900c6453370edcadd2146f3f0fd30799f3b84d98a328edd9a580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13850be7aeae900c6453370edcadd2146f3f0fd30799f3b84d98a328edd9a580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13850be7aeae900c6453370edcadd2146f3f0fd30799f3b84d98a328edd9a580", kill_on_drop: false }`
[INFO] [stdout] 13850be7aeae900c6453370edcadd2146f3f0fd30799f3b84d98a328edd9a580
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee485b909754706b9170b833ae596f6f8757527f5d0a5542da1703a409452652
[INFO] running `Command { std: "docker" "start" "-a" "ee485b909754706b9170b833ae596f6f8757527f5d0a5542da1703a409452652", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tproxy v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.65s
[INFO] running `Command { std: "docker" "inspect" "ee485b909754706b9170b833ae596f6f8757527f5d0a5542da1703a409452652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee485b909754706b9170b833ae596f6f8757527f5d0a5542da1703a409452652", kill_on_drop: false }`
[INFO] [stdout] ee485b909754706b9170b833ae596f6f8757527f5d0a5542da1703a409452652
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 625153787e0cfc547a0c3b8d15697fb3a198e61697736537a28f5a5f2f59f7d1
[INFO] running `Command { std: "docker" "start" "-a" "625153787e0cfc547a0c3b8d15697fb3a198e61697736537a28f5a5f2f59f7d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling minijinja v2.14.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tproxy v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.99s
[INFO] running `Command { std: "docker" "inspect" "625153787e0cfc547a0c3b8d15697fb3a198e61697736537a28f5a5f2f59f7d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "625153787e0cfc547a0c3b8d15697fb3a198e61697736537a28f5a5f2f59f7d1", kill_on_drop: false }`
[INFO] [stdout] 625153787e0cfc547a0c3b8d15697fb3a198e61697736537a28f5a5f2f59f7d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9b1efdd9c5f86fa0c6750940823f3122f13b0840e323f55df4f46f22c43303f
[INFO] running `Command { std: "docker" "start" "-a" "b9b1efdd9c5f86fa0c6750940823f3122f13b0840e323f55df4f46f22c43303f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tproxy-53a6643232e2619d)
[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 unittests src/bin.rs (/opt/rustwide/target/debug/deps/tproxy-ea964ff09afbc0ee)
[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/e2e.rs (/opt/rustwide/target/debug/deps/e2e-f3714a9913aa05b2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-05-11T23:30:05Z ERROR tproxy::result] Exited with error
[INFO] [stderr] [2026-05-11T23:30:05Z DEBUG serial_test::rwlock] End serial
[INFO] [stdout] test test_two_bridges_two_services_e2e ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_two_bridges_two_services_e2e stdout ----
[INFO] [stdout] sudo: unable to resolve host b9b1efdd9c5f: Temporary failure in name resolution
[INFO] [stdout] + set -e
[INFO] [stdout] + ip link show tp0
[INFO] [stdout] Device "tp0" does not exist.
[INFO] [stdout] + ip link add name tp0 type bridge
[INFO] [stdout] RTNETLINK answers: Operation not permitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] sudo: unable to resolve host b9b1efdd9c5f: Temporary failure in name resolution
[INFO] [stdout] + exec ./target/debug/tproxy stop
[INFO] [stdout] bash: line 1: /opt/rustwide/workdir/target/debug/tproxy: No such file or directory
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] sudo: unable to resolve host b9b1efdd9c5f: Temporary failure in name resolution
[INFO] [stdout] netlink: Error: cache initialization failed: Operation not permitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] sudo: unable to resolve host b9b1efdd9c5f: Temporary failure in name resolution
[INFO] [stdout] netlink: Error: cache initialization failed: Operation not permitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] sudo: unable to resolve host b9b1efdd9c5f: Temporary failure in name resolution
[INFO] [stdout] + set -e
[INFO] [stdout] + ip link show tp0d
[INFO] [stdout] Device "tp0d" does not exist.
[INFO] [stdout] + ip netns pids guest_tp0
[INFO] [stdout] Cannot open network namespace: No such file or directory
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] sudo: unable to resolve host b9b1efdd9c5f: Temporary failure in name resolution
[INFO] [stdout] + set -e
[INFO] [stdout] + ip link show tp0b
[INFO] [stdout] Device "tp0b" does not exist.
[INFO] [stdout] + ip netns pids one_tproxy_tp0
[INFO] [stdout] Cannot open network namespace: No such file or directory
[INFO] [stdout] + ip link show tp0
[INFO] [stdout] Device "tp0" does not exist.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] sudo: unable to resolve host b9b1efdd9c5f: Temporary failure in name resolution
[INFO] [stdout] netlink: Error: cache initialization failed: Operation not permitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] sudo: unable to resolve host b9b1efdd9c5f: Temporary failure in name resolution
[INFO] [stdout] netlink: Error: cache initialization failed: Operation not permitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] sudo: unable to resolve host b9b1efdd9c5f: Temporary failure in name resolution
[INFO] [stdout] + set -e
[INFO] [stdout] + ip link show tp1d
[INFO] [stdout] Device "tp1d" does not exist.
[INFO] [stdout] + ip netns pids guest_tp1
[INFO] [stdout] Cannot open network namespace: No such file or directory
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] sudo: unable to resolve host b9b1efdd9c5f: Temporary failure in name resolution
[INFO] [stdout] + set -e
[INFO] [stdout] + ip link show tp1b
[INFO] [stdout] Device "tp1b" does not exist.
[INFO] [stdout] + ip netns pids one_tproxy_tp1
[INFO] [stdout] Cannot open network namespace: No such file or directory
[INFO] [stdout] + ip link show tp1
[INFO] [stdout] Device "tp1" does not exist.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Error: Exited(Some(2))
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_two_bridges_two_services_e2e
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test e2e`
[INFO] running `Command { std: "docker" "inspect" "b9b1efdd9c5f86fa0c6750940823f3122f13b0840e323f55df4f46f22c43303f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9b1efdd9c5f86fa0c6750940823f3122f13b0840e323f55df4f46f22c43303f", kill_on_drop: false }`
[INFO] [stdout] b9b1efdd9c5f86fa0c6750940823f3122f13b0840e323f55df4f46f22c43303f
