[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1kasu%2Fgpeli" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1kasu/gpeli on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-7/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3a7cf487179cccaab96324b097776ac1c8099ba7a27ae4900d1e281bb369b81 [INFO] running `Command { std: "docker" "start" "-a" "b3a7cf487179cccaab96324b097776ac1c8099ba7a27ae4900d1e281bb369b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3a7cf487179cccaab96324b097776ac1c8099ba7a27ae4900d1e281bb369b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a7cf487179cccaab96324b097776ac1c8099ba7a27ae4900d1e281bb369b81", kill_on_drop: false }` [INFO] [stdout] b3a7cf487179cccaab96324b097776ac1c8099ba7a27ae4900d1e281bb369b81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aa810dae2a0011230265636e2dcc8d513c4f0a8dc434771a0eeafa75a0e55ba [INFO] running `Command { std: "docker" "start" "-a" "3aa810dae2a0011230265636e2dcc8d513c4f0a8dc434771a0eeafa75a0e55ba", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] | ^^^^^^^^^ help: remove these parentheses [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] | ^^^ help: remove these parentheses [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.peli.6mt1vstn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb" "/opt/rustwide/target/debug/deps/peli-99a8971ce76eaeeb.1s9oz3s2ceylqnts.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-e20a7def67a09a40.rlib" "/opt/rustwide/target/debug/deps/librand-58dfe59fff583a20.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d194d475f47d453c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-365cf075441f0a89.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-29c76170adbad7a3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-35edfbb82201539e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-e87e2cb04e1cca70.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44e95351d5c34c9b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "/opt/rustwide/target/debug/deps/liblibc-752c9b3373b105cb.rlib" "/opt/rustwide/target/debug/deps/libnum-4535e4ce007bf66c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9b3c910537d75c98.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e67644c1b5d64fa6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a616ef0b114947c8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3aa810dae2a0011230265636e2dcc8d513c4f0a8dc434771a0eeafa75a0e55ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aa810dae2a0011230265636e2dcc8d513c4f0a8dc434771a0eeafa75a0e55ba", kill_on_drop: false }` [INFO] [stdout] 3aa810dae2a0011230265636e2dcc8d513c4f0a8dc434771a0eeafa75a0e55ba