[INFO] cloning repository https://github.com/KayDevs/rust-sdl2-android [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KayDevs/rust-sdl2-android" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayDevs%2Frust-sdl2-android", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayDevs%2Frust-sdl2-android'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ab743a1b6977408b7963a41113e94a55f527b14 [INFO] testing KayDevs/rust-sdl2-android against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayDevs%2Frust-sdl2-android" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 50% (1189/2351) Updating files: 51% (1200/2351) Updating files: 52% (1223/2351) Updating files: 53% (1247/2351) Updating files: 54% (1270/2351) Updating files: 55% (1294/2351) Updating files: 56% (1317/2351) Updating files: 57% (1341/2351) Updating files: 58% (1364/2351) Updating files: 59% (1388/2351) Updating files: 60% (1411/2351) Updating files: 61% (1435/2351) Updating files: 62% (1458/2351) Updating files: 63% (1482/2351) Updating files: 64% (1505/2351) Updating files: 65% (1529/2351) Updating files: 66% (1552/2351) Updating files: 67% (1576/2351) Updating files: 68% (1599/2351) Updating files: 69% (1623/2351) Updating files: 70% (1646/2351) Updating files: 71% (1670/2351) Updating files: 72% (1693/2351) Updating files: 73% (1717/2351) Updating files: 74% (1740/2351) Updating files: 75% (1764/2351) Updating files: 76% (1787/2351) Updating files: 77% (1811/2351) Updating files: 78% (1834/2351) Updating files: 79% (1858/2351) Updating files: 80% (1881/2351) Updating files: 81% (1905/2351) Updating files: 82% (1928/2351) Updating files: 83% (1952/2351) Updating files: 84% (1975/2351) Updating files: 85% (1999/2351) Updating files: 86% (2022/2351) Updating files: 87% (2046/2351) Updating files: 88% (2069/2351) Updating files: 89% (2093/2351) Updating files: 90% (2116/2351) Updating files: 91% (2140/2351) Updating files: 92% (2163/2351) Updating files: 93% (2187/2351) Updating files: 94% (2210/2351) Updating files: 94% (2229/2351) Updating files: 95% (2234/2351) Updating files: 96% (2257/2351) Updating files: 97% (2281/2351) Updating files: 98% (2304/2351) Updating files: 99% (2328/2351) Updating files: 100% (2351/2351) Updating files: 100% (2351/2351), done. [INFO] validating manifest of git repo https://github.com/KayDevs/rust-sdl2-android on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KayDevs/rust-sdl2-android [INFO] finished tweaking git repo https://github.com/KayDevs/rust-sdl2-android [INFO] tweaked toml for git repo https://github.com/KayDevs/rust-sdl2-android written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/KayDevs/rust-sdl2-android already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4bfbb86fb20b3623cd7142fd941d8d2869be9ff5d1c0fc4dde66096d5695e19 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d4bfbb86fb20b3623cd7142fd941d8d2869be9ff5d1c0fc4dde66096d5695e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4bfbb86fb20b3623cd7142fd941d8d2869be9ff5d1c0fc4dde66096d5695e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4bfbb86fb20b3623cd7142fd941d8d2869be9ff5d1c0fc4dde66096d5695e19", kill_on_drop: false }` [INFO] [stdout] d4bfbb86fb20b3623cd7142fd941d8d2869be9ff5d1c0fc4dde66096d5695e19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5066dce18fb97861eb37ba1ddcd84dc59d2788c23ccf07be4ceba9eb7717c4f9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5066dce18fb97861eb37ba1ddcd84dc59d2788c23ccf07be4ceba9eb7717c4f9", kill_on_drop: false }` [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling sdl2test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/entity.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | fn tick(&mut self, &GameState); [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &GameState` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hitbox.rs:49:36 [INFO] [stdout] | [INFO] [stdout] 49 | fn handle_collision(&mut self, CollisionEvent, other: HitBox); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: CollisionEvent` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hitbox` [INFO] [stdout] --> src/murph.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use hitbox; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sdl_main.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | let mut entities: Vec>> = Vec::new(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 - let mut entities: Vec>> = Vec::new(); [INFO] [stdout] 64 + let mut entities: Vec>> = Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sdl_main.rs:65:37 [INFO] [stdout] | [INFO] [stdout] 65 | let mut renders: Vec>> = Vec::new(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 65 - let mut renders: Vec>> = Vec::new(); [INFO] [stdout] 65 + let mut renders: Vec>> = Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sdl_main.rs:66:38 [INFO] [stdout] | [INFO] [stdout] 66 | let mut collides: Vec>> = Vec::new(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 66 - let mut collides: Vec>> = Vec::new(); [INFO] [stdout] 66 + let mut collides: Vec>> = Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ce` [INFO] [stdout] --> src/murph.rs:42:36 [INFO] [stdout] | [INFO] [stdout] 42 | fn handle_collision(&mut self, ce: CollisionEvent, other: HitBox) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ce` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/murph.rs:120:25 [INFO] [stdout] | [INFO] [stdout] 120 | fn collision(&self, other: HitBox) -> CollisionEvent { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gs` [INFO] [stdout] --> src/brick.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | fn tick(&mut self, gs: &GameState) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.19s [INFO] running `Command { std: "docker" "inspect" "5066dce18fb97861eb37ba1ddcd84dc59d2788c23ccf07be4ceba9eb7717c4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5066dce18fb97861eb37ba1ddcd84dc59d2788c23ccf07be4ceba9eb7717c4f9", kill_on_drop: false }` [INFO] [stdout] 5066dce18fb97861eb37ba1ddcd84dc59d2788c23ccf07be4ceba9eb7717c4f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a62515edb3ddd188e66a775325fe5b105339767f27d47bc3dfd16c30780f5ec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a62515edb3ddd188e66a775325fe5b105339767f27d47bc3dfd16c30780f5ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/entity.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | fn tick(&mut self, &GameState); [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &GameState` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hitbox.rs:49:36 [INFO] [stdout] | [INFO] [stdout] 49 | fn handle_collision(&mut self, CollisionEvent, other: HitBox); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: CollisionEvent` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hitbox` [INFO] [stdout] --> src/murph.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use hitbox; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sdl_main.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | let mut entities: Vec>> = Vec::new(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 - let mut entities: Vec>> = Vec::new(); [INFO] [stdout] 64 + let mut entities: Vec>> = Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sdl_main.rs:65:37 [INFO] [stdout] | [INFO] [stdout] 65 | let mut renders: Vec>> = Vec::new(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 65 - let mut renders: Vec>> = Vec::new(); [INFO] [stdout] 65 + let mut renders: Vec>> = Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sdl_main.rs:66:38 [INFO] [stdout] | [INFO] [stdout] 66 | let mut collides: Vec>> = Vec::new(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 66 - let mut collides: Vec>> = Vec::new(); [INFO] [stdout] 66 + let mut collides: Vec>> = Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ce` [INFO] [stdout] --> src/murph.rs:42:36 [INFO] [stdout] | [INFO] [stdout] 42 | fn handle_collision(&mut self, ce: CollisionEvent, other: HitBox) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ce` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/murph.rs:120:25 [INFO] [stdout] | [INFO] [stdout] 120 | fn collision(&self, other: HitBox) -> CollisionEvent { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gs` [INFO] [stdout] --> src/brick.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | fn tick(&mut self, gs: &GameState) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sdl2test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/entity.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | fn tick(&mut self, &GameState); [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &GameState` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/hitbox.rs:49:36 [INFO] [stdout] | [INFO] [stdout] 49 | fn handle_collision(&mut self, CollisionEvent, other: HitBox); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: CollisionEvent` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hitbox` [INFO] [stdout] --> src/murph.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use hitbox; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sdl_main.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | let mut entities: Vec>> = Vec::new(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 - let mut entities: Vec>> = Vec::new(); [INFO] [stdout] 64 + let mut entities: Vec>> = Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sdl_main.rs:65:37 [INFO] [stdout] | [INFO] [stdout] 65 | let mut renders: Vec>> = Vec::new(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 65 - let mut renders: Vec>> = Vec::new(); [INFO] [stdout] 65 + let mut renders: Vec>> = Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sdl_main.rs:66:38 [INFO] [stdout] | [INFO] [stdout] 66 | let mut collides: Vec>> = Vec::new(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 66 - let mut collides: Vec>> = Vec::new(); [INFO] [stdout] 66 + let mut collides: Vec>> = Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ce` [INFO] [stdout] --> src/murph.rs:42:36 [INFO] [stdout] | [INFO] [stdout] 42 | fn handle_collision(&mut self, ce: CollisionEvent, other: HitBox) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ce` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/murph.rs:120:25 [INFO] [stdout] | [INFO] [stdout] 120 | fn collision(&self, other: HitBox) -> CollisionEvent { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gs` [INFO] [stdout] --> src/brick.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | fn tick(&mut self, gs: &GameState) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `Command { std: "docker" "inspect" "5a62515edb3ddd188e66a775325fe5b105339767f27d47bc3dfd16c30780f5ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a62515edb3ddd188e66a775325fe5b105339767f27d47bc3dfd16c30780f5ec", kill_on_drop: false }` [INFO] [stdout] 5a62515edb3ddd188e66a775325fe5b105339767f27d47bc3dfd16c30780f5ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 706ce441d1a5e45f1ba816d19be9b1878c86ce0c0c7282714deec3512981c35b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "706ce441d1a5e45f1ba816d19be9b1878c86ce0c0c7282714deec3512981c35b", kill_on_drop: false }` [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/entity.rs:3:24 [INFO] [stderr] | [INFO] [stderr] 3 | fn tick(&mut self, &GameState); [INFO] [stderr] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &GameState` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/hitbox.rs:49:36 [INFO] [stderr] | [INFO] [stderr] 49 | fn handle_collision(&mut self, CollisionEvent, other: HitBox); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: CollisionEvent` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: unused import: `hitbox` [INFO] [stderr] --> src/murph.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use hitbox; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sdl_main.rs:64:38 [INFO] [stderr] | [INFO] [stderr] 64 | let mut entities: Vec>> = Vec::new(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 64 - let mut entities: Vec>> = Vec::new(); [INFO] [stderr] 64 + let mut entities: Vec>> = Vec::new(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sdl_main.rs:65:37 [INFO] [stderr] | [INFO] [stderr] 65 | let mut renders: Vec>> = Vec::new(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 65 - let mut renders: Vec>> = Vec::new(); [INFO] [stderr] 65 + let mut renders: Vec>> = Vec::new(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sdl_main.rs:66:38 [INFO] [stderr] | [INFO] [stderr] 66 | let mut collides: Vec>> = Vec::new(); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 66 - let mut collides: Vec>> = Vec::new(); [INFO] [stderr] 66 + let mut collides: Vec>> = Vec::new(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ce` [INFO] [stderr] --> src/murph.rs:42:36 [INFO] [stderr] | [INFO] [stderr] 42 | fn handle_collision(&mut self, ce: CollisionEvent, other: HitBox) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_ce` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/murph.rs:120:25 [INFO] [stderr] | [INFO] [stderr] 120 | fn collision(&self, other: HitBox) -> CollisionEvent { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `gs` [INFO] [stderr] --> src/brick.rs:25:24 [INFO] [stderr] | [INFO] [stderr] 25 | fn tick(&mut self, gs: &GameState) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_gs` [INFO] [stderr] [INFO] [stderr] warning: `sdl2test` (lib) generated 9 warnings [INFO] [stderr] warning: `sdl2test` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sdl_main-52320e3c2566ae54) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/main-eeac989d1131fbc7) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sdl_main [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "706ce441d1a5e45f1ba816d19be9b1878c86ce0c0c7282714deec3512981c35b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "706ce441d1a5e45f1ba816d19be9b1878c86ce0c0c7282714deec3512981c35b", kill_on_drop: false }` [INFO] [stdout] 706ce441d1a5e45f1ba816d19be9b1878c86ce0c0c7282714deec3512981c35b