[INFO] cloning repository https://github.com/lantwnet/vlangame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lantwnet/vlangame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flantwnet%2Fvlangame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flantwnet%2Fvlangame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0468ab0bc963f6f08bef329483119a2da3c0e6d6 [INFO] testing lantwnet/vlangame against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flantwnet%2Fvlangame" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lantwnet/vlangame [INFO] finished tweaking git repo https://github.com/lantwnet/vlangame [INFO] tweaked toml for git repo https://github.com/lantwnet/vlangame written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lantwnet/vlangame 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/lantwnet/vlangame 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rustp2p/rustp2p` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windivert v0.6.0 [INFO] [stderr] Downloaded netlink-packet-utils v0.5.2 [INFO] [stderr] Downloaded diatomic-waker v0.1.0 [INFO] [stderr] Downloaded c2rust-bitfields v0.21.0 [INFO] [stderr] Downloaded c2rust-bitfields-derive v0.21.0 [INFO] [stderr] Downloaded thunk-rs v0.3.5 [INFO] [stderr] Downloaded netlink-sys v0.8.8 [INFO] [stderr] Downloaded netlink-packet-core v0.8.1 [INFO] [stderr] Downloaded netconfig-rs v0.1.5 [INFO] [stderr] Downloaded netlink-packet-core v0.7.0 [INFO] [stderr] Downloaded tachyonix v0.3.1 [INFO] [stderr] Downloaded async-event v0.2.1 [INFO] [stderr] Downloaded stun-format v1.0.1 [INFO] [stderr] Downloaded stun-bytes v1.0.1 [INFO] [stderr] Downloaded r-ex v1.0.1 [INFO] [stderr] Downloaded pnet_macros_support v0.35.0 [INFO] [stderr] Downloaded pnet_packet v0.35.0 [INFO] [stderr] Downloaded pnet_macros v0.35.0 [INFO] [stderr] Downloaded jiff-static v0.2.21 [INFO] [stderr] Downloaded windivert-sys v0.10.0 [INFO] [stderr] Downloaded route_manager v0.2.11 [INFO] [stderr] Downloaded tun-rs v2.8.1 [INFO] [stderr] Downloaded netlink-packet-route v0.28.0 [INFO] [stderr] Downloaded etherparse v0.13.0 [INFO] [stderr] Downloaded netlink-packet-route v0.24.0 [INFO] [stderr] Downloaded nix v0.31.2 [INFO] [stderr] Downloaded jiff v0.2.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 50d9a6029d929a60b84fba868915b28b83dea31bf049ef90a6177a96ddab3ffd [INFO] running `Command { std: "docker" "start" "-a" "50d9a6029d929a60b84fba868915b28b83dea31bf049ef90a6177a96ddab3ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50d9a6029d929a60b84fba868915b28b83dea31bf049ef90a6177a96ddab3ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d9a6029d929a60b84fba868915b28b83dea31bf049ef90a6177a96ddab3ffd", kill_on_drop: false }` [INFO] [stdout] 50d9a6029d929a60b84fba868915b28b83dea31bf049ef90a6177a96ddab3ffd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c9777da28a58574584e24202224f7d2c5cf8b2c364f7220d87a900130a0fb6bf [INFO] running `Command { std: "docker" "start" "-a" "c9777da28a58574584e24202224f7d2c5cf8b2c364f7220d87a900130a0fb6bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling r-ex v1.0.1 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling stun-bytes v1.0.1 [INFO] [stderr] Compiling netlink-packet-core v0.8.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling async-event v0.2.1 [INFO] [stderr] Compiling diatomic-waker v0.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling ipconfig v0.3.2 [INFO] [stderr] Compiling route_manager v0.2.11 [INFO] [stderr] Compiling tun-rs v2.8.1 [INFO] [stderr] Compiling tachyonix v0.3.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling pnet_macros_support v0.35.0 [INFO] [stderr] Compiling stun-format v1.0.1 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling flume v0.12.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling jiff v0.2.21 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling netlink-sys v0.8.8 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling getifaddrs v0.6.0 [INFO] [stderr] Compiling netlink-packet-route v0.28.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling netlink-packet-route v0.24.0 [INFO] [stderr] Compiling pnet_packet v0.35.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling async-scoped v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rust-p2p-core v0.4.1 (https://github.com/rustp2p/rustp2p#0a036bbb) [INFO] [stderr] Compiling netconfig-rs v0.1.5 [INFO] [stderr] Compiling vlangame_server v0.1.0 (/opt/rustwide/workdir/vlangame_server) [INFO] [stderr] Compiling vlangame_client v0.1.0 (/opt/rustwide/workdir/vlangame_client) [INFO] [stdout] warning: unused import: `std::net::Ipv4Addr` [INFO] [stdout] --> vlangame_client/src/client.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::net::Ipv4Addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vlangame v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "c9777da28a58574584e24202224f7d2c5cf8b2c364f7220d87a900130a0fb6bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9777da28a58574584e24202224f7d2c5cf8b2c364f7220d87a900130a0fb6bf", kill_on_drop: false }` [INFO] [stdout] c9777da28a58574584e24202224f7d2c5cf8b2c364f7220d87a900130a0fb6bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8e9e155c1642bd59529068d5e2261fa69098f507bb6f59a2894e521f74a3075f [INFO] running `Command { std: "docker" "start" "-a" "8e9e155c1642bd59529068d5e2261fa69098f507bb6f59a2894e521f74a3075f", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `std::net::Ipv4Addr` [INFO] [stdout] --> vlangame_client/src/client.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::net::Ipv4Addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vlangame v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "8e9e155c1642bd59529068d5e2261fa69098f507bb6f59a2894e521f74a3075f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e9e155c1642bd59529068d5e2261fa69098f507bb6f59a2894e521f74a3075f", kill_on_drop: false }` [INFO] [stdout] 8e9e155c1642bd59529068d5e2261fa69098f507bb6f59a2894e521f74a3075f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a5fa4c0b12dc045b6c9db01eb703f854eec3550b91df0a655e31dd92f478f69b [INFO] running `Command { std: "docker" "start" "-a" "a5fa4c0b12dc045b6c9db01eb703f854eec3550b91df0a655e31dd92f478f69b", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::net::Ipv4Addr` [INFO] [stderr] --> vlangame_client/src/client.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::net::Ipv4Addr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `vlangame_client` (lib) generated 1 warning (run `cargo fix --lib -p vlangame_client` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/client.rs (/opt/rustwide/target/debug/deps/client-dcc51669e4b45db2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/server.rs (/opt/rustwide/target/debug/deps/server-0616a55ad7fb660d) [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] [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" "a5fa4c0b12dc045b6c9db01eb703f854eec3550b91df0a655e31dd92f478f69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5fa4c0b12dc045b6c9db01eb703f854eec3550b91df0a655e31dd92f478f69b", kill_on_drop: false }` [INFO] [stdout] a5fa4c0b12dc045b6c9db01eb703f854eec3550b91df0a655e31dd92f478f69b