[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flantwnet%2Fvlangame" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lantwnet/vlangame on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b54535d4bad54108338780e46d8fdcfa47b512da5f7f7d342de20640ca388bd8 [INFO] running `Command { std: "docker" "start" "-a" "b54535d4bad54108338780e46d8fdcfa47b512da5f7f7d342de20640ca388bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b54535d4bad54108338780e46d8fdcfa47b512da5f7f7d342de20640ca388bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b54535d4bad54108338780e46d8fdcfa47b512da5f7f7d342de20640ca388bd8", kill_on_drop: false }` [INFO] [stdout] b54535d4bad54108338780e46d8fdcfa47b512da5f7f7d342de20640ca388bd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47cbd3a567d78c787afc60fdf54c0bf43af4700f6e67f48720a86941dd52ccb0 [INFO] running `Command { std: "docker" "start" "-a" "47cbd3a567d78c787afc60fdf54c0bf43af4700f6e67f48720a86941dd52ccb0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling netlink-sys v0.8.8 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling r-ex v1.0.1 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling stun-bytes v1.0.1 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand v0.10.0 [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 ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling netlink-packet-route v0.24.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling netlink-packet-core v0.8.1 [INFO] [stderr] Compiling async-event v0.2.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ipconfig v0.3.2 [INFO] [stderr] Compiling route_manager v0.2.11 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling diatomic-waker v0.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling tun-rs v2.8.1 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tachyonix v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling netlink-packet-route v0.28.0 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling stun-format v1.0.1 [INFO] [stderr] Compiling pnet_macros_support v0.35.0 [INFO] [stderr] Compiling async-scoped v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling getifaddrs v0.6.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling netconfig-rs v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling rust-p2p-core v0.4.1 (https://github.com/rustp2p/rustp2p#0a036bbb) [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling flume v0.12.0 [INFO] [stderr] Compiling pnet_packet v0.35.0 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling jiff v0.2.21 [INFO] [stderr] Compiling vlangame_server v0.1.0 (/opt/rustwide/workdir/vlangame_server) [INFO] [stderr] Compiling clap v4.5.60 [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 env_logger v0.11.9 [INFO] [stderr] Compiling vlangame v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "47cbd3a567d78c787afc60fdf54c0bf43af4700f6e67f48720a86941dd52ccb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47cbd3a567d78c787afc60fdf54c0bf43af4700f6e67f48720a86941dd52ccb0", kill_on_drop: false }` [INFO] [stdout] 47cbd3a567d78c787afc60fdf54c0bf43af4700f6e67f48720a86941dd52ccb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7de50539fcc7bd552464d1606f0f582477ab9bb7e7557dd63d96e37d36555985 [INFO] running `Command { std: "docker" "start" "-a" "7de50539fcc7bd552464d1606f0f582477ab9bb7e7557dd63d96e37d36555985", 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.14s [INFO] running `Command { std: "docker" "inspect" "7de50539fcc7bd552464d1606f0f582477ab9bb7e7557dd63d96e37d36555985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7de50539fcc7bd552464d1606f0f582477ab9bb7e7557dd63d96e37d36555985", kill_on_drop: false }` [INFO] [stdout] 7de50539fcc7bd552464d1606f0f582477ab9bb7e7557dd63d96e37d36555985 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 610b5ae442af9cd4c189303a3f114403fa48e236ff3d22f81c0024691d84fc7b [INFO] running `Command { std: "docker" "start" "-a" "610b5ae442af9cd4c189303a3f114403fa48e236ff3d22f81c0024691d84fc7b", 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] [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] [stderr] Running unittests src/server.rs (/opt/rustwide/target/debug/deps/server-0616a55ad7fb660d) [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" "610b5ae442af9cd4c189303a3f114403fa48e236ff3d22f81c0024691d84fc7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610b5ae442af9cd4c189303a3f114403fa48e236ff3d22f81c0024691d84fc7b", kill_on_drop: false }` [INFO] [stdout] 610b5ae442af9cd4c189303a3f114403fa48e236ff3d22f81c0024691d84fc7b