[INFO] cloning repository https://github.com/luksamuk/wasm-platformer-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luksamuk/wasm-platformer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluksamuk%2Fwasm-platformer-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluksamuk%2Fwasm-platformer-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e63b37be6d431e5a5fd7b8a90b579b1fbbcf2fd1
[INFO] checking luksamuk/wasm-platformer-rs/e63b37be6d431e5a5fd7b8a90b579b1fbbcf2fd1 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluksamuk%2Fwasm-platformer-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/luksamuk/wasm-platformer-rs
[INFO] finished tweaking git repo https://github.com/luksamuk/wasm-platformer-rs
[INFO] tweaked toml for git repo https://github.com/luksamuk/wasm-platformer-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luksamuk/wasm-platformer-rs on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luksamuk/wasm-platformer-rs 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.27
[INFO] [stderr]   Downloaded ref_eq v1.0.0
[INFO] [stderr]   Downloaded serde_derive v1.0.27
[INFO] [stderr]   Downloaded serde_derive_internals v0.19.0
[INFO] [stderr]   Downloaded serde_json v1.0.9
[INFO] [stderr]   Downloaded syn v0.12.13
[INFO] [stderr]   Downloaded stdweb v0.4.4
[INFO] [stderr]   Downloaded futures v0.1.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b3055688a4a42405a9a17adb9394b9e8c0406e551ffe56e6ca855b82fa986d2
[INFO] running `Command { std: "docker" "start" "-a" "1b3055688a4a42405a9a17adb9394b9e8c0406e551ffe56e6ca855b82fa986d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b3055688a4a42405a9a17adb9394b9e8c0406e551ffe56e6ca855b82fa986d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b3055688a4a42405a9a17adb9394b9e8c0406e551ffe56e6ca855b82fa986d2", kill_on_drop: false }`
[INFO] [stdout] 1b3055688a4a42405a9a17adb9394b9e8c0406e551ffe56e6ca855b82fa986d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bac5ac9a2a898c85e0cb69f1011ad02040ec5366562053bb33c33b7002833a4
[INFO] running `Command { std: "docker" "start" "-a" "7bac5ac9a2a898c85e0cb69f1011ad02040ec5366562053bb33c33b7002833a4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking serde v1.0.27
[INFO] [stderr]     Checking num-traits v0.1.41
[INFO] [stderr]    Compiling stdweb v0.4.4
[INFO] [stderr]     Checking discard v1.0.3
[INFO] [stderr]     Checking futures v0.1.18
[INFO] [stderr]     Checking ref_eq v1.0.0
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling syn v0.12.13
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling serde_derive_internals v0.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.27
[INFO] [stderr]     Checking serde_json v1.0.9
[INFO] [stderr]    Compiling stdweb-derive v0.4.0
[INFO] [stderr]     Checking wasm-platformer-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / bitflags! {
[INFO] [stdout]  7 | |     pub struct MouseButton: u8 {
[INFO] [stdout]  8 | |         const NONE  = 0b0000;
[INFO] [stdout]  9 | |         const LEFT  = 0b0001;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / bitflags! {
[INFO] [stdout]  7 | |     pub struct MouseButton: u8 {
[INFO] [stdout]  8 | |         const NONE  = 0b0000;
[INFO] [stdout]  9 | |         const LEFT  = 0b0001;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / bitflags! {
[INFO] [stdout]  7 | |     pub struct MouseButton: u8 {
[INFO] [stdout]  8 | |         const NONE  = 0b0000;
[INFO] [stdout]  9 | |         const LEFT  = 0b0001;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / bitflags! {
[INFO] [stdout] 33 | |     pub struct GamepadButton: u32 {
[INFO] [stdout] 34 | |         const NONE  = 0;
[INFO] [stdout] 35 | |         const START = 1;
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / bitflags! {
[INFO] [stdout] 33 | |     pub struct GamepadButton: u32 {
[INFO] [stdout] 34 | |         const NONE  = 0;
[INFO] [stdout] 35 | |         const START = 1;
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / bitflags! {
[INFO] [stdout] 33 | |     pub struct GamepadButton: u32 {
[INFO] [stdout] 34 | |         const NONE  = 0;
[INFO] [stdout] 35 | |         const START = 1;
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / bitflags! {
[INFO] [stdout] 55 | |     pub struct GamepadAxisSim: u16 {
[INFO] [stdout] 56 | |         const NONE  = 0;
[INFO] [stdout] 57 | |         const L_UP  = 1;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / bitflags! {
[INFO] [stdout] 55 | |     pub struct GamepadAxisSim: u16 {
[INFO] [stdout] 56 | |         const NONE  = 0;
[INFO] [stdout] 57 | |         const L_UP  = 1;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / bitflags! {
[INFO] [stdout] 55 | |     pub struct GamepadAxisSim: u16 {
[INFO] [stdout] 56 | |         const NONE  = 0;
[INFO] [stdout] 57 | |         const L_UP  = 1;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / bitflags! {
[INFO] [stdout]  7 | |     pub struct MouseButton: u8 {
[INFO] [stdout]  8 | |         const NONE  = 0b0000;
[INFO] [stdout]  9 | |         const LEFT  = 0b0001;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / bitflags! {
[INFO] [stdout]  7 | |     pub struct MouseButton: u8 {
[INFO] [stdout]  8 | |         const NONE  = 0b0000;
[INFO] [stdout]  9 | |         const LEFT  = 0b0001;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / bitflags! {
[INFO] [stdout]  7 | |     pub struct MouseButton: u8 {
[INFO] [stdout]  8 | |         const NONE  = 0b0000;
[INFO] [stdout]  9 | |         const LEFT  = 0b0001;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / bitflags! {
[INFO] [stdout] 33 | |     pub struct GamepadButton: u32 {
[INFO] [stdout] 34 | |         const NONE  = 0;
[INFO] [stdout] 35 | |         const START = 1;
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / bitflags! {
[INFO] [stdout] 33 | |     pub struct GamepadButton: u32 {
[INFO] [stdout] 34 | |         const NONE  = 0;
[INFO] [stdout] 35 | |         const START = 1;
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / bitflags! {
[INFO] [stdout] 33 | |     pub struct GamepadButton: u32 {
[INFO] [stdout] 34 | |         const NONE  = 0;
[INFO] [stdout] 35 | |         const START = 1;
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / bitflags! {
[INFO] [stdout] 55 | |     pub struct GamepadAxisSim: u16 {
[INFO] [stdout] 56 | |         const NONE  = 0;
[INFO] [stdout] 57 | |         const L_UP  = 1;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / bitflags! {
[INFO] [stdout] 55 | |     pub struct GamepadAxisSim: u16 {
[INFO] [stdout] 56 | |         const NONE  = 0;
[INFO] [stdout] 57 | |         const L_UP  = 1;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/input/mod.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / bitflags! {
[INFO] [stdout] 55 | |     pub struct GamepadAxisSim: u16 {
[INFO] [stdout] 56 | |         const NONE  = 0;
[INFO] [stdout] 57 | |         const L_UP  = 1;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/common/objects.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type GameObjectRef = Rc<RefCell<GameObject>>;
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type GameObjectRef = Rc<RefCell<dyn GameObject>>;
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/game/world.rs:148:32
[INFO] [stdout]     |
[INFO] [stdout] 148 |     follows:  Option<ObjectRef<GameObject>>,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 148 |     follows:  Option<ObjectRef<dyn GameObject>>,
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/common/objects.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type GameObjectRef = Rc<RefCell<GameObject>>;
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type GameObjectRef = Rc<RefCell<dyn GameObject>>;
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/game/world.rs:148:32
[INFO] [stdout]     |
[INFO] [stdout] 148 |     follows:  Option<ObjectRef<GameObject>>,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 148 |     follows:  Option<ObjectRef<dyn GameObject>>,
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/common/objects.rs:60:49
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn on_collision(&mut self, other: ObjectRef<GameObject>);
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn on_collision(&mut self, other: ObjectRef<dyn GameObject>);
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/common/objects.rs:60:49
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn on_collision(&mut self, other: ObjectRef<GameObject>);
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn on_collision(&mut self, other: ObjectRef<dyn GameObject>);
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/game/world.rs:229:51
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn follow(&mut self, object: Option<ObjectRef<GameObject>>) {
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn follow(&mut self, object: Option<ObjectRef<dyn GameObject>>) {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/game/world.rs:229:51
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn follow(&mut self, object: Option<ObjectRef<GameObject>>) {
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn follow(&mut self, object: Option<ObjectRef<dyn GameObject>>) {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/input/mod.rs:105:37
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn set_stick_sim(&mut self, state: GamepadAxisSim) {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_depth` is never read
[INFO] [stdout]    --> src/collision/partitioning.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Quadtree<T: GameObject> {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 139 |     root:      QuadtreeNodeCountedRef<T>,
[INFO] [stdout] 140 |     max_depth: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `running` is never read
[INFO] [stdout]   --> src/game/world.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct World {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     running:    bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `World` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `X_MIN_FACTOR` is never used
[INFO] [stdout]    --> src/game/world.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub const X_MIN_FACTOR:     f64 = -0.45;
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `X_MAX_FACTOR` is never used
[INFO] [stdout]    --> src/game/world.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub const X_MAX_FACTOR:     f64 =  0.5;
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Y_AIR_MIN_FACTOR` is never used
[INFO] [stdout]    --> src/game/world.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub const Y_AIR_MIN_FACTOR: f64 = -0.26;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Y_AIR_MAX_FACTOR` is never used
[INFO] [stdout]    --> src/game/world.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub const Y_AIR_MAX_FACTOR: f64 =  0.53;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Y_FACTOR` is never used
[INFO] [stdout]    --> src/game/world.rs:139:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub const Y_FACTOR:         f64 =  0.4;
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MOVE_SPEED_Y_G` is never used
[INFO] [stdout]    --> src/game/world.rs:141:15
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub const MOVE_SPEED_Y_G:   f64 =  6.0; // unused
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/input/mod.rs:105:37
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn set_stick_sim(&mut self, state: GamepadAxisSim) {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_depth` is never read
[INFO] [stdout]    --> src/collision/partitioning.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Quadtree<T: GameObject> {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 139 |     root:      QuadtreeNodeCountedRef<T>,
[INFO] [stdout] 140 |     max_depth: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `running` is never read
[INFO] [stdout]   --> src/game/world.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct World {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     running:    bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `World` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `X_MIN_FACTOR` is never used
[INFO] [stdout]    --> src/game/world.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub const X_MIN_FACTOR:     f64 = -0.45;
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `X_MAX_FACTOR` is never used
[INFO] [stdout]    --> src/game/world.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub const X_MAX_FACTOR:     f64 =  0.5;
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Y_AIR_MIN_FACTOR` is never used
[INFO] [stdout]    --> src/game/world.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub const Y_AIR_MIN_FACTOR: f64 = -0.26;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Y_AIR_MAX_FACTOR` is never used
[INFO] [stdout]    --> src/game/world.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub const Y_AIR_MAX_FACTOR: f64 =  0.53;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Y_FACTOR` is never used
[INFO] [stdout]    --> src/game/world.rs:139:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub const Y_FACTOR:         f64 =  0.4;
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MOVE_SPEED_Y_G` is never used
[INFO] [stdout]    --> src/game/world.rs:141:15
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub const MOVE_SPEED_Y_G:   f64 =  6.0; // unused
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stdweb v0.4.4, syn v0.12.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "7bac5ac9a2a898c85e0cb69f1011ad02040ec5366562053bb33c33b7002833a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bac5ac9a2a898c85e0cb69f1011ad02040ec5366562053bb33c33b7002833a4", kill_on_drop: false }`
[INFO] [stdout] 7bac5ac9a2a898c85e0cb69f1011ad02040ec5366562053bb33c33b7002833a4
