[INFO] cloning repository https://github.com/villor/rustia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/villor/rustia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvillor%2Frustia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvillor%2Frustia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dc2d8c2f4602066ce2a3eb3aab91fec76ad60a9 [INFO] testing villor/rustia against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvillor%2Frustia" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/villor/rustia on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/villor/rustia [INFO] finished tweaking git repo https://github.com/villor/rustia [INFO] tweaked toml for git repo https://github.com/villor/rustia written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/villor/rustia already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cce7290b527317578cf0c8242810f957d3880baa44b6362bcdf5a499dfdb3167 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cce7290b527317578cf0c8242810f957d3880baa44b6362bcdf5a499dfdb3167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cce7290b527317578cf0c8242810f957d3880baa44b6362bcdf5a499dfdb3167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce7290b527317578cf0c8242810f957d3880baa44b6362bcdf5a499dfdb3167", kill_on_drop: false }` [INFO] [stdout] cce7290b527317578cf0c8242810f957d3880baa44b6362bcdf5a499dfdb3167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a0bea428190156b2e1fda2b4f2bf26004c583dbf594b7425f0afdc1b94f76cc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0a0bea428190156b2e1fda2b4f2bf26004c583dbf594b7425f0afdc1b94f76cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fixedbitset v0.3.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling atomic-counter v1.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling nanorand v0.5.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bevy_tasks v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v5.0.0-pre.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling flume v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling bevy_utils v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.4.0 [INFO] [stderr] Compiling bevy_derive v0.4.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.4.0 [INFO] [stderr] Compiling bevy_ecs v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.1 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling bevy_app v0.4.0 [INFO] [stderr] Compiling bevy_reflect v0.4.0 [INFO] [stderr] Compiling bevy_log v0.4.0 [INFO] [stderr] Compiling bevy_math v0.4.0 [INFO] [stderr] Compiling bevy_asset v0.4.0 [INFO] [stderr] Compiling bevy_core v0.4.0 [INFO] [stderr] Compiling bevy_transform v0.4.0 [INFO] [stderr] Compiling bevy_input v0.4.0 [INFO] [stderr] Compiling bevy_window v0.4.0 [INFO] [stderr] Compiling bevy_diagnostic v0.4.0 [INFO] [stderr] Compiling bevy_scene v0.4.0 [INFO] [stderr] Compiling bevy_internal v0.4.0 [INFO] [stderr] Compiling bevy v0.4.0 [INFO] [stderr] Compiling rust-ots v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `rx` [INFO] [stdout] --> src/plugins/client/packet_buffers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rx: flume::Receiver<(Entity, ClientPacket)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `poll` [INFO] [stdout] --> src/plugins/client/packet_buffers.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn poll(&self) -> Option<(Entity, T)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_from` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn read_from(data: &mut BytesMut) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/login.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / gen_packet_types!(LoginServerPacket; LoginServerPacketKind; [INFO] [stdout] 7 | | ( Error, 10 ), [INFO] [stdout] 8 | | ( Error2, 11 ), [INFO] [stdout] 9 | | ( Motd, 20 ), [INFO] [stdout] 10 | | ( SessionKey, 40 ), [INFO] [stdout] 11 | | ( CharacterList, 100 ) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `index` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/login.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / gen_packet_types!(LoginServerPacket; LoginServerPacketKind; [INFO] [stdout] 7 | | ( Error, 10 ), [INFO] [stdout] 8 | | ( Error2, 11 ), [INFO] [stdout] 9 | | ( Motd, 20 ), [INFO] [stdout] 10 | | ( SessionKey, 40 ), [INFO] [stdout] 11 | | ( CharacterList, 100 ) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_to` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn write_to(&self, out: &mut BytesMut) -> Result<(), PacketError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/client.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / gen_packet_types!(ClientPacket; ClientPacketKind; [INFO] [stdout] 8 | | ( AccountLogin, 1 ), [INFO] [stdout] 9 | | ( GameLogin, 10 ), [INFO] [stdout] 10 | | ( Ping, 29 ), [INFO] [stdout] ... | [INFO] [stdout] 16 | | ( WalkWest, 104 ) [INFO] [stdout] 17 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_from` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn read_from(data: &mut BytesMut) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/game.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / gen_packet_types!(GameServerPacket; GameServerPacketKind; [INFO] [stdout] 9 | | ( Nonce, 31 ), [INFO] [stdout] 10 | | ( LoginSuccess, 23 ), [INFO] [stdout] 11 | | ( PendingStateEntered, 10 ), [INFO] [stdout] ... | [INFO] [stdout] 29 | | ( MoveCreature, 109 ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `index` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/game.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / gen_packet_types!(GameServerPacket; GameServerPacketKind; [INFO] [stdout] 9 | | ( Nonce, 31 ), [INFO] [stdout] 10 | | ( LoginSuccess, 23 ), [INFO] [stdout] 11 | | ( PendingStateEntered, 10 ), [INFO] [stdout] ... | [INFO] [stdout] 29 | | ( MoveCreature, 109 ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SendPacketBoxed` [INFO] [stdout] --> src/plugins/client/network/game_listener.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | SendPacketBoxed(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Disconnect` [INFO] [stdout] --> src/plugins/client/network/game_listener.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Disconnect, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Disconnected` [INFO] [stdout] --> src/plugins/client/network/game_listener.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Disconnected, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `can_see` [INFO] [stdout] --> src/types/position.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn can_see(&self, other: &Position, range_x: u16, range_y: u16) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_x` [INFO] [stdout] --> src/types/position.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn distance_x(&self, other: &Position) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_y` [INFO] [stdout] --> src/types/position.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | fn distance_y(&self, other: &Position) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_z` [INFO] [stdout] --> src/types/position.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn distance_z(&self, other: &Position) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 29s [INFO] running `Command { std: "docker" "inspect" "0a0bea428190156b2e1fda2b4f2bf26004c583dbf594b7425f0afdc1b94f76cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a0bea428190156b2e1fda2b4f2bf26004c583dbf594b7425f0afdc1b94f76cc", kill_on_drop: false }` [INFO] [stdout] 0a0bea428190156b2e1fda2b4f2bf26004c583dbf594b7425f0afdc1b94f76cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8d5f4b46994233a178c6a7b09008000cee5c0f1d43fe79602897d5ff996868c1 [INFO] running `Command { std: "docker" "start" "-a" "8d5f4b46994233a178c6a7b09008000cee5c0f1d43fe79602897d5ff996868c1", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `rx` [INFO] [stdout] --> src/plugins/client/packet_buffers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rx: flume::Receiver<(Entity, ClientPacket)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `poll` [INFO] [stdout] --> src/plugins/client/packet_buffers.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn poll(&self) -> Option<(Entity, T)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_from` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn read_from(data: &mut BytesMut) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/login.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / gen_packet_types!(LoginServerPacket; LoginServerPacketKind; [INFO] [stdout] 7 | | ( Error, 10 ), [INFO] [stdout] 8 | | ( Error2, 11 ), [INFO] [stdout] 9 | | ( Motd, 20 ), [INFO] [stdout] 10 | | ( SessionKey, 40 ), [INFO] [stdout] 11 | | ( CharacterList, 100 ) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `index` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/login.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / gen_packet_types!(LoginServerPacket; LoginServerPacketKind; [INFO] [stdout] 7 | | ( Error, 10 ), [INFO] [stdout] 8 | | ( Error2, 11 ), [INFO] [stdout] 9 | | ( Motd, 20 ), [INFO] [stdout] 10 | | ( SessionKey, 40 ), [INFO] [stdout] 11 | | ( CharacterList, 100 ) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_to` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn write_to(&self, out: &mut BytesMut) -> Result<(), PacketError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/client.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / gen_packet_types!(ClientPacket; ClientPacketKind; [INFO] [stdout] 8 | | ( AccountLogin, 1 ), [INFO] [stdout] 9 | | ( GameLogin, 10 ), [INFO] [stdout] 10 | | ( Ping, 29 ), [INFO] [stdout] ... | [INFO] [stdout] 16 | | ( WalkWest, 104 ) [INFO] [stdout] 17 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_from` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn read_from(data: &mut BytesMut) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/game.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / gen_packet_types!(GameServerPacket; GameServerPacketKind; [INFO] [stdout] 9 | | ( Nonce, 31 ), [INFO] [stdout] 10 | | ( LoginSuccess, 23 ), [INFO] [stdout] 11 | | ( PendingStateEntered, 10 ), [INFO] [stdout] ... | [INFO] [stdout] 29 | | ( MoveCreature, 109 ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-ots v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `index` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/game.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / gen_packet_types!(GameServerPacket; GameServerPacketKind; [INFO] [stdout] 9 | | ( Nonce, 31 ), [INFO] [stdout] 10 | | ( LoginSuccess, 23 ), [INFO] [stdout] 11 | | ( PendingStateEntered, 10 ), [INFO] [stdout] ... | [INFO] [stdout] 29 | | ( MoveCreature, 109 ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SendPacketBoxed` [INFO] [stdout] --> src/plugins/client/network/game_listener.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | SendPacketBoxed(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Disconnect` [INFO] [stdout] --> src/plugins/client/network/game_listener.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Disconnect, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Disconnected` [INFO] [stdout] --> src/plugins/client/network/game_listener.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Disconnected, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `can_see` [INFO] [stdout] --> src/types/position.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn can_see(&self, other: &Position, range_x: u16, range_y: u16) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_x` [INFO] [stdout] --> src/types/position.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn distance_x(&self, other: &Position) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_y` [INFO] [stdout] --> src/types/position.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | fn distance_y(&self, other: &Position) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_z` [INFO] [stdout] --> src/types/position.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn distance_z(&self, other: &Position) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rx` [INFO] [stdout] --> src/plugins/client/packet_buffers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rx: flume::Receiver<(Entity, ClientPacket)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `poll` [INFO] [stdout] --> src/plugins/client/packet_buffers.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn poll(&self) -> Option<(Entity, T)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_from` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn read_from(data: &mut BytesMut) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/login.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / gen_packet_types!(LoginServerPacket; LoginServerPacketKind; [INFO] [stdout] 7 | | ( Error, 10 ), [INFO] [stdout] 8 | | ( Error2, 11 ), [INFO] [stdout] 9 | | ( Motd, 20 ), [INFO] [stdout] 10 | | ( SessionKey, 40 ), [INFO] [stdout] 11 | | ( CharacterList, 100 ) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `index` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/login.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / gen_packet_types!(LoginServerPacket; LoginServerPacketKind; [INFO] [stdout] 7 | | ( Error, 10 ), [INFO] [stdout] 8 | | ( Error2, 11 ), [INFO] [stdout] 9 | | ( Motd, 20 ), [INFO] [stdout] 10 | | ( SessionKey, 40 ), [INFO] [stdout] 11 | | ( CharacterList, 100 ) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_to` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn write_to(&self, out: &mut BytesMut) -> Result<(), PacketError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/client.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / gen_packet_types!(ClientPacket; ClientPacketKind; [INFO] [stdout] 8 | | ( AccountLogin, 1 ), [INFO] [stdout] 9 | | ( GameLogin, 10 ), [INFO] [stdout] 10 | | ( Ping, 29 ), [INFO] [stdout] ... | [INFO] [stdout] 16 | | ( WalkWest, 104 ) [INFO] [stdout] 17 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_from` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn read_from(data: &mut BytesMut) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/game.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / gen_packet_types!(GameServerPacket; GameServerPacketKind; [INFO] [stdout] 9 | | ( Nonce, 31 ), [INFO] [stdout] 10 | | ( LoginSuccess, 23 ), [INFO] [stdout] 11 | | ( PendingStateEntered, 10 ), [INFO] [stdout] ... | [INFO] [stdout] 29 | | ( MoveCreature, 109 ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `index` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/game.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / gen_packet_types!(GameServerPacket; GameServerPacketKind; [INFO] [stdout] 9 | | ( Nonce, 31 ), [INFO] [stdout] 10 | | ( LoginSuccess, 23 ), [INFO] [stdout] 11 | | ( PendingStateEntered, 10 ), [INFO] [stdout] ... | [INFO] [stdout] 29 | | ( MoveCreature, 109 ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SendPacketBoxed` [INFO] [stdout] --> src/plugins/client/network/game_listener.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | SendPacketBoxed(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Disconnect` [INFO] [stdout] --> src/plugins/client/network/game_listener.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Disconnect, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Disconnected` [INFO] [stdout] --> src/plugins/client/network/game_listener.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Disconnected, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `can_see` [INFO] [stdout] --> src/types/position.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn can_see(&self, other: &Position, range_x: u16, range_y: u16) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_x` [INFO] [stdout] --> src/types/position.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn distance_x(&self, other: &Position) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_y` [INFO] [stdout] --> src/types/position.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | fn distance_y(&self, other: &Position) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_z` [INFO] [stdout] --> src/types/position.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn distance_z(&self, other: &Position) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.78s [INFO] running `Command { std: "docker" "inspect" "8d5f4b46994233a178c6a7b09008000cee5c0f1d43fe79602897d5ff996868c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d5f4b46994233a178c6a7b09008000cee5c0f1d43fe79602897d5ff996868c1", kill_on_drop: false }` [INFO] [stdout] 8d5f4b46994233a178c6a7b09008000cee5c0f1d43fe79602897d5ff996868c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] efad7f46819103ed5f6e9480327242e87b6520d07d12d7217a83b8e8beb7bff8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "efad7f46819103ed5f6e9480327242e87b6520d07d12d7217a83b8e8beb7bff8", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `rx` [INFO] [stderr] --> src/plugins/client/packet_buffers.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | rx: flume::Receiver<(Entity, ClientPacket)>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `poll` [INFO] [stderr] --> src/plugins/client/packet_buffers.rs:31:12 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn poll(&self) -> Option<(Entity, T)> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read_from` [INFO] [stderr] --> src/plugins/client/protocol/packet/mod.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn read_from(data: &mut BytesMut) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/plugins/client/protocol/packet/login.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / gen_packet_types!(LoginServerPacket; LoginServerPacketKind; [INFO] [stderr] 7 | | ( Error, 10 ), [INFO] [stderr] 8 | | ( Error2, 11 ), [INFO] [stderr] 9 | | ( Motd, 20 ), [INFO] [stderr] 10 | | ( SessionKey, 40 ), [INFO] [stderr] 11 | | ( CharacterList, 100 ) [INFO] [stderr] 12 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `index` [INFO] [stderr] --> src/plugins/client/protocol/packet/mod.rs:101:13 [INFO] [stderr] | [INFO] [stderr] 101 | pub fn index(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/plugins/client/protocol/packet/login.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / gen_packet_types!(LoginServerPacket; LoginServerPacketKind; [INFO] [stderr] 7 | | ( Error, 10 ), [INFO] [stderr] 8 | | ( Error2, 11 ), [INFO] [stderr] 9 | | ( Motd, 20 ), [INFO] [stderr] 10 | | ( SessionKey, 40 ), [INFO] [stderr] 11 | | ( CharacterList, 100 ) [INFO] [stderr] 12 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write_to` [INFO] [stderr] --> src/plugins/client/protocol/packet/mod.rs:95:13 [INFO] [stderr] | [INFO] [stderr] 95 | pub fn write_to(&self, out: &mut BytesMut) -> Result<(), PacketError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/plugins/client/protocol/packet/client.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / gen_packet_types!(ClientPacket; ClientPacketKind; [INFO] [stderr] 8 | | ( AccountLogin, 1 ), [INFO] [stderr] 9 | | ( GameLogin, 10 ), [INFO] [stderr] 10 | | ( Ping, 29 ), [INFO] [stderr] ... | [INFO] [stderr] 16 | | ( WalkWest, 104 ) [INFO] [stderr] 17 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read_from` [INFO] [stderr] --> src/plugins/client/protocol/packet/mod.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn read_from(data: &mut BytesMut) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/plugins/client/protocol/packet/game.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / gen_packet_types!(GameServerPacket; GameServerPacketKind; [INFO] [stderr] 9 | | ( Nonce, 31 ), [INFO] [stderr] 10 | | ( LoginSuccess, 23 ), [INFO] [stderr] 11 | | ( PendingStateEntered, 10 ), [INFO] [stderr] ... | [INFO] [stderr] 29 | | ( MoveCreature, 109 ) [INFO] [stderr] 30 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `index` [INFO] [stderr] --> src/plugins/client/protocol/packet/mod.rs:101:13 [INFO] [stderr] | [INFO] [stderr] 101 | pub fn index(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/plugins/client/protocol/packet/game.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / gen_packet_types!(GameServerPacket; GameServerPacketKind; [INFO] [stderr] 9 | | ( Nonce, 31 ), [INFO] [stderr] 10 | | ( LoginSuccess, 23 ), [INFO] [stderr] 11 | | ( PendingStateEntered, 10 ), [INFO] [stderr] ... | [INFO] [stderr] 29 | | ( MoveCreature, 109 ) [INFO] [stderr] 30 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `SendPacketBoxed` [INFO] [stderr] --> src/plugins/client/network/game_listener.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | SendPacketBoxed(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Disconnect` [INFO] [stderr] --> src/plugins/client/network/game_listener.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | Disconnect, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Disconnected` [INFO] [stderr] --> src/plugins/client/network/game_listener.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | Disconnected, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `can_see` [INFO] [stderr] --> src/types/position.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | fn can_see(&self, other: &Position, range_x: u16, range_y: u16) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `distance_x` [INFO] [stderr] --> src/types/position.rs:24:8 [INFO] [stderr] | [INFO] [stderr] 24 | fn distance_x(&self, other: &Position) -> u8 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `distance_y` [INFO] [stderr] --> src/types/position.rs:28:8 [INFO] [stderr] | [INFO] [stderr] 28 | fn distance_y(&self, other: &Position) -> u8 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `distance_z` [INFO] [stderr] --> src/types/position.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 32 | fn distance_z(&self, other: &Position) -> u8 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 14 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: field is never read: `rx` [INFO] [stderr] --> src/plugins/client/packet_buffers.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | rx: flume::Receiver<(Entity, ClientPacket)>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `poll` [INFO] [stderr] --> src/plugins/client/packet_buffers.rs:31:12 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn poll(&self) -> Option<(Entity, T)> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read_from` [INFO] [stderr] --> src/plugins/client/protocol/packet/mod.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn read_from(data: &mut BytesMut) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/plugins/client/protocol/packet/login.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / gen_packet_types!(LoginServerPacket; LoginServerPacketKind; [INFO] [stderr] 7 | | ( Error, 10 ), [INFO] [stderr] 8 | | ( Error2, 11 ), [INFO] [stderr] 9 | | ( Motd, 20 ), [INFO] [stderr] 10 | | ( SessionKey, 40 ), [INFO] [stderr] 11 | | ( CharacterList, 100 ) [INFO] [stderr] 12 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `index` [INFO] [stderr] --> src/plugins/client/protocol/packet/mod.rs:101:13 [INFO] [stderr] | [INFO] [stderr] 101 | pub fn index(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/plugins/client/protocol/packet/login.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / gen_packet_types!(LoginServerPacket; LoginServerPacketKind; [INFO] [stderr] 7 | | ( Error, 10 ), [INFO] [stderr] 8 | | ( Error2, 11 ), [INFO] [stderr] 9 | | ( Motd, 20 ), [INFO] [stderr] 10 | | ( SessionKey, 40 ), [INFO] [stderr] 11 | | ( CharacterList, 100 ) [INFO] [stderr] 12 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write_to` [INFO] [stderr] --> src/plugins/client/protocol/packet/mod.rs:95:13 [INFO] [stderr] | [INFO] [stderr] 95 | pub fn write_to(&self, out: &mut BytesMut) -> Result<(), PacketError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/plugins/client/protocol/packet/client.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / gen_packet_types!(ClientPacket; ClientPacketKind; [INFO] [stderr] 8 | | ( AccountLogin, 1 ), [INFO] [stderr] 9 | | ( GameLogin, 10 ), [INFO] [stderr] 10 | | ( Ping, 29 ), [INFO] [stderr] ... | [INFO] [stderr] 16 | | ( WalkWest, 104 ) [INFO] [stderr] 17 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `read_from` [INFO] [stderr] --> src/plugins/client/protocol/packet/mod.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn read_from(data: &mut BytesMut) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/plugins/client/protocol/packet/game.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / gen_packet_types!(GameServerPacket; GameServerPacketKind; [INFO] [stderr] 9 | | ( Nonce, 31 ), [INFO] [stderr] 10 | | ( LoginSuccess, 23 ), [INFO] [stderr] 11 | | ( PendingStateEntered, 10 ), [INFO] [stderr] ... | [INFO] [stderr] 29 | | ( MoveCreature, 109 ) [INFO] [stderr] 30 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `index` [INFO] [stderr] --> src/plugins/client/protocol/packet/mod.rs:101:13 [INFO] [stderr] | [INFO] [stderr] 101 | pub fn index(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/plugins/client/protocol/packet/game.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / gen_packet_types!(GameServerPacket; GameServerPacketKind; [INFO] [stderr] 9 | | ( Nonce, 31 ), [INFO] [stderr] 10 | | ( LoginSuccess, 23 ), [INFO] [stderr] 11 | | ( PendingStateEntered, 10 ), [INFO] [stderr] ... | [INFO] [stderr] 29 | | ( MoveCreature, 109 ) [INFO] [stderr] 30 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `SendPacketBoxed` [INFO] [stderr] --> src/plugins/client/network/game_listener.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | SendPacketBoxed(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Disconnect` [INFO] [stderr] --> src/plugins/client/network/game_listener.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | Disconnect, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Disconnected` [INFO] [stderr] --> src/plugins/client/network/game_listener.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | Disconnected, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `can_see` [INFO] [stderr] --> src/types/position.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | fn can_see(&self, other: &Position, range_x: u16, range_y: u16) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `distance_x` [INFO] [stderr] --> src/types/position.rs:24:8 [INFO] [stderr] | [INFO] [stderr] 24 | fn distance_x(&self, other: &Position) -> u8 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `distance_y` [INFO] [stderr] --> src/types/position.rs:28:8 [INFO] [stderr] | [INFO] [stderr] 28 | fn distance_y(&self, other: &Position) -> u8 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `distance_z` [INFO] [stderr] --> src/types/position.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 32 | fn distance_z(&self, other: &Position) -> u8 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 14 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_ots-a3efe4145b1f23f3 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test plugins::client::protocol::packet::bytes_mut_ext::tests::test_double_exact ... ok [INFO] [stdout] test plugins::client::protocol::packet::bytes_mut_ext::tests::test_string_roundtrip ... ok [INFO] [stdout] test plugins::client::protocol::packet::bytes_mut_ext::tests::test_double_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_ots-df49d30a5a5ecefe [INFO] [stdout] [INFO] [stderr] Doc-tests rust-ots [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "efad7f46819103ed5f6e9480327242e87b6520d07d12d7217a83b8e8beb7bff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efad7f46819103ed5f6e9480327242e87b6520d07d12d7217a83b8e8beb7bff8", kill_on_drop: false }` [INFO] [stdout] efad7f46819103ed5f6e9480327242e87b6520d07d12d7217a83b8e8beb7bff8