[INFO] cloning repository https://github.com/1kasu/gpeli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1kasu/gpeli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1kasu%2Fgpeli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1kasu%2Fgpeli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 929aceee9c0ff7bae20640008e27f9455c143fe7 [INFO] testing 1kasu/gpeli against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1kasu%2Fgpeli" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1kasu/gpeli on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/1kasu/gpeli [INFO] finished tweaking git repo https://github.com/1kasu/gpeli [INFO] tweaked toml for git repo https://github.com/1kasu/gpeli written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/1kasu/gpeli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b8e0f4d6e260372098f8c22e8eeead2eec4c0f6411c4dee6a96bc579d668ce0 [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" "5b8e0f4d6e260372098f8c22e8eeead2eec4c0f6411c4dee6a96bc579d668ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b8e0f4d6e260372098f8c22e8eeead2eec4c0f6411c4dee6a96bc579d668ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b8e0f4d6e260372098f8c22e8eeead2eec4c0f6411c4dee6a96bc579d668ce0", kill_on_drop: false }` [INFO] [stdout] 5b8e0f4d6e260372098f8c22e8eeead2eec4c0f6411c4dee6a96bc579d668ce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c2ac71facddacbf27b8e7b06544968bc4056d83123b1e24e2f7a368def3bc7c [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" "9c2ac71facddacbf27b8e7b06544968bc4056d83123b1e24e2f7a368def3bc7c", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling peli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/animointi.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | animaatiot: Vec>>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Animaatio` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/animointi.rs:36:66 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn lisaa_animaatio(&mut self, animaatio: Kuolevainen>) { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Animaatio` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/maailma/kappalemuisti.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | (*rckappale.borrow_mut()) // Kopioi sisällön [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 49 - (*rckappale.borrow_mut()) // Kopioi sisällön [INFO] [stdout] 49 + *rckappale.borrow_mut() // Kopioi sisällön [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/maailma/mod.rs:333:14 [INFO] [stdout] | [INFO] [stdout] 333 | ) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/paivitys.rs:54:34 [INFO] [stdout] | [INFO] [stdout] 54 | pub paivitykset: Vec<&'a mut Paivitys>, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/paivitys.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn new(lista: Vec<&'a mut Paivitys>) -> YhdistettyPaivitys<'a> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/piirtaja.rs:50:44 [INFO] [stdout] | [INFO] [stdout] 50 | fn piirra_maailma(&mut self, maailma: &PiirrettavaMaailma) -> Result<(), String>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PiirrettavaMaailma` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/piirtaja.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | ) -> Box + 'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/piirtaja.rs:361:51 [INFO] [stdout] | [INFO] [stdout] 361 | fn kameran_aiheuttama_muutos(&self) -> Result<(Vektori), String> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 361 - fn kameran_aiheuttama_muutos(&self) -> Result<(Vektori), String> { [INFO] [stdout] 361 + fn kameran_aiheuttama_muutos(&self) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/piirtaja.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | fn piirra_maailma(&mut self, maailma: &PiirrettavaMaailma) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PiirrettavaMaailma` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/silmukka/perussilmukka.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | piirtaja: &'a mut (T), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - piirtaja: &'a mut (T), [INFO] [stdout] 20 + piirtaja: &'a mut T, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/perussilmukka.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | paivitys: &'a mut Paivitys, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/perussilmukka.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | paivitys: &'a mut Paivitys, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/saannollinensilmukka.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | paivitys: &'a mut Paivitys, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/saannollinensilmukka.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | paivitys: &'a mut Paivitys, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/erillisetpaivityksetsilmukka.rs:27:36 [INFO] [stdout] | [INFO] [stdout] 27 | saannollinen_paivitys: &'a mut Paivitys, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/erillisetpaivityksetsilmukka.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | epasaannollinen_paivitys: &'a mut Paivitys, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/erillisetpaivityksetsilmukka.rs:46:40 [INFO] [stdout] | [INFO] [stdout] 46 | saannollinen_paivitys: &'a mut Paivitys, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/erillisetpaivityksetsilmukka.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 47 | epasaannollinen_paivitys: &'a mut Paivitys, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/interpoloivasilmukka.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | piirtaja: &'a mut ValiaikaistenPiirtaja, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ValiaikaistenPiirtaja` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/interpoloivasilmukka.rs:27:36 [INFO] [stdout] | [INFO] [stdout] 27 | saannollinen_paivitys: &'a mut Paivitys, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/interpoloivasilmukka.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | epasaannollinen_paivitys: &'a mut Paivitys, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/interpoloivasilmukka.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | piirtaja: &'a mut ValiaikaistenPiirtaja, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ValiaikaistenPiirtaja` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/interpoloivasilmukka.rs:48:40 [INFO] [stdout] | [INFO] [stdout] 48 | saannollinen_paivitys: &'a mut Paivitys, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/interpoloivasilmukka.rs:49:43 [INFO] [stdout] | [INFO] [stdout] 49 | epasaannollinen_paivitys: &'a mut Paivitys, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/interpoloivasilmukka.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | piirtaja: &'a mut ValiaikaistenPiirtaja, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ValiaikaistenPiirtaja` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/interpoloivasilmukka.rs:75:40 [INFO] [stdout] | [INFO] [stdout] 75 | saannollinen_paivitys: &'a mut Paivitys, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/silmukka/interpoloivasilmukka.rs:76:43 [INFO] [stdout] | [INFO] [stdout] 76 | epasaannollinen_paivitys: &'a mut Paivitys, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/spawneri.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | aly: Option>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Aly` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/spawneri.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | aly: Option>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Aly` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/spawneri.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | impl Clone for Box { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Aly` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/spawneri.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | fn clone(&self) -> Box { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Aly` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tekoaly.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | aly: Box, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Aly` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tekoaly.rs:73:45 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new(kappale: RcKappale, aly: Box) -> Self { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Aly` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tekoaly.rs:102:32 [INFO] [stdout] | [INFO] [stdout] 102 | fn box_clone(&self) -> Box; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Aly` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tekoaly.rs:132:32 [INFO] [stdout] | [INFO] [stdout] 132 | fn box_clone(&self) -> Box { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Aly` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tormays.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | tapahtuma: &'a Fn(&Tormaystieto, &mut Perusmaailma, &Paivitysaika), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Tormaystieto, &mut Perusmaailma, &Paivitysaika)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tormays.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | tapahtuma: &'a Fn(&Tormaystieto, &mut Perusmaailma, &Paivitysaika), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Tormaystieto, &mut Perusmaailma, &Paivitysaika)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:76:38 [INFO] [stdout] | [INFO] [stdout] 76 | let animaatioiden_paivitys: &mut Paivitys = &mut AnimaatioidenPaivitys; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | let fysiikan_paivitys: &mut Paivitys = &mut FysiikanPaivitys; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:78:34 [INFO] [stdout] | [INFO] [stdout] 78 | let spawnerin_paivitys: &mut Paivitys = &mut SpawnerinPaivitys::new(); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | let tekoalyn_paivitys: &mut Paivitys = &mut TekoalynPaivitys; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | let pelihahmon_paivitys: &mut Paivitys = &mut PelihahmonPaivitys; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Paivitys` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | let mut silmukka: Box = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Paasilmukka` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.peli.5ae1be64-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7.3fgaczhzz8cbkpen.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-840ddc3c129a544e.rlib" "/opt/rustwide/target/debug/deps/librand-c692702a8920fcd7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-970991550c187f87.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ff6cdc83cd477f7a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-41127eeeefef1010.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7fcbaebe84a9721e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-aeb3e6cd33b8e995.rlib" "/opt/rustwide/target/debug/deps/librand_core-54881814acc37a87.rlib" "/opt/rustwide/target/debug/deps/librand_os-07d0273d9af246ef.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-4f5192adc7cfc68e.rlib" "/opt/rustwide/target/debug/deps/librand_core-24b7ee40fd421f2e.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-77be4777c214185b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-257fd09b908c4179.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-deaeff8e79132040.rlib" "/opt/rustwide/target/debug/deps/liblibc-108d506d933fad24.rlib" "/opt/rustwide/target/debug/deps/libnum-d10c57cc5c579d95.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-76cd0787e91177d6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-096c067680cf9d3f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9486a05c2fb1b639.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/peli-5567b0b4c08810b7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `peli` due to 2 previous errors; 44 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9c2ac71facddacbf27b8e7b06544968bc4056d83123b1e24e2f7a368def3bc7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c2ac71facddacbf27b8e7b06544968bc4056d83123b1e24e2f7a368def3bc7c", kill_on_drop: false }` [INFO] [stdout] 9c2ac71facddacbf27b8e7b06544968bc4056d83123b1e24e2f7a368def3bc7c