[INFO] updating cached repository https://github.com/Kintaro/wtftw-contrib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/Kintaro/wtftw-contrib [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/num-0.2.1 [INFO] [stderr] * [new branch] dependabot/cargo/num-0.3.0 -> dependabot/cargo/num-0.3.0 [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcf8d8f76503ce69da2ba2685aa8a85a7e5da9f7 [INFO] checking Kintaro/wtftw-contrib against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKintaro%2Fwtftw-contrib" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kintaro/wtftw-contrib on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kintaro/wtftw-contrib [INFO] finished tweaking git repo https://github.com/Kintaro/wtftw-contrib [INFO] tweaked toml for git repo https://github.com/Kintaro/wtftw-contrib written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Kintaro/wtftw-contrib already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Kintaro/wtftw.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a00b32270be67b58476da5766dca8049e2ea3704c8396be613376ad721294617 [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" "a00b32270be67b58476da5766dca8049e2ea3704c8396be613376ad721294617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a00b32270be67b58476da5766dca8049e2ea3704c8396be613376ad721294617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a00b32270be67b58476da5766dca8049e2ea3704c8396be613376ad721294617", kill_on_drop: false }` [INFO] [stdout] a00b32270be67b58476da5766dca8049e2ea3704c8396be613376ad721294617 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 609b82dbed566d3c51fd3cf8ec3396e5c346f27343865c6847d6dbb93bf99267 [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" "609b82dbed566d3c51fd3cf8ec3396e5c346f27343865c6847d6dbb93bf99267", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking bitflags v0.5.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking dylib v0.0.3 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking zombie v0.0.4 [INFO] [stderr] Checking dylib v0.0.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Checking wtftw_core v0.3.2 (https://github.com/Kintaro/wtftw.git#01071ded) [INFO] [stderr] Checking wtftw_xlib v0.4.0 (https://github.com/Kintaro/wtftw.git#01071ded) [INFO] [stderr] Checking wtftw v0.4.4 (https://github.com/Kintaro/wtftw.git#01071ded) [INFO] [stderr] Checking wtftw_contrib v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: attribute must be of the form `#[link(name = "...", /*opt*/ kind = "dylib|static|...", /*opt*/ wasm_import_module = "...")]` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[link] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(ill_formed_attribute_input)]` 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 a future release! [INFO] [stdout] = note: for more information, see issue #57571 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/avoid_struts_layout.rs:42:34 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get_strut(window_system: &WindowSystem, window: Window) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/avoid_struts_layout.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | layout: Box [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/avoid_struts_layout.rs:87:47 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(d: Vec, layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/avoid_struts_layout.rs:87:63 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(d: Vec, layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/avoid_struts_layout.rs:96:48 [INFO] [stdout] | [INFO] [stdout] 96 | fn apply_layout(&mut self, window_system: &WindowSystem, screen: Rectangle, config: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/avoid_struts_layout.rs:119:73 [INFO] [stdout] | [INFO] [stdout] 119 | fn apply_message(&mut self, message: LayoutMessage, window_system: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/avoid_struts_layout.rs:128:27 [INFO] [stdout] | [INFO] [stdout] 128 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/binary_space_partition.rs:367:25 [INFO] [stdout] | [INFO] [stdout] 367 | pub fn new() -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/binary_space_partition.rs:475:36 [INFO] [stdout] | [INFO] [stdout] 475 | fn apply_layout(&mut self, _: &WindowSystem, screen: Rectangle, _: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/layout/binary_space_partition.rs:492:97 [INFO] [stdout] | [INFO] [stdout] 492 | let bsp = layout(self.clone(), ws.len(), BinarySpacePartition::stack_index(st));; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/binary_space_partition.rs:508:61 [INFO] [stdout] | [INFO] [stdout] 508 | fn apply_message(&mut self, message: LayoutMessage, _: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/binary_space_partition.rs:561:27 [INFO] [stdout] | [INFO] [stdout] 561 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/center_layout.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | pub layout: Box [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/center_layout.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/center_layout.rs:18:44 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/center_layout.rs:26:48 [INFO] [stdout] | [INFO] [stdout] 26 | fn apply_layout(&mut self, window_system: &WindowSystem, screen: Rectangle, config: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/center_layout.rs:56:73 [INFO] [stdout] | [INFO] [stdout] 56 | fn apply_message(&mut self, message: LayoutMessage, window_system: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/center_layout.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/full_layout.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | fn apply_layout(&mut self, _: &WindowSystem, screen: Rectangle, config: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/full_layout.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/gap_layout.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | layout: Box [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/gap_layout.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(gap: u32, layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/gap_layout.rs:17:54 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(gap: u32, layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/gap_layout.rs:26:48 [INFO] [stdout] | [INFO] [stdout] 26 | fn apply_layout(&mut self, window_system: &WindowSystem, screen: Rectangle, config: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/gap_layout.rs:35:73 [INFO] [stdout] | [INFO] [stdout] 35 | fn apply_message(&mut self, message: LayoutMessage, window_system: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/gap_layout.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/layout_collection.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | pub layouts: Vec>, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/layout_collection.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(layouts: Vec>) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/layout_collection.rs:17:50 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(layouts: Vec>) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/layout_collection.rs:26:48 [INFO] [stdout] | [INFO] [stdout] 26 | fn apply_layout(&mut self, window_system: &WindowSystem, screen: Rectangle, config: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/layout_collection.rs:31:73 [INFO] [stdout] | [INFO] [stdout] 31 | fn apply_message(&mut self, message: LayoutMessage, window_system: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/layout_collection.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/mirror_layout.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | pub layout: Box [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/mirror_layout.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/mirror_layout.rs:21:44 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/mirror_layout.rs:27:36 [INFO] [stdout] | [INFO] [stdout] 27 | fn apply_layout(&mut self, w: &WindowSystem, screen: Rectangle, config: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attribute must be of the form `#[link(name = "...", /*opt*/ kind = "dylib|static|...", /*opt*/ wasm_import_module = "...")]` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[link] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(ill_formed_attribute_input)]` 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 a future release! [INFO] [stdout] = note: for more information, see issue #57571 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/avoid_struts_layout.rs:42:34 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get_strut(window_system: &WindowSystem, window: Window) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/avoid_struts_layout.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | layout: Box [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/mirror_layout.rs:35:73 [INFO] [stdout] | [INFO] [stdout] 35 | fn apply_message(&mut self, message: LayoutMessage, window_system: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/avoid_struts_layout.rs:87:47 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(d: Vec, layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/mirror_layout.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/avoid_struts_layout.rs:87:63 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(d: Vec, layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/resizable_tall_layout.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new() -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/avoid_struts_layout.rs:96:48 [INFO] [stdout] | [INFO] [stdout] 96 | fn apply_layout(&mut self, window_system: &WindowSystem, screen: Rectangle, config: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/resizable_tall_layout.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | fn apply_layout(&mut self, _: &WindowSystem, screen: Rectangle, _: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/avoid_struts_layout.rs:119:73 [INFO] [stdout] | [INFO] [stdout] 119 | fn apply_message(&mut self, message: LayoutMessage, window_system: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/avoid_struts_layout.rs:128:27 [INFO] [stdout] | [INFO] [stdout] 128 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/binary_space_partition.rs:367:25 [INFO] [stdout] | [INFO] [stdout] 367 | pub fn new() -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/binary_space_partition.rs:475:36 [INFO] [stdout] | [INFO] [stdout] 475 | fn apply_layout(&mut self, _: &WindowSystem, screen: Rectangle, _: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/layout/binary_space_partition.rs:492:97 [INFO] [stdout] | [INFO] [stdout] 492 | let bsp = layout(self.clone(), ws.len(), BinarySpacePartition::stack_index(st));; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/binary_space_partition.rs:508:61 [INFO] [stdout] | [INFO] [stdout] 508 | fn apply_message(&mut self, message: LayoutMessage, _: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/binary_space_partition.rs:561:27 [INFO] [stdout] | [INFO] [stdout] 561 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/center_layout.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | pub layout: Box [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/center_layout.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/center_layout.rs:18:44 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/center_layout.rs:26:48 [INFO] [stdout] | [INFO] [stdout] 26 | fn apply_layout(&mut self, window_system: &WindowSystem, screen: Rectangle, config: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/center_layout.rs:56:73 [INFO] [stdout] | [INFO] [stdout] 56 | fn apply_message(&mut self, message: LayoutMessage, window_system: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/center_layout.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/full_layout.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | fn apply_layout(&mut self, _: &WindowSystem, screen: Rectangle, config: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/full_layout.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/gap_layout.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | layout: Box [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/gap_layout.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(gap: u32, layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/gap_layout.rs:17:54 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(gap: u32, layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/gap_layout.rs:26:48 [INFO] [stdout] | [INFO] [stdout] 26 | fn apply_layout(&mut self, window_system: &WindowSystem, screen: Rectangle, config: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/gap_layout.rs:35:73 [INFO] [stdout] | [INFO] [stdout] 35 | fn apply_message(&mut self, message: LayoutMessage, window_system: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/gap_layout.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/layout_collection.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | pub layouts: Vec>, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/layout_collection.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(layouts: Vec>) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/layout_collection.rs:17:50 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(layouts: Vec>) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/layout_collection.rs:26:48 [INFO] [stdout] | [INFO] [stdout] 26 | fn apply_layout(&mut self, window_system: &WindowSystem, screen: Rectangle, config: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/layout_collection.rs:31:73 [INFO] [stdout] | [INFO] [stdout] 31 | fn apply_message(&mut self, message: LayoutMessage, window_system: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/layout_collection.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/mirror_layout.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | pub layout: Box [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/mirror_layout.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/mirror_layout.rs:21:44 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/mirror_layout.rs:27:36 [INFO] [stdout] | [INFO] [stdout] 27 | fn apply_layout(&mut self, w: &WindowSystem, screen: Rectangle, config: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/mirror_layout.rs:35:73 [INFO] [stdout] | [INFO] [stdout] 35 | fn apply_message(&mut self, message: LayoutMessage, window_system: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/mirror_layout.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/resizable_tall_layout.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new() -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/resizable_tall_layout.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | fn apply_layout(&mut self, _: &WindowSystem, screen: Rectangle, _: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/resizable_tall_layout.rs:118:61 [INFO] [stdout] | [INFO] [stdout] 118 | fn apply_message(&mut self, message: LayoutMessage, _: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/resizable_tall_layout.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/with_borders_layout.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | layout: Box [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/with_borders_layout.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(border: u32, layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/with_borders_layout.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(border: u32, layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/with_borders_layout.rs:26:48 [INFO] [stdout] | [INFO] [stdout] 26 | fn apply_layout(&mut self, window_system: &WindowSystem, screen: Rectangle, config: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/with_borders_layout.rs:36:73 [INFO] [stdout] | [INFO] [stdout] 36 | fn apply_message(&mut self, message: LayoutMessage, window_system: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/with_borders_layout.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/with_borders_layout.rs:52:38 [INFO] [stdout] | [INFO] [stdout] 52 | fn unhook(&self, window_system: &WindowSystem, stack: &Option>, config: &GeneralConfig) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/no_borders_layout.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/no_borders_layout.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/resizable_tall_layout.rs:118:61 [INFO] [stdout] | [INFO] [stdout] 118 | fn apply_message(&mut self, message: LayoutMessage, _: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/resizable_tall_layout.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/with_borders_layout.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | layout: Box [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/with_borders_layout.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(border: u32, layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/with_borders_layout.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(border: u32, layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/with_borders_layout.rs:26:48 [INFO] [stdout] | [INFO] [stdout] 26 | fn apply_layout(&mut self, window_system: &WindowSystem, screen: Rectangle, config: &GeneralConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/with_borders_layout.rs:36:73 [INFO] [stdout] | [INFO] [stdout] 36 | fn apply_message(&mut self, message: LayoutMessage, window_system: &WindowSystem, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/with_borders_layout.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | fn copy(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/with_borders_layout.rs:52:38 [INFO] [stdout] | [INFO] [stdout] 52 | fn unhook(&self, window_system: &WindowSystem, stack: &Option>, config: &GeneralConfig) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn WindowSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/no_borders_layout.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout/no_borders_layout.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(layout: Box) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wtftw_contrib`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "609b82dbed566d3c51fd3cf8ec3396e5c346f27343865c6847d6dbb93bf99267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "609b82dbed566d3c51fd3cf8ec3396e5c346f27343865c6847d6dbb93bf99267", kill_on_drop: false }` [INFO] [stdout] 609b82dbed566d3c51fd3cf8ec3396e5c346f27343865c6847d6dbb93bf99267