[INFO] cloning repository https://github.com/Trangar/LD41 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Trangar/LD41" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2FLD41", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2FLD41'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c61866b6f3e47588438929ee1dd5adc054517392 [INFO] checking Trangar/LD41/c61866b6f3e47588438929ee1dd5adc054517392 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2FLD41" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Trangar/LD41 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Trangar/LD41 [INFO] finished tweaking git repo https://github.com/Trangar/LD41 [INFO] tweaked toml for git repo https://github.com/Trangar/LD41 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Trangar/LD41 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c_vec v1.3.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.7 [INFO] [stderr] Downloaded collision v0.20.1 [INFO] [stderr] Downloaded backtrace v0.3.6 [INFO] [stderr] Downloaded trait_enum v0.5.0 [INFO] [stderr] Downloaded cc v1.0.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db675f50d703523c2fd518c16686a9bb144b824eef53f533efb1a1442a19fa4e [INFO] running `Command { std: "docker" "start" "-a" "db675f50d703523c2fd518c16686a9bb144b824eef53f533efb1a1442a19fa4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db675f50d703523c2fd518c16686a9bb144b824eef53f533efb1a1442a19fa4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db675f50d703523c2fd518c16686a9bb144b824eef53f533efb1a1442a19fa4e", kill_on_drop: false }` [INFO] [stdout] db675f50d703523c2fd518c16686a9bb144b824eef53f533efb1a1442a19fa4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a65768c5612286016c0dc51e4f9fc4b1495f68e4488f777985d2d96ca0af7c0 [INFO] running `Command { std: "docker" "start" "-a" "6a65768c5612286016c0dc51e4f9fc4b1495f68e4488f777985d2d96ca0af7c0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking c_vec v1.3.0 [INFO] [stderr] Compiling april2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking trait_enum v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking backtrace v0.3.6 [INFO] [stderr] Checking collision v0.20.1 [INFO] [stdout] warning: fields `position` and `health` are never read [INFO] [stdout] --> src/cookie.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct CookieEnemy { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 4 | pub position: Vector2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 5 | pub health: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `position` and `health` are never read [INFO] [stdout] --> src/cookie.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct CookieEnemy { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 4 | pub position: Vector2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 5 | pub health: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `turrets`, `turret_projectiles`, and `enemies` are never read [INFO] [stdout] --> src/state.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct GameState { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 13 | pub turrets: Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | pub turret_projectiles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub enemies: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `turrets`, `turret_projectiles`, and `enemies` are never read [INFO] [stdout] --> src/state.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct GameState { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 13 | pub turrets: Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | pub turret_projectiles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub enemies: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `position`, `range`, and `projectile` are never read [INFO] [stdout] --> src/turret.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Turret { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 6 | pub position: Vector2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | pub range: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | pub projectile: TurretProjectileDefinition, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Turret` 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: fields `position`, `range`, and `projectile` are never read [INFO] [stdout] --> src/turret.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Turret { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 6 | pub position: Vector2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | pub range: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | pub projectile: TurretProjectileDefinition, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Turret` 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: fields `travel_speed`, `area_of_effect`, `linger`, and `damage` are never read [INFO] [stdout] --> src/turret.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct TurretProjectileDefinition { [INFO] [stdout] | -------------------------- fields in this struct [INFO] [stdout] 13 | pub travel_speed: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 14 | pub area_of_effect: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub linger: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub damage: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TurretProjectileDefinition` 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: fields `travel_speed`, `area_of_effect`, `linger`, and `damage` are never read [INFO] [stdout] --> src/turret.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct TurretProjectileDefinition { [INFO] [stdout] | -------------------------- fields in this struct [INFO] [stdout] 13 | pub travel_speed: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 14 | pub area_of_effect: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub linger: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub damage: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TurretProjectileDefinition` 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: fields `shooter`, `definition`, `position`, `target_position`, and `arrival_time` are never read [INFO] [stdout] --> src/turret.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct TurretProjectile { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 21 | pub shooter: Weak, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | pub definition: TurretProjectileDefinition, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | pub position: Vector2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 24 | pub target_position: Vector2, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | pub arrival_time: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TurretProjectile` 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: fields `shooter`, `definition`, `position`, `target_position`, and `arrival_time` are never read [INFO] [stdout] --> src/turret.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct TurretProjectile { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 21 | pub shooter: Weak, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | pub definition: TurretProjectileDefinition, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | pub position: Vector2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 24 | pub target_position: Vector2, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | pub arrival_time: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TurretProjectile` 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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.72s [INFO] running `Command { std: "docker" "inspect" "6a65768c5612286016c0dc51e4f9fc4b1495f68e4488f777985d2d96ca0af7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a65768c5612286016c0dc51e4f9fc4b1495f68e4488f777985d2d96ca0af7c0", kill_on_drop: false }` [INFO] [stdout] 6a65768c5612286016c0dc51e4f9fc4b1495f68e4488f777985d2d96ca0af7c0