[INFO] cloning repository https://github.com/AntonHermann/space_invaders
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AntonHermann/space_invaders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonHermann%2Fspace_invaders", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonHermann%2Fspace_invaders'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc84f2f1b9e71481b7fb72a427d5dd5e6b5c736b
[INFO] building AntonHermann/space_invaders against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonHermann%2Fspace_invaders" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AntonHermann/space_invaders on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AntonHermann/space_invaders
[INFO] finished tweaking git repo https://github.com/AntonHermann/space_invaders
[INFO] tweaked toml for git repo https://github.com/AntonHermann/space_invaders written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AntonHermann/space_invaders 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d4e3fbd8ce971b3060505a401a68660a2ce81ffa6add2bf69161f6bcccd01ea
[INFO] running `Command { std: "docker" "start" "-a" "5d4e3fbd8ce971b3060505a401a68660a2ce81ffa6add2bf69161f6bcccd01ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d4e3fbd8ce971b3060505a401a68660a2ce81ffa6add2bf69161f6bcccd01ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d4e3fbd8ce971b3060505a401a68660a2ce81ffa6add2bf69161f6bcccd01ea", kill_on_drop: false }`
[INFO] [stdout] 5d4e3fbd8ce971b3060505a401a68660a2ce81ffa6add2bf69161f6bcccd01ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ecc7bd305f87470606550b1feb0f7db22f597a3086bb7bea983ba22e20f3cb8
[INFO] running `Command { std: "docker" "start" "-a" "0ecc7bd305f87470606550b1feb0f7db22f597a3086bb7bea983ba22e20f3cb8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.41
[INFO] [stderr]    Compiling cfg-if v0.1.3
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling cc v1.0.15
[INFO] [stderr]    Compiling smallvec v0.6.1
[INFO] [stderr]    Compiling stable_deref_trait v1.0.0
[INFO] [stderr]    Compiling byteorder v1.2.3
[INFO] [stderr]    Compiling atom v0.3.5
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.8
[INFO] [stderr]    Compiling itertools v0.5.10
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling syn v0.10.8
[INFO] [stderr]    Compiling textwrap v0.9.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling tuple_utils v0.2.0
[INFO] [stderr]    Compiling crossbeam v0.3.2
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling atty v0.2.10
[INFO] [stderr]    Compiling termion v1.5.1
[INFO] [stderr]    Compiling clap v2.31.2
[INFO] [stderr]    Compiling loggerv v0.7.1
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.21
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.2.14
[INFO] [stderr]    Compiling shred-derive v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.5.5
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]    Compiling rayon v1.0.1
[INFO] [stderr]    Compiling backtrace v0.3.8
[INFO] [stderr]    Compiling failure v0.1.1
[INFO] [stderr]    Compiling derivative v1.0.0
[INFO] [stderr]    Compiling hibitset v0.5.0
[INFO] [stderr]    Compiling shred v0.7.0
[INFO] [stderr]    Compiling shrev v1.0.1
[INFO] [stderr]    Compiling specs v0.11.2
[INFO] [stderr]    Compiling space_invaders v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/game/systems/debug.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn run(&mut self, (pos, ap): Self::SystemData) {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ap`
[INFO] [stdout]   --> src/game/systems/debug.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn run(&mut self, (pos, ap): Self::SystemData) {
[INFO] [stdout]    |                             ^^ help: if this is intentional, prefix it with an underscore: `_ap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENEMY_COUNT` is never used
[INFO] [stdout]   --> src/game/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const ENEMY_COUNT:    usize = ENEMY_COUNT_X * ENEMY_COUNT_Y;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Down` is never constructed
[INFO] [stdout]   --> src/game/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum VDirection {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] 28 |     Up,
[INFO] [stdout] 29 |     Down,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VDirection` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Enemy` is never constructed
[INFO] [stdout]   --> src/game/components.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum Projectile {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] 62 |     Allied,
[INFO] [stdout] 63 |     Enemy,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Projectile` 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 `dir` is never read
[INFO] [stdout]   --> src/game/components.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct Weapon {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 86 |     dir: VDirection,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Weapon` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.10.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "0ecc7bd305f87470606550b1feb0f7db22f597a3086bb7bea983ba22e20f3cb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ecc7bd305f87470606550b1feb0f7db22f597a3086bb7bea983ba22e20f3cb8", kill_on_drop: false }`
[INFO] [stdout] 0ecc7bd305f87470606550b1feb0f7db22f597a3086bb7bea983ba22e20f3cb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab410a5f4ee5fc0733f29de9cd23e0c2f974ed684444c32e6e620eb4f6dcfcda
[INFO] running `Command { std: "docker" "start" "-a" "ab410a5f4ee5fc0733f29de9cd23e0c2f974ed684444c32e6e620eb4f6dcfcda", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling space_invaders v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/game/systems/debug.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn run(&mut self, (pos, ap): Self::SystemData) {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ap`
[INFO] [stdout]   --> src/game/systems/debug.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn run(&mut self, (pos, ap): Self::SystemData) {
[INFO] [stdout]    |                             ^^ help: if this is intentional, prefix it with an underscore: `_ap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENEMY_COUNT` is never used
[INFO] [stdout]   --> src/game/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const ENEMY_COUNT:    usize = ENEMY_COUNT_X * ENEMY_COUNT_Y;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Down` is never constructed
[INFO] [stdout]   --> src/game/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum VDirection {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] 28 |     Up,
[INFO] [stdout] 29 |     Down,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VDirection` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Enemy` is never constructed
[INFO] [stdout]   --> src/game/components.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum Projectile {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] 62 |     Allied,
[INFO] [stdout] 63 |     Enemy,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Projectile` 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 `dir` is never read
[INFO] [stdout]   --> src/game/components.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct Weapon {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 86 |     dir: VDirection,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Weapon` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.10.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ab410a5f4ee5fc0733f29de9cd23e0c2f974ed684444c32e6e620eb4f6dcfcda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab410a5f4ee5fc0733f29de9cd23e0c2f974ed684444c32e6e620eb4f6dcfcda", kill_on_drop: false }`
[INFO] [stdout] ab410a5f4ee5fc0733f29de9cd23e0c2f974ed684444c32e6e620eb4f6dcfcda
