[INFO] cloning repository https://github.com/paphopsaw/rust-wasm-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paphopsaw/rust-wasm-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaphopsaw%2Frust-wasm-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaphopsaw%2Frust-wasm-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0a504b7a86b5836e632a1ccd8ce8d188077bb29 [INFO] checking paphopsaw/rust-wasm-playground against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaphopsaw%2Frust-wasm-playground" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paphopsaw/rust-wasm-playground on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paphopsaw/rust-wasm-playground [INFO] finished tweaking git repo https://github.com/paphopsaw/rust-wasm-playground [INFO] tweaked toml for git repo https://github.com/paphopsaw/rust-wasm-playground written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/paphopsaw/rust-wasm-playground 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d5356e08f352c102403787bc926962e0e84a9a9eae302759536a19764ad1460 [INFO] running `Command { std: "docker" "start" "-a" "5d5356e08f352c102403787bc926962e0e84a9a9eae302759536a19764ad1460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d5356e08f352c102403787bc926962e0e84a9a9eae302759536a19764ad1460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d5356e08f352c102403787bc926962e0e84a9a9eae302759536a19764ad1460", kill_on_drop: false }` [INFO] [stdout] 5d5356e08f352c102403787bc926962e0e84a9a9eae302759536a19764ad1460 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3850e68b98dffa68fb4a59be8dc55f4e91b662eff3d6eea4074339e84ec16b4f [INFO] running `Command { std: "docker" "start" "-a" "3850e68b98dffa68fb4a59be8dc55f4e91b662eff3d6eea4074339e84ec16b4f", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.91 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling bumpalo v3.15.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.91 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.91 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.91 [INFO] [stderr] Checking rust-wasm-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `pos_x` and `pos_y` are never read [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Particle { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 6 | pos_x: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | pos_y: f32 [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Particle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pos_x` and `pos_y` are never read [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Particle { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 6 | pos_x: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | pos_y: f32 [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Particle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.07s [INFO] running `Command { std: "docker" "inspect" "3850e68b98dffa68fb4a59be8dc55f4e91b662eff3d6eea4074339e84ec16b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3850e68b98dffa68fb4a59be8dc55f4e91b662eff3d6eea4074339e84ec16b4f", kill_on_drop: false }` [INFO] [stdout] 3850e68b98dffa68fb4a59be8dc55f4e91b662eff3d6eea4074339e84ec16b4f [INFO] checking paphopsaw/rust-wasm-playground against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaphopsaw%2Frust-wasm-playground" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paphopsaw/rust-wasm-playground on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paphopsaw/rust-wasm-playground [INFO] finished tweaking git repo https://github.com/paphopsaw/rust-wasm-playground [INFO] tweaked toml for git repo https://github.com/paphopsaw/rust-wasm-playground written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/paphopsaw/rust-wasm-playground 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e742a018d2cc79366bef3261cac3691db5fa3ad5aa9f5e53e5ced5cf7d704151 [INFO] running `Command { std: "docker" "start" "-a" "e742a018d2cc79366bef3261cac3691db5fa3ad5aa9f5e53e5ced5cf7d704151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e742a018d2cc79366bef3261cac3691db5fa3ad5aa9f5e53e5ced5cf7d704151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e742a018d2cc79366bef3261cac3691db5fa3ad5aa9f5e53e5ced5cf7d704151", kill_on_drop: false }` [INFO] [stdout] e742a018d2cc79366bef3261cac3691db5fa3ad5aa9f5e53e5ced5cf7d704151 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d31feec693411dbb60c685a042d02a23bbda4c93c49afe548c691cac668a1812 [INFO] running `Command { std: "docker" "start" "-a" "d31feec693411dbb60c685a042d02a23bbda4c93c49afe548c691cac668a1812", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.91 [INFO] [stderr] Compiling bumpalo v3.15.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.91 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.91 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.91 [INFO] [stderr] Checking rust-wasm-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `pos_x` and `pos_y` are never read [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Particle { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 6 | pos_x: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | pos_y: f32 [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Particle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pos_x` and `pos_y` are never read [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Particle { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 6 | pos_x: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | pos_y: f32 [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Particle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.17s [INFO] running `Command { std: "docker" "inspect" "d31feec693411dbb60c685a042d02a23bbda4c93c49afe548c691cac668a1812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31feec693411dbb60c685a042d02a23bbda4c93c49afe548c691cac668a1812", kill_on_drop: false }` [INFO] [stdout] d31feec693411dbb60c685a042d02a23bbda4c93c49afe548c691cac668a1812