[INFO] cloning repository https://github.com/JikoUnderscore/bevy_ecs_t [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JikoUnderscore/bevy_ecs_t" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJikoUnderscore%2Fbevy_ecs_t", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJikoUnderscore%2Fbevy_ecs_t'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcc18decd57bf726db3634fe1fa1c3667a97020c [INFO] checking JikoUnderscore/bevy_ecs_t against master#0d56e340472882fa673d4b98d0802b9a799879d0 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJikoUnderscore%2Fbevy_ecs_t" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JikoUnderscore/bevy_ecs_t on toolchain 0d56e340472882fa673d4b98d0802b9a799879d0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JikoUnderscore/bevy_ecs_t [INFO] finished tweaking git repo https://github.com/JikoUnderscore/bevy_ecs_t [INFO] tweaked toml for git repo https://github.com/JikoUnderscore/bevy_ecs_t written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/JikoUnderscore/bevy_ecs_t already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_utils v0.7.0 [INFO] [stderr] Downloaded cargo-manifest v0.2.6 [INFO] [stderr] Downloaded bevy_macro_utils v0.7.0 [INFO] [stderr] Downloaded bevy_derive v0.7.0 [INFO] [stderr] Downloaded bevy_tasks v0.7.0 [INFO] [stderr] Downloaded bevy_reflect v0.7.0 [INFO] [stderr] Downloaded bevy_reflect_derive v0.7.0 [INFO] [stderr] Downloaded bevy_ecs_macros v0.7.0 [INFO] [stderr] Downloaded erased-serde v0.3.20 [INFO] [stderr] Downloaded c_vec v2.0.0 [INFO] [stderr] Downloaded bevy_ecs v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51ac527d6da2450496bba37f312e07ff3a1038048c45a8ac0438e90d9ce5a45f [INFO] running `Command { std: "docker" "start" "-a" "51ac527d6da2450496bba37f312e07ff3a1038048c45a8ac0438e90d9ce5a45f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51ac527d6da2450496bba37f312e07ff3a1038048c45a8ac0438e90d9ce5a45f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ac527d6da2450496bba37f312e07ff3a1038048c45a8ac0438e90d9ce5a45f", kill_on_drop: false }` [INFO] [stdout] 51ac527d6da2450496bba37f312e07ff3a1038048c45a8ac0438e90d9ce5a45f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 629d94cfb0e89888d951083a1c538b4676df364453ec172d76a6eb69ee9841a7 [INFO] running `Command { std: "docker" "start" "-a" "629d94cfb0e89888d951083a1c538b4676df364453ec172d76a6eb69ee9841a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Checking c_vec v2.0.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking bevy_tasks v0.7.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling bevy_derive v0.7.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.7.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.7.0 [INFO] [stderr] Checking bevy_utils v0.7.0 [INFO] [stderr] Checking bevy_reflect v0.7.0 [INFO] [stderr] Checking bevy_ecs v0.7.0 [INFO] [stderr] Checking bECS v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `mouse_pos` is assigned to, but never used [INFO] [stdout] --> src/main.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | let mut mouse_pos = (0, 0); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_mouse_pos` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `mouse_pos` is never read [INFO] [stdout] --> src/main.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | mouse_pos = (x, y); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `mouse_pos` is assigned to, but never used [INFO] [stdout] --> src/main.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | let mut mouse_pos = (0, 0); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_mouse_pos` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `mouse_pos` is never read [INFO] [stdout] --> src/main.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | mouse_pos = (x, y); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start_time` is never read [INFO] [stdout] --> src/core.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct StartTimer { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 46 | start_time: time::Instant [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `ticks` is never used [INFO] [stdout] --> src/core.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn ticks(&self) -> u32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start_time` is never read [INFO] [stdout] --> src/core.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct StartTimer { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 46 | start_time: time::Instant [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `ticks` is never used [INFO] [stdout] --> src/core.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn ticks(&self) -> u32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.85s [INFO] running `Command { std: "docker" "inspect" "629d94cfb0e89888d951083a1c538b4676df364453ec172d76a6eb69ee9841a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "629d94cfb0e89888d951083a1c538b4676df364453ec172d76a6eb69ee9841a7", kill_on_drop: false }` [INFO] [stdout] 629d94cfb0e89888d951083a1c538b4676df364453ec172d76a6eb69ee9841a7