[INFO] cloning repository https://github.com/josh65536/tsurust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josh65536/tsurust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosh65536%2Ftsurust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosh65536%2Ftsurust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9a922e73f340f5c8de4404ffbfc3feb2aa318a9 [INFO] checking josh65536/tsurust against master#11ebe6512b4c77633c59f8dcdd421df3b79d1a9f for pr-103872 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosh65536%2Ftsurust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/josh65536/tsurust on toolchain 11ebe6512b4c77633c59f8dcdd421df3b79d1a9f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/josh65536/tsurust [INFO] finished tweaking git repo https://github.com/josh65536/tsurust [INFO] tweaked toml for git repo https://github.com/josh65536/tsurust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/josh65536/tsurust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-2/source/client/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-2/source/client/Cargo.toml: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded format_xml v0.2.0 [INFO] [stderr] Downloaded async-tungstenite v0.16.0 [INFO] [stderr] Downloaded specs v0.17.0 [INFO] [stderr] Downloaded shred v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94945a3c153c8ca252fd457c962fb1cc85a8e59823dc9ae7bc6c662910815533 [INFO] running `Command { std: "docker" "start" "-a" "94945a3c153c8ca252fd457c962fb1cc85a8e59823dc9ae7bc6c662910815533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94945a3c153c8ca252fd457c962fb1cc85a8e59823dc9ae7bc6c662910815533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94945a3c153c8ca252fd457c962fb1cc85a8e59823dc9ae7bc6c662910815533", kill_on_drop: false }` [INFO] [stdout] 94945a3c153c8ca252fd457c962fb1cc85a8e59823dc9ae7bc6c662910815533 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39cd147c656519cf9f4e139ea676b00caf58b904015ece5cd5e91709fb2dca8c [INFO] running `Command { std: "docker" "start" "-a" "39cd147c656519cf9f4e139ea676b00caf58b904015ece5cd5e91709fb2dca8c", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/client/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/client/Cargo.toml: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking wide v0.7.1 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking blocking v1.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking html-escape v0.2.9 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking format_xml v0.2.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking async-std v1.10.0 [INFO] [stderr] Checking shred v0.12.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Checking specs v0.17.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tungstenite v0.16.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking async-tungstenite v0.16.0 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking js-sys v0.3.55 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.55 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Checking client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: field `usernames` is never read [INFO] [stdout] --> client/src/game/app.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct EnterUsername { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 18 | usernames: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EnterUsername` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `callback` is never read [INFO] [stdout] --> client/src/ecs.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 175 | pub struct BoardInput { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 179 | callback: Closure, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BoardInput` 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 `keydown_listener` and `keyup_listener` are never read [INFO] [stdout] --> client/src/ecs.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 213 | pub struct KeyboardInput { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 217 | keydown_listener: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 218 | keyup_listener: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyboardInput` 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 `mouseover_listener`, `mouseout_listener` and `click_listener` are never read [INFO] [stdout] --> client/src/ecs.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 299 | pub struct Collider { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 304 | mouseover_listener: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 305 | mouseout_listener: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 306 | click_listener: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Collider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `usernames` is never read [INFO] [stdout] --> client/src/game/app.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct EnterUsername { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 18 | usernames: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EnterUsername` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `callback` is never read [INFO] [stdout] --> client/src/ecs.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 175 | pub struct BoardInput { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 179 | callback: Closure, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BoardInput` 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 `keydown_listener` and `keyup_listener` are never read [INFO] [stdout] --> client/src/ecs.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 213 | pub struct KeyboardInput { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 217 | keydown_listener: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 218 | keyup_listener: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyboardInput` 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 `mouseover_listener`, `mouseout_listener` and `click_listener` are never read [INFO] [stdout] --> client/src/ecs.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 299 | pub struct Collider { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 304 | mouseover_listener: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 305 | mouseout_listener: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 306 | click_listener: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Collider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "39cd147c656519cf9f4e139ea676b00caf58b904015ece5cd5e91709fb2dca8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39cd147c656519cf9f4e139ea676b00caf58b904015ece5cd5e91709fb2dca8c", kill_on_drop: false }` [INFO] [stdout] 39cd147c656519cf9f4e139ea676b00caf58b904015ece5cd5e91709fb2dca8c