[INFO] cloning repository https://github.com/horup/ptest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horup/ptest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorup%2Fptest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorup%2Fptest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b177d951c7a0b105a65074f829e7e78e931d0d0
[INFO] checking horup/ptest against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorup%2Fptest" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/horup/ptest
[INFO] finished tweaking git repo https://github.com/horup/ptest
[INFO] tweaked toml for git repo https://github.com/horup/ptest written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/horup/ptest on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/horup/ptest 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/horup/netcode-rs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.82
[INFO] [stderr]   Downloaded serde_derive v1.0.201
[INFO] [stderr]   Downloaded prost-build v0.12.4
[INFO] [stderr]   Downloaded prost-types v0.12.4
[INFO] [stderr]   Downloaded prost v0.12.4
[INFO] [stderr]   Downloaded parking_lot v0.12.2
[INFO] [stderr]   Downloaded hyper-tungstenite v0.13.0
[INFO] [stderr]   Downloaded ewebsock v0.5.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.60
[INFO] [stderr]   Downloaded thiserror v1.0.60
[INFO] [stderr]   Downloaded noop-waker v0.1.0
[INFO] [stderr]   Downloaded anyhow v1.0.83
[INFO] [stderr]   Downloaded prost-derive v0.12.4
[INFO] [stderr]   Downloaded serde v1.0.201
[INFO] [stderr]   Downloaded syn v2.0.61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc3029a28a122ea1baaedf9a66409e14b6e467a2ef0e625a0baad1a3037ce446
[INFO] running `Command { std: "docker" "start" "-a" "bc3029a28a122ea1baaedf9a66409e14b6e467a2ef0e625a0baad1a3037ce446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc3029a28a122ea1baaedf9a66409e14b6e467a2ef0e625a0baad1a3037ce446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc3029a28a122ea1baaedf9a66409e14b6e467a2ef0e625a0baad1a3037ce446", kill_on_drop: false }`
[INFO] [stdout] bc3029a28a122ea1baaedf9a66409e14b6e467a2ef0e625a0baad1a3037ce446
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8604496d3c02780152566ab4d1eae640f4e7ee13723551dd039ebc4391d82c30
[INFO] running `Command { std: "docker" "start" "-a" "8604496d3c02780152566ab4d1eae640f4e7ee13723551dd039ebc4391d82c30", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking noop-waker v0.1.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking rustls-webpki v0.102.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking prost v0.12.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]    Compiling prost-build v0.12.4
[INFO] [stderr]    Compiling proto v0.1.0 (/opt/rustwide/workdir/proto)
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ewebsock v0.5.0
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tungstenite v0.13.0
[INFO] [stderr]     Checking common v0.1.0 (https://github.com/horup/netcode-rs.git#645fef85)
[INFO] [stderr]     Checking client v0.1.0 (https://github.com/horup/netcode-rs.git#645fef85)
[INFO] [stderr]     Checking server v0.1.0 (https://github.com/horup/netcode-rs.git#645fef85)
[INFO] [stderr]     Checking netcode v0.3.0 (https://github.com/horup/netcode-rs.git#645fef85)
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: unused import: `Message`
[INFO] [stdout]  --> server/src/main.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proto::{message::Variant, CreateInstance, Join, Message, Welcome};
[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: `Message`
[INFO] [stdout]  --> server/src/main.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proto::{message::Variant, CreateInstance, Join, Message, Welcome};
[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 variable: `id`
[INFO] [stdout]   --> server/src/main.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Some(id) => {
[INFO] [stdout]    |              ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `creator`, `recv`, and `sent` are never read
[INFO] [stdout]   --> server/src/main.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct GameInstance {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub creator: Uuid,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub recv:Vec<(Uuid, Variant)>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub sent:Vec<(Uuid, Variant)>
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push_msg` and `pop_msgs` are never used
[INFO] [stdout]   --> server/src/main.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl GameInstance {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] 15 |     pub fn push_msg(&mut self, player_id:Uuid, msg:Variant) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn pop_msgs(&mut self) -> Vec<(Uuid, Variant)> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_player` is never used
[INFO] [stdout]   --> server/src/main.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | trait Players {
[INFO] [stdout]    |       ------- method in this trait
[INFO] [stdout] 32 |     fn find_player(&self, client_id: ClientId) -> Option<&Player>;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> server/src/main.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Some(id) => {
[INFO] [stdout]    |              ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `creator`, `recv`, and `sent` are never read
[INFO] [stdout]   --> server/src/main.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct GameInstance {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub creator: Uuid,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub recv:Vec<(Uuid, Variant)>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub sent:Vec<(Uuid, Variant)>
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push_msg` and `pop_msgs` are never used
[INFO] [stdout]   --> server/src/main.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl GameInstance {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] 15 |     pub fn push_msg(&mut self, player_id:Uuid, msg:Variant) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn pop_msgs(&mut self) -> Vec<(Uuid, Variant)> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_player` is never used
[INFO] [stdout]   --> server/src/main.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | trait Players {
[INFO] [stdout]    |       ------- method in this trait
[INFO] [stdout] 32 |     fn find_player(&self, client_id: ClientId) -> Option<&Player>;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "8604496d3c02780152566ab4d1eae640f4e7ee13723551dd039ebc4391d82c30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8604496d3c02780152566ab4d1eae640f4e7ee13723551dd039ebc4391d82c30", kill_on_drop: false }`
[INFO] [stdout] 8604496d3c02780152566ab4d1eae640f4e7ee13723551dd039ebc4391d82c30
