[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] testing Abcight/command-networking-rs against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbcight%2Fcommand-networking-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abcight/command-networking-rs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.18.0
[INFO] [stderr]   Downloaded quad-rand v0.2.2
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded proc-macro2 v1.0.87
[INFO] [stderr]   Downloaded ttf-parser v0.15.2
[INFO] [stderr]   Downloaded fontdue v0.7.3
[INFO] [stderr]   Downloaded miniquad v0.4.6
[INFO] [stderr]   Downloaded ndk-sys v0.2.2
[INFO] [stderr]   Downloaded macroquad v0.4.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40e03c3e71123d43b964839e8194fd2ea5852443829c8bf8fc1683ff0b161f13
[INFO] running `Command { std: "docker" "start" "-a" "40e03c3e71123d43b964839e8194fd2ea5852443829c8bf8fc1683ff0b161f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40e03c3e71123d43b964839e8194fd2ea5852443829c8bf8fc1683ff0b161f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40e03c3e71123d43b964839e8194fd2ea5852443829c8bf8fc1683ff0b161f13", kill_on_drop: false }`
[INFO] [stdout] 40e03c3e71123d43b964839e8194fd2ea5852443829c8bf8fc1683ff0b161f13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 745c09eb2859d233bb73365bdf9d324c401f196d58f3ceb8bc0bcd760ce42416
[INFO] running `Command { std: "docker" "start" "-a" "745c09eb2859d233bb73365bdf9d324c401f196d58f3ceb8bc0bcd760ce42416", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling fdeflate v0.3.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniquad v0.4.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling quad-rand v0.2.2
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling macroquad v0.4.13
[INFO] [stderr]    Compiling 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: 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 24.79s
[INFO] running `Command { std: "docker" "inspect" "745c09eb2859d233bb73365bdf9d324c401f196d58f3ceb8bc0bcd760ce42416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "745c09eb2859d233bb73365bdf9d324c401f196d58f3ceb8bc0bcd760ce42416", kill_on_drop: false }`
[INFO] [stdout] 745c09eb2859d233bb73365bdf9d324c401f196d58f3ceb8bc0bcd760ce42416
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 475231d26cbaea624e1b9981463d89c3b6426af2b7eace7771c63134d4d26404
[INFO] running `Command { std: "docker" "start" "-a" "475231d26cbaea624e1b9981463d89c3b6426af2b7eace7771c63134d4d26404", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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: 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 `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] running `Command { std: "docker" "inspect" "475231d26cbaea624e1b9981463d89c3b6426af2b7eace7771c63134d4d26404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "475231d26cbaea624e1b9981463d89c3b6426af2b7eace7771c63134d4d26404", kill_on_drop: false }`
[INFO] [stdout] 475231d26cbaea624e1b9981463d89c3b6426af2b7eace7771c63134d4d26404
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4fe89e5c7c0829d7fa83bbaec3007c81be528b9689697023940a14c185ed473
[INFO] running `Command { std: "docker" "start" "-a" "c4fe89e5c7c0829d7fa83bbaec3007c81be528b9689697023940a14c185ed473", kill_on_drop: false }`
[INFO] [stderr] warning: enum `IntentEffects` is never used
[INFO] [stderr]    --> src/main.rs:111:6
[INFO] [stderr]     |
[INFO] [stderr] 111 | enum IntentEffects {
[INFO] [stderr]     |      ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `TAG_MOVE_TO`, `TAG_SET_VERTICAL_VELOCITY`, and `tag` are never used
[INFO] [stderr]    --> src/main.rs:119:12
[INFO] [stderr]     |
[INFO] [stderr] 118 | impl IntentEffects {
[INFO] [stderr]     | ------------------ associated items in this implementation
[INFO] [stderr] 119 |     pub const TAG_MOVE_TO: u8 = 0;
[INFO] [stderr]     |               ^^^^^^^^^^^
[INFO] [stderr] 120 |     pub const TAG_SET_VERTICAL_VELOCITY: u8 = 1;
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 121 |     pub fn tag(&self) -> u8 {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `command-networking-rs` (bin "command-networking-rs" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/command_networking_rs-2d572aff03072351)
[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" "c4fe89e5c7c0829d7fa83bbaec3007c81be528b9689697023940a14c185ed473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4fe89e5c7c0829d7fa83bbaec3007c81be528b9689697023940a14c185ed473", kill_on_drop: false }`
[INFO] [stdout] c4fe89e5c7c0829d7fa83bbaec3007c81be528b9689697023940a14c185ed473
