[INFO] cloning repository https://github.com/fschuetz/mud-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fschuetz/mud-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffschuetz%2Fmud-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffschuetz%2Fmud-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea196d26811bdaefecae0cbcc207e7666cff6734
[INFO] building fschuetz/mud-server against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffschuetz%2Fmud-server" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  60% (3246/5336)
Updating files:  61% (3255/5336)
Updating files:  62% (3309/5336)
Updating files:  63% (3362/5336)
Updating files:  63% (3406/5336)
Updating files:  64% (3416/5336)
Updating files:  64% (3426/5336)
Updating files:  65% (3469/5336)
Updating files:  66% (3522/5336)
Updating files:  66% (3558/5336)
Updating files:  67% (3576/5336)
Updating files:  67% (3620/5336)
Updating files:  68% (3629/5336)
Updating files:  69% (3682/5336)
Updating files:  69% (3704/5336)
Updating files:  70% (3736/5336)
Updating files:  71% (3789/5336)
Updating files:  72% (3842/5336)
Updating files:  73% (3896/5336)
Updating files:  74% (3949/5336)
Updating files:  75% (4002/5336)
Updating files:  76% (4056/5336)
Updating files:  77% (4109/5336)
Updating files:  78% (4163/5336)
Updating files:  79% (4216/5336)
Updating files:  80% (4269/5336)
Updating files:  81% (4323/5336)
Updating files:  81% (4372/5336)
Updating files:  82% (4376/5336)
Updating files:  83% (4429/5336)
Updating files:  84% (4483/5336)
Updating files:  85% (4536/5336)
Updating files:  86% (4589/5336)
Updating files:  87% (4643/5336)
Updating files:  88% (4696/5336)
Updating files:  89% (4750/5336)
Updating files:  90% (4803/5336)
Updating files:  91% (4856/5336)
Updating files:  92% (4910/5336)
Updating files:  93% (4963/5336)
Updating files:  94% (5016/5336)
Updating files:  95% (5070/5336)
Updating files:  96% (5123/5336)
Updating files:  97% (5176/5336)
Updating files:  97% (5211/5336)
Updating files:  98% (5230/5336)
Updating files:  99% (5283/5336)
Updating files: 100% (5336/5336)
Updating files: 100% (5336/5336), done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/fschuetz/mud-server
[INFO] finished tweaking git repo https://github.com/fschuetz/mud-server
[INFO] tweaked toml for git repo https://github.com/fschuetz/mud-server written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fschuetz/mud-server on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fschuetz/mud-server 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thrussh-libsodium v0.2.1
[INFO] [stderr]   Downloaded yasna v0.4.0
[INFO] [stderr]   Downloaded async-stream-impl v0.3.2
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[INFO] [stderr]   Downloaded cryptovec v0.6.1
[INFO] [stderr]   Downloaded tonic-build v0.6.2
[INFO] [stderr]   Downloaded blowfish v0.8.0
[INFO] [stderr]   Downloaded fastrand v1.6.0
[INFO] [stderr]   Downloaded console-api v0.1.0
[INFO] [stderr]   Downloaded config v0.11.0
[INFO] [stderr]   Downloaded tonic v0.6.2
[INFO] [stderr]   Downloaded nom v7.1.0
[INFO] [stderr]   Downloaded futures-core v0.3.19
[INFO] [stderr]   Downloaded base64ct v1.3.3
[INFO] [stderr]   Downloaded numtoa v0.1.0
[INFO] [stderr]   Downloaded which v4.2.2
[INFO] [stderr]   Downloaded dirs-sys v0.3.6
[INFO] [stderr]   Downloaded futures-io v0.3.19
[INFO] [stderr]   Downloaded block-modes v0.8.1
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.6
[INFO] [stderr]   Downloaded h2 v0.3.10
[INFO] [stderr]   Downloaded serde_json v1.0.74
[INFO] [stderr]   Downloaded futures-task v0.3.19
[INFO] [stderr]   Downloaded tower v0.4.11
[INFO] [stderr]   Downloaded tokio v1.15.0
[INFO] [stderr]   Downloaded thrussh-keys v0.21.0
[INFO] [stderr]   Downloaded syn v1.0.85
[INFO] [stderr]   Downloaded hyper v0.14.16
[INFO] [stderr]   Downloaded futures-util v0.3.19
[INFO] [stderr]   Downloaded serde v1.0.133
[INFO] [stderr]   Downloaded signal-hook v0.3.13
[INFO] [stderr]   Downloaded thrussh v0.33.5
[INFO] [stderr]   Downloaded futures v0.3.19
[INFO] [stderr]   Downloaded async-trait v0.1.52
[INFO] [stderr]   Downloaded anyhow v1.0.52
[INFO] [stderr]   Downloaded console-subscriber v0.1.0
[INFO] [stderr]   Downloaded hdrhistogram v7.4.0
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded futures-channel v0.3.19
[INFO] [stderr]   Downloaded getrandom v0.2.4
[INFO] [stderr]   Downloaded serde_derive v1.0.133
[INFO] [stderr]   Downloaded quote v1.0.14
[INFO] [stderr]   Downloaded async-stream v0.3.2
[INFO] [stderr]   Downloaded generational-arena v0.2.8
[INFO] [stderr]   Downloaded bcrypt-pbkdf v0.6.2
[INFO] [stderr]   Downloaded futures-executor v0.3.19
[INFO] [stderr]   Downloaded futures-macro v0.3.19
[INFO] [stderr]   Downloaded ctrlc v3.2.1
[INFO] [stderr]   Downloaded futures-sink v0.3.19
[INFO] [stderr]   Downloaded dirs v3.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 102f8440fe5d78e1a3739b1554d62f0e2abfc58b6db2db17b7a2ab59bf30d058
[INFO] running `Command { std: "docker" "start" "-a" "102f8440fe5d78e1a3739b1554d62f0e2abfc58b6db2db17b7a2ab59bf30d058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "102f8440fe5d78e1a3739b1554d62f0e2abfc58b6db2db17b7a2ab59bf30d058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "102f8440fe5d78e1a3739b1554d62f0e2abfc58b6db2db17b7a2ab59bf30d058", kill_on_drop: false }`
[INFO] [stdout] 102f8440fe5d78e1a3739b1554d62f0e2abfc58b6db2db17b7a2ab59bf30d058
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61ac83e744ea36df79ae7e71ffe785c0979cc59a6a505f4979a97329bb43d59e
[INFO] running `Command { std: "docker" "start" "-a" "61ac83e744ea36df79ae7e71ffe785c0979cc59a6a505f4979a97329bb43d59e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fastrand v1.6.0
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling base64ct v1.3.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling password-hash v0.2.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling blowfish v0.8.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.6.2
[INFO] [stderr]    Compiling cryptovec v0.6.1
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling generational-arena v0.2.8
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling yasna v0.4.0
[INFO] [stderr]    Compiling hdrhistogram v7.4.0
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling ctrlc v3.2.1
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.6
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling tonic-build v0.6.2
[INFO] [stderr]    Compiling futures-executor v0.3.19
[INFO] [stderr]    Compiling futures v0.3.19
[INFO] [stderr]    Compiling console-api v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling h2 v0.3.10
[INFO] [stderr]    Compiling tower v0.4.11
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.6.2
[INFO] [stderr]    Compiling console-subscriber v0.1.0
[INFO] [stderr]    Compiling thrussh-libsodium v0.2.1
[INFO] [stderr]    Compiling thrussh-keys v0.21.0
[INFO] [stderr]    Compiling thrussh v0.33.5
[INFO] [stderr]    Compiling mud-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tracing::debug`
[INFO] [stdout]  --> src/world/states.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/world/assets.rs:135:40
[INFO] [stdout]     |
[INFO] [stdout] 135 |             Action::Look{ target: Some(t), preposition, properties} => {
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `preposition`
[INFO] [stdout]    --> src/world/assets.rs:135:44
[INFO] [stdout]     |
[INFO] [stdout] 135 |             Action::Look{ target: Some(t), preposition, properties} => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: try ignoring the field: `preposition: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `properties`
[INFO] [stdout]    --> src/world/assets.rs:135:57
[INFO] [stdout]     |
[INFO] [stdout] 135 |             Action::Look{ target: Some(t), preposition, properties} => {
[INFO] [stdout]     |                                                         ^^^^^^^^^^ help: try ignoring the field: `properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `preposition`
[INFO] [stdout]    --> src/world/assets.rs:238:45
[INFO] [stdout]     |
[INFO] [stdout] 238 |             Action::Look{ target: Some(_t), preposition, properties} => {
[INFO] [stdout]     |                                             ^^^^^^^^^^^ help: try ignoring the field: `preposition: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `properties`
[INFO] [stdout]    --> src/world/assets.rs:238:58
[INFO] [stdout]     |
[INFO] [stdout] 238 |             Action::Look{ target: Some(_t), preposition, properties} => {
[INFO] [stdout]     |                                                          ^^^^^^^^^^ help: try ignoring the field: `properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> src/world/grammar.rs:79:34
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   Some(m) => {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Hangup` is never constructed
[INFO] [stdout]   --> src/connection_manager/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum Command {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     Hangup(ClientId),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Command` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SSHKey` is never constructed
[INFO] [stdout]    --> src/connection_manager/ssh_server.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub struct SSHKey {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `description`, and `players` are never read
[INFO] [stdout]    --> src/world/mod.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct GameWorld {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 162 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 163 |     description: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     players: Vec<Player>, // Not sure we should include the players in the world? TODO replace with arena
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GameWorld` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_node` is never used
[INFO] [stdout]    --> src/world/mod.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | impl GameWorld {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn add_node(&mut self, node: assets::Node) -> Option<Index> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Identifiable` is never used
[INFO] [stdout]    --> src/world/mod.rs:252:11
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub trait Identifiable {
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Observable` is never used
[INFO] [stdout]    --> src/world/mod.rs:266:11
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub trait Observable {
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name` and `properties` are never used
[INFO] [stdout]   --> src/world/assets.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait GameAsset : std::fmt::Debug + Send + Sync {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn name(&self) -> String;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn properties(&self) -> Option<&Vec<Property>>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `properties` are never read
[INFO] [stdout]   --> src/world/assets.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Node {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 54 |     uid: AssetID,
[INFO] [stdout] 55 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 56 |     properties: Option<Vec<Property>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_asset` is never used
[INFO] [stdout]   --> src/world/assets.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl Node {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn remove_asset(&mut self, asset_uid: AssetID) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `properties` and `connects_to` are never read
[INFO] [stdout]    --> src/world/assets.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct Port {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 163 |     id: AssetID,
[INFO] [stdout] 164 |     properties: Option<Vec<Property>>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 165 |     is_open: bool,
[INFO] [stdout] 166 |     connects_to: Option<Vec<Node>>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Port` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_id` is never used
[INFO] [stdout]    --> src/world/assets.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 171 | impl Port {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub fn get_id(&self) -> AssetID { self.id }
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GameWorldResult` is never used
[INFO] [stdout]   --> src/world/errors.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub type GameWorldResult<T> = Result<T, Error>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidCommand`, `InvalidDataMessage`, `PlayerDoesNotExist`, and `UnknownError` are never constructed
[INFO] [stdout]   --> src/world/errors.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Error {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] 17 |     /// Command is not valid
[INFO] [stdout] 18 |     InvalidCommand,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     /// Data message is not valid
[INFO] [stdout] 20 |     InvalidDataMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     /// Player does not exist
[INFO] [stdout] 22 |     PlayerDoesNotExist,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     UnknownError,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/world/properties.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Color(Color),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     Color(Color),
[INFO] [stdout] 14 +     Color(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/world/properties.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Rigidity(Rigidity),
[INFO] [stdout]    |     -------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     Rigidity(Rigidity),
[INFO] [stdout] 15 +     Rigidity(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/world/properties.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Temperature(Temperature),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     Temperature(Temperature),
[INFO] [stdout] 16 +     Temperature(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/world/properties.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Lighting(Lighting),
[INFO] [stdout]    |     -------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Lighting(Lighting),
[INFO] [stdout] 17 +     Lighting(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/world/properties.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Custom(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     Custom(String),
[INFO] [stdout] 20 +     Custom(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `debug` is never read
[INFO] [stdout]  --> src/settings/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct General {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 5 |     pub debug: bool,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `General` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start_ssh` is never read
[INFO] [stdout]   --> src/settings/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SSHServer {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 10 |     pub start_ssh: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSHServer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `general` is never read
[INFO] [stdout]   --> src/settings/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Settings {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 22 |     pub general: General,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/connection_manager/ssh_server.rs:115:65
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 session.data(channel, CryptoVec::from_slice(data.clone()));
[INFO] [stdout]     |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "61ac83e744ea36df79ae7e71ffe785c0979cc59a6a505f4979a97329bb43d59e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61ac83e744ea36df79ae7e71ffe785c0979cc59a6a505f4979a97329bb43d59e", kill_on_drop: false }`
[INFO] [stdout] 61ac83e744ea36df79ae7e71ffe785c0979cc59a6a505f4979a97329bb43d59e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 157448a3763fa341e8983813be688bdb65017b2d8ddbe3fbe739047ea4816285
[INFO] running `Command { std: "docker" "start" "-a" "157448a3763fa341e8983813be688bdb65017b2d8ddbe3fbe739047ea4816285", kill_on_drop: false }`
[INFO] [stderr]    Compiling mud-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tracing::debug`
[INFO] [stdout]  --> src/world/states.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Auth` and `Session`
[INFO] [stdout]  --> src/tests.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use thrussh::server::{Auth, Session};
[INFO] [stdout]   |                       ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::Future`
[INFO] [stdout]  --> src/tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use futures::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]   --> src/tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io::Read;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/world/assets.rs:135:40
[INFO] [stdout]     |
[INFO] [stdout] 135 |             Action::Look{ target: Some(t), preposition, properties} => {
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `preposition`
[INFO] [stdout]    --> src/world/assets.rs:135:44
[INFO] [stdout]     |
[INFO] [stdout] 135 |             Action::Look{ target: Some(t), preposition, properties} => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ help: try ignoring the field: `preposition: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `properties`
[INFO] [stdout]    --> src/world/assets.rs:135:57
[INFO] [stdout]     |
[INFO] [stdout] 135 |             Action::Look{ target: Some(t), preposition, properties} => {
[INFO] [stdout]     |                                                         ^^^^^^^^^^ help: try ignoring the field: `properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `preposition`
[INFO] [stdout]    --> src/world/assets.rs:238:45
[INFO] [stdout]     |
[INFO] [stdout] 238 |             Action::Look{ target: Some(_t), preposition, properties} => {
[INFO] [stdout]     |                                             ^^^^^^^^^^^ help: try ignoring the field: `preposition: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `properties`
[INFO] [stdout]    --> src/world/assets.rs:238:58
[INFO] [stdout]     |
[INFO] [stdout] 238 |             Action::Look{ target: Some(_t), preposition, properties} => {
[INFO] [stdout]     |                                                          ^^^^^^^^^^ help: try ignoring the field: `properties: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> src/world/grammar.rs:79:34
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   Some(m) => {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender_data_rx`
[INFO] [stdout]   --> src/tests.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             sender_data_rx, sender_command_rx)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_data_rx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender_command_rx`
[INFO] [stdout]   --> src/tests.rs:97:29
[INFO] [stdout]    |
[INFO] [stdout] 97 |             sender_data_rx, sender_command_rx)
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_command_rx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_packet_size`
[INFO] [stdout]    --> src/tests.rs:132:59
[INFO] [stdout]     |
[INFO] [stdout] 132 |    fn channel_open_confirmation(self, channel: ChannelId, max_packet_size: u32, window_size: u32, session: client::Session) -> Self::Futu...
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 132 |    fn channel_open_confirmation(self, channel: ChannelId, _max_packet_size: u32, window_size: u32, session: client::Session) -> Self::FutureUnit {
[INFO] [stdout]     |                                                           +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `BRANCHES`
[INFO] [stdout]     |
[INFO] [stdout] 132 -    fn channel_open_confirmation(self, channel: ChannelId, max_packet_size: u32, window_size: u32, session: client::Session) -> Self::FutureUnit {
[INFO] [stdout] 132 +    fn channel_open_confirmation(self, channel: ChannelId, world::run::{closure#0}::{closure#0}::BRANCHES: u32, window_size: u32, session: client::Session) -> Self::FutureUnit {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_size`
[INFO] [stdout]    --> src/tests.rs:132:81
[INFO] [stdout]     |
[INFO] [stdout] 132 |    fn channel_open_confirmation(self, channel: ChannelId, max_packet_size: u32, window_size: u32, session: client::Session) -> Self::Futu...
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 132 |    fn channel_open_confirmation(self, channel: ChannelId, max_packet_size: u32, _window_size: u32, session: client::Session) -> Self::FutureUnit {
[INFO] [stdout]     |                                                                                 +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `BRANCHES`
[INFO] [stdout]     |
[INFO] [stdout] 132 -    fn channel_open_confirmation(self, channel: ChannelId, max_packet_size: u32, window_size: u32, session: client::Session) -> Self::FutureUnit {
[INFO] [stdout] 132 +    fn channel_open_confirmation(self, channel: ChannelId, max_packet_size: u32, world::run::{closure#0}::{closure#0}::BRANCHES: u32, session: client::Session) -> Self::FutureUnit {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Hangup` is never constructed
[INFO] [stdout]   --> src/connection_manager/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum Command {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     Hangup(ClientId),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Command` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SSHKey` is never constructed
[INFO] [stdout]    --> src/connection_manager/ssh_server.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub struct SSHKey {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `description`, and `players` are never read
[INFO] [stdout]    --> src/world/mod.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct GameWorld {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 162 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 163 |     description: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     players: Vec<Player>, // Not sure we should include the players in the world? TODO replace with arena
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GameWorld` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_node` is never used
[INFO] [stdout]    --> src/world/mod.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | impl GameWorld {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn add_node(&mut self, node: assets::Node) -> Option<Index> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Identifiable` is never used
[INFO] [stdout]    --> src/world/mod.rs:252:11
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub trait Identifiable {
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Observable` is never used
[INFO] [stdout]    --> src/world/mod.rs:266:11
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub trait Observable {
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name` and `properties` are never used
[INFO] [stdout]   --> src/world/assets.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait GameAsset : std::fmt::Debug + Send + Sync {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn name(&self) -> String;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn properties(&self) -> Option<&Vec<Property>>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `properties` are never read
[INFO] [stdout]   --> src/world/assets.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Node {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 54 |     uid: AssetID,
[INFO] [stdout] 55 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 56 |     properties: Option<Vec<Property>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_asset` is never used
[INFO] [stdout]   --> src/world/assets.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl Node {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn remove_asset(&mut self, asset_uid: AssetID) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `properties` and `connects_to` are never read
[INFO] [stdout]    --> src/world/assets.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct Port {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 163 |     id: AssetID,
[INFO] [stdout] 164 |     properties: Option<Vec<Property>>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 165 |     is_open: bool,
[INFO] [stdout] 166 |     connects_to: Option<Vec<Node>>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Port` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_id` is never used
[INFO] [stdout]    --> src/world/assets.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 171 | impl Port {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub fn get_id(&self) -> AssetID { self.id }
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GameWorldResult` is never used
[INFO] [stdout]   --> src/world/errors.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub type GameWorldResult<T> = Result<T, Error>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidCommand`, `InvalidDataMessage`, `PlayerDoesNotExist`, and `UnknownError` are never constructed
[INFO] [stdout]   --> src/world/errors.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Error {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] 17 |     /// Command is not valid
[INFO] [stdout] 18 |     InvalidCommand,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     /// Data message is not valid
[INFO] [stdout] 20 |     InvalidDataMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     /// Player does not exist
[INFO] [stdout] 22 |     PlayerDoesNotExist,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     UnknownError,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/world/properties.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Color(Color),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     Color(Color),
[INFO] [stdout] 14 +     Color(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/world/properties.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Rigidity(Rigidity),
[INFO] [stdout]    |     -------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     Rigidity(Rigidity),
[INFO] [stdout] 15 +     Rigidity(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/world/properties.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Temperature(Temperature),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     Temperature(Temperature),
[INFO] [stdout] 16 +     Temperature(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/world/properties.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Lighting(Lighting),
[INFO] [stdout]    |     -------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Lighting(Lighting),
[INFO] [stdout] 17 +     Lighting(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/world/properties.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Custom(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     Custom(String),
[INFO] [stdout] 20 +     Custom(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `debug` is never read
[INFO] [stdout]  --> src/settings/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct General {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 5 |     pub debug: bool,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `General` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start_ssh` is never read
[INFO] [stdout]   --> src/settings/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SSHServer {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 10 |     pub start_ssh: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SSHServer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `general` is never read
[INFO] [stdout]   --> src/settings/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Settings {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 22 |     pub general: General,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `settings`, `client_config`, `server_config`, and `client` are never read
[INFO] [stdout]   --> src/tests.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct TestEnvironment {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 64 |     settings: Settings,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 65 |     keys: Vec<thrussh_keys::key::KeyPair>,
[INFO] [stdout] 66 |     client_config: Arc<thrussh::client::Config>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 67 |     server_config: Arc<thrussh::server::Config>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 68 |     client: Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/connection_manager/ssh_server.rs:115:65
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 session.data(channel, CryptoVec::from_slice(data.clone()));
[INFO] [stdout]     |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "157448a3763fa341e8983813be688bdb65017b2d8ddbe3fbe739047ea4816285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "157448a3763fa341e8983813be688bdb65017b2d8ddbe3fbe739047ea4816285", kill_on_drop: false }`
[INFO] [stdout] 157448a3763fa341e8983813be688bdb65017b2d8ddbe3fbe739047ea4816285
