[INFO] cloning repository https://github.com/trimoq/pandars [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trimoq/pandars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrimoq%2Fpandars", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrimoq%2Fpandars'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 379f604a74d78c03f8c9a9080c2eb167881999f9 [INFO] testing trimoq/pandars against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrimoq%2Fpandars" "/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/trimoq/pandars on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trimoq/pandars [INFO] finished tweaking git repo https://github.com/trimoq/pandars [INFO] tweaked toml for git repo https://github.com/trimoq/pandars written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/trimoq/pandars already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mio v0.7.6 [INFO] [stderr] Downloaded mio-timerfd v0.2.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 9c23c62203f91dc1a3a58dca7f0c11352c1e5a6e609186a9806b936f71b59f2e [INFO] running `Command { std: "docker" "start" "-a" "9c23c62203f91dc1a3a58dca7f0c11352c1e5a6e609186a9806b936f71b59f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c23c62203f91dc1a3a58dca7f0c11352c1e5a6e609186a9806b936f71b59f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c23c62203f91dc1a3a58dca7f0c11352c1e5a6e609186a9806b936f71b59f2e", kill_on_drop: false }` [INFO] [stdout] 9c23c62203f91dc1a3a58dca7f0c11352c1e5a6e609186a9806b936f71b59f2e [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a54c10520970b1f75c1985d41da871f62bc50f6cec38618adbd90104a713379 [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" "7a54c10520970b1f75c1985d41da871f62bc50f6cec38618adbd90104a713379", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling openssl-src v111.13.0+1.1.1i [INFO] [stderr] Compiling mio-timerfd v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> server/src/packets/world_session.rs:893:5 [INFO] [stdout] | [INFO] [stdout] 893 | id: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entry` [INFO] [stdout] --> server/src/packets/world_session.rs:894:5 [INFO] [stdout] | [INFO] [stdout] 894 | entry: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> server/src/packets/world_session.rs:895:5 [INFO] [stdout] | [INFO] [stdout] 895 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `owner` [INFO] [stdout] --> server/src/packets/world_session.rs:896:5 [INFO] [stdout] | [INFO] [stdout] 896 | owner: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `startbid` [INFO] [stdout] --> server/src/packets/world_session.rs:897:5 [INFO] [stdout] | [INFO] [stdout] 897 | startbid: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `buyout` [INFO] [stdout] --> server/src/packets/world_session.rs:898:5 [INFO] [stdout] | [INFO] [stdout] 898 | buyout: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time_left` [INFO] [stdout] --> server/src/packets/world_session.rs:899:5 [INFO] [stdout] | [INFO] [stdout] 899 | time_left: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bidder` [INFO] [stdout] --> server/src/packets/world_session.rs:900:5 [INFO] [stdout] | [INFO] [stdout] 900 | bidder: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bid` [INFO] [stdout] --> server/src/packets/world_session.rs:901:5 [INFO] [stdout] | [INFO] [stdout] 901 | bid: u64 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> server/src/crypto.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | &s0.reverse(); [INFO] [stdout] | ^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 122 | let _ = &s0.reverse(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> server/src/crypto.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | &s1.reverse(); [INFO] [stdout] | ^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 123 | let _ = &s1.reverse(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "7a54c10520970b1f75c1985d41da871f62bc50f6cec38618adbd90104a713379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a54c10520970b1f75c1985d41da871f62bc50f6cec38618adbd90104a713379", kill_on_drop: false }` [INFO] [stdout] 7a54c10520970b1f75c1985d41da871f62bc50f6cec38618adbd90104a713379 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] d491c6493d11755ae2dceb1d98ffe733fbe24049ec661c7e6f1536c345eefb34 [INFO] running `Command { std: "docker" "start" "-a" "d491c6493d11755ae2dceb1d98ffe733fbe24049ec661c7e6f1536c345eefb34", kill_on_drop: false }` [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> server/src/packets/world_session.rs:893:5 [INFO] [stdout] | [INFO] [stdout] 893 | id: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entry` [INFO] [stdout] --> server/src/packets/world_session.rs:894:5 [INFO] [stdout] | [INFO] [stdout] 894 | entry: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> server/src/packets/world_session.rs:895:5 [INFO] [stdout] | [INFO] [stdout] 895 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `owner` [INFO] [stdout] --> server/src/packets/world_session.rs:896:5 [INFO] [stdout] | [INFO] [stdout] 896 | owner: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `startbid` [INFO] [stdout] --> server/src/packets/world_session.rs:897:5 [INFO] [stdout] | [INFO] [stdout] 897 | startbid: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `buyout` [INFO] [stdout] --> server/src/packets/world_session.rs:898:5 [INFO] [stdout] | [INFO] [stdout] 898 | buyout: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time_left` [INFO] [stdout] --> server/src/packets/world_session.rs:899:5 [INFO] [stdout] | [INFO] [stdout] 899 | time_left: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bidder` [INFO] [stdout] --> server/src/packets/world_session.rs:900:5 [INFO] [stdout] | [INFO] [stdout] 900 | bidder: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bid` [INFO] [stdout] --> server/src/packets/world_session.rs:901:5 [INFO] [stdout] | [INFO] [stdout] 901 | bid: u64 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Auction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> server/src/packets/world_session.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> server/src/crypto.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | &s0.reverse(); [INFO] [stdout] | ^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 122 | let _ = &s0.reverse(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> server/src/crypto.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | &s1.reverse(); [INFO] [stdout] | ^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 123 | let _ = &s1.reverse(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BytesMut` [INFO] [stdout] --> server/src/packets/bitutil.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | let mut buf = BytesMut::with_capacity(2); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 70 | use bytes::BytesMut; [INFO] [stdout] | [INFO] [stdout] 70 | use crate::BytesMut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BitUtil` [INFO] [stdout] --> server/src/packets/bitutil.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | let mut bits = BitUtil::new(buf); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 70 | use crate::packets::bitutil::BitUtil; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BytesMut` [INFO] [stdout] --> server/src/packets/bitutil.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 98 | let mut buf = BytesMut::with_capacity(2); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 70 | use bytes::BytesMut; [INFO] [stdout] | [INFO] [stdout] 70 | use crate::BytesMut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BitUtil` [INFO] [stdout] --> server/src/packets/bitutil.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | let mut bits = BitUtil::new(buf); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 70 | use crate::packets::bitutil::BitUtil; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `server` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "d491c6493d11755ae2dceb1d98ffe733fbe24049ec661c7e6f1536c345eefb34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d491c6493d11755ae2dceb1d98ffe733fbe24049ec661c7e6f1536c345eefb34", kill_on_drop: false }` [INFO] [stdout] d491c6493d11755ae2dceb1d98ffe733fbe24049ec661c7e6f1536c345eefb34