[INFO] cloning repository https://github.com/Abcight/command-networking-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abcight/command-networking-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbcight%2Fcommand-networking-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbcight%2Fcommand-networking-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dbd30b520b093b770eeb4a4ad934505ae6d5c3af
[INFO] checking Abcight/command-networking-rs against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbcight%2Fcommand-networking-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Abcight/command-networking-rs
[INFO] finished tweaking git repo https://github.com/Abcight/command-networking-rs
[INFO] tweaked toml for git repo https://github.com/Abcight/command-networking-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abcight/command-networking-rs on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Abcight/command-networking-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fontdue v0.7.3
[INFO] [stderr]   Downloaded bytemuck v1.18.0
[INFO] [stderr]   Downloaded miniquad v0.4.6
[INFO] [stderr]   Downloaded quad-rand v0.2.2
[INFO] [stderr]   Downloaded ttf-parser v0.15.2
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded proc-macro2 v1.0.87
[INFO] [stderr]   Downloaded image v0.24.9
[INFO] [stderr]   Downloaded macroquad v0.4.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b86b0179d95b29ef547844d9d12b57b2eda78a31d80dddffedd046a5aa88ea4
[INFO] running `Command { std: "docker" "start" "-a" "5b86b0179d95b29ef547844d9d12b57b2eda78a31d80dddffedd046a5aa88ea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b86b0179d95b29ef547844d9d12b57b2eda78a31d80dddffedd046a5aa88ea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b86b0179d95b29ef547844d9d12b57b2eda78a31d80dddffedd046a5aa88ea4", kill_on_drop: false }`
[INFO] [stdout] 5b86b0179d95b29ef547844d9d12b57b2eda78a31d80dddffedd046a5aa88ea4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a020e84cbc29f354083d995a48e66ffbad0c3d6df82fc5e19a7cd13eb882e857
[INFO] running `Command { std: "docker" "start" "-a" "a020e84cbc29f354083d995a48e66ffbad0c3d6df82fc5e19a7cd13eb882e857", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking fdeflate v0.3.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniquad v0.4.6
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking quad-rand v0.2.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking macroquad v0.4.13
[INFO] [stderr]     Checking command-networking-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `IntentEffects` is never used
[INFO] [stdout]    --> src/main.rs:111:6
[INFO] [stdout]     |
[INFO] [stdout] 111 | enum IntentEffects {
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `IntentEffects` is never used
[INFO] [stdout]    --> src/main.rs:111:6
[INFO] [stdout]     |
[INFO] [stdout] 111 | enum IntentEffects {
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `TAG_MOVE_TO`, `TAG_SET_VERTICAL_VELOCITY`, and `tag` are never used
[INFO] [stdout]    --> src/main.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl IntentEffects {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 119 |     pub const TAG_MOVE_TO: u8 = 0;
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 120 |     pub const TAG_SET_VERTICAL_VELOCITY: u8 = 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 121 |     pub fn tag(&self) -> u8 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `TAG_MOVE_TO`, `TAG_SET_VERTICAL_VELOCITY`, and `tag` are never used
[INFO] [stdout]    --> src/main.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl IntentEffects {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 119 |     pub const TAG_MOVE_TO: u8 = 0;
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 120 |     pub const TAG_SET_VERTICAL_VELOCITY: u8 = 1;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 121 |     pub fn tag(&self) -> u8 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.83s
[INFO] running `Command { std: "docker" "inspect" "a020e84cbc29f354083d995a48e66ffbad0c3d6df82fc5e19a7cd13eb882e857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a020e84cbc29f354083d995a48e66ffbad0c3d6df82fc5e19a7cd13eb882e857", kill_on_drop: false }`
[INFO] [stdout] a020e84cbc29f354083d995a48e66ffbad0c3d6df82fc5e19a7cd13eb882e857
