[INFO] fetching crate guion 0.5.0-dev1... [INFO] checking guion-0.5.0-dev1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate guion 0.5.0-dev1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate guion 0.5.0-dev1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate guion 0.5.0-dev1 [INFO] finished tweaking crates.io crate guion 0.5.0-dev1 [INFO] tweaked toml for crates.io crate guion 0.5.0-dev1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qwutils v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a47cb1bb13571dd8277fb4c312117b1390e54719ed91f48fb0a4784eb75668dc [INFO] running `Command { std: "docker" "start" "-a" "a47cb1bb13571dd8277fb4c312117b1390e54719ed91f48fb0a4784eb75668dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a47cb1bb13571dd8277fb4c312117b1390e54719ed91f48fb0a4784eb75668dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a47cb1bb13571dd8277fb4c312117b1390e54719ed91f48fb0a4784eb75668dc", kill_on_drop: false }` [INFO] [stdout] a47cb1bb13571dd8277fb4c312117b1390e54719ed91f48fb0a4784eb75668dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ef8210fb63408d546925bfebaae84d4ce27289525a54955ce5954c56d53e477 [INFO] running `Command { std: "docker" "start" "-a" "3ef8210fb63408d546925bfebaae84d4ce27289525a54955ce5954c56d53e477", kill_on_drop: false }` [INFO] [stderr] Checking boolinator v2.4.0 [INFO] [stderr] Checking qwutils v0.3.1 [INFO] [stderr] Checking guion v0.5.0-dev1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/id/standard.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl SubPath for StdID where E: Env, E::WidgetID: Into + From { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | S: SubPath + From+Into + Debug + Send+Sync + 'static, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:145:44 [INFO] [stdout] | [INFO] [stdout] 145 | impl SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:155:60 [INFO] [stdout] | [INFO] [stdout] 155 | impl RefClonable for SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:162:66 [INFO] [stdout] | [INFO] [stdout] 162 | unsafe impl Statize for SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/path/standard.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | unsafe impl Statize for SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::into_id` [INFO] [stdout] --> src/path/standard.rs:71:58 [INFO] [stdout] | [INFO] [stdout] 71 | self.v.get(self.v.len()-1).cloned().map(SubPath::into_id) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `path::sub::SubPath::from_id` [INFO] [stdout] --> src/path/standard.rs:132:40 [INFO] [stdout] | [INFO] [stdout] 132 | self.clone().attached(SubPath::from_id(child_id)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/validation/mod.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe impl Statize for dyn Validation where E: 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/validation/mod.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | unsafe impl Statize for dyn ValidationMut where E: 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/widgets/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/widgets/util/state.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | unsafe impl Statize for dyn AtomState where T: 'static, E: Env { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/widgets/util/state.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | unsafe impl Statize for dyn AtomStateMut where T: 'static, E: Env { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/id/standard.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl SubPath for StdID where E: Env, E::WidgetID: Into + From { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | S: SubPath + From+Into + Debug + Send+Sync + 'static, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:145:44 [INFO] [stdout] | [INFO] [stdout] 145 | impl SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:155:60 [INFO] [stdout] | [INFO] [stdout] 155 | impl RefClonable for SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:162:66 [INFO] [stdout] | [INFO] [stdout] 162 | unsafe impl Statize for SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/path/standard.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | unsafe impl Statize for SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::into_id` [INFO] [stdout] --> src/path/standard.rs:71:58 [INFO] [stdout] | [INFO] [stdout] 71 | self.v.get(self.v.len()-1).cloned().map(SubPath::into_id) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `path::sub::SubPath::from_id` [INFO] [stdout] --> src/path/standard.rs:132:40 [INFO] [stdout] | [INFO] [stdout] 132 | self.clone().attached(SubPath::from_id(child_id)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/validation/mod.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe impl Statize for dyn Validation where E: 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/validation/mod.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | unsafe impl Statize for dyn ValidationMut where E: 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/widgets/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/widgets/util/state.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | unsafe impl Statize for dyn AtomState where T: 'static, E: Env { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/widgets/util/state.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | unsafe impl Statize for dyn AtomStateMut where T: 'static, E: Env { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::root::Widgets::trace_bounds` [INFO] [stdout] --> src/widget/link/mod.rs:163:26 [INFO] [stdout] | [INFO] [stdout] 163 | self.widget.stor.trace_bounds(self.ctx,self.widget.path.refc(),root_bounds,e,force).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/link/mod.rs:208:31 [INFO] [stdout] | [INFO] [stdout] 208 | let cpath = w.in_parent_path(path.refc()).into(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::Resolvable::<'w, E>::in_parent_path` [INFO] [stdout] --> src/widget/link/mod.rs:263:23 [INFO] [stdout] | [INFO] [stdout] 263 | let path = rw.in_parent_path(self.path(),false); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::root::Widgets::trace_bounds` [INFO] [stdout] --> src/widget/link/mod.rs:163:26 [INFO] [stdout] | [INFO] [stdout] 163 | self.widget.stor.trace_bounds(self.ctx,self.widget.path.refc(),root_bounds,e,force).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/imp.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 57 | match_view!(self|s| s.in_parent_path(parent) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/link/mod.rs:208:31 [INFO] [stdout] | [INFO] [stdout] 208 | let cpath = w.in_parent_path(path.refc()).into(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/imp.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | match_view!(self|s| s.resolved_by_path(sub_path) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::child_paths` [INFO] [stdout] --> src/widget/imp.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | match_view!(self|s| s.child_paths(own_path) ) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::Resolvable::<'w, E>::in_parent_path` [INFO] [stdout] --> src/widget/link/mod.rs:263:23 [INFO] [stdout] | [INFO] [stdout] 263 | let path = rw.in_parent_path(self.path(),false); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:107:31 [INFO] [stdout] | [INFO] [stdout] 107 | Self::Ref(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/imp.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 57 | match_view!(self|s| s.in_parent_path(parent) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | Self::Mut(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/imp.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | match_view!(self|s| s.resolved_by_path(sub_path) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:118:31 [INFO] [stdout] | [INFO] [stdout] 118 | match_view!(self|s| s.childs_ref() ) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::child_paths` [INFO] [stdout] --> src/widget/imp.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | match_view!(self|s| s.child_paths(own_path) ) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:107:31 [INFO] [stdout] | [INFO] [stdout] 107 | Self::Ref(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | Self::Mut(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:118:31 [INFO] [stdout] | [INFO] [stdout] 118 | match_view!(self|s| s.childs_ref() ) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/imp.rs:198:30 [INFO] [stdout] | [INFO] [stdout] 198 | match_mut!(self|s| s.in_parent_path(parent) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/imp.rs:202:30 [INFO] [stdout] | [INFO] [stdout] 202 | match_mut!(self|s| s.resolved_by_path(sub_path) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/imp.rs:198:30 [INFO] [stdout] | [INFO] [stdout] 198 | match_mut!(self|s| s.in_parent_path(parent) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/imp.rs:202:30 [INFO] [stdout] | [INFO] [stdout] 202 | match_mut!(self|s| s.resolved_by_path(sub_path) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::child_paths` [INFO] [stdout] --> src/widget/imp.rs:235:30 [INFO] [stdout] | [INFO] [stdout] 235 | match_mut!(self|s| s.child_paths(own_path) ) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | Self::Mut(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::child_paths` [INFO] [stdout] --> src/widget/imp.rs:235:30 [INFO] [stdout] | [INFO] [stdout] 235 | match_mut!(self|s| s.child_paths(own_path) ) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:257:30 [INFO] [stdout] | [INFO] [stdout] 257 | match_mut!(self|s| s.childs_ref() ) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | Self::Mut(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:257:30 [INFO] [stdout] | [INFO] [stdout] 257 | match_mut!(self|s| s.childs_ref() ) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::WidgetMut::childs_mut` [INFO] [stdout] --> src/widget/imp.rs:334:30 [INFO] [stdout] | [INFO] [stdout] 334 | match_mut!(self|s| s.childs_mut() ) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::WidgetMut::childs_mut` [INFO] [stdout] --> src/widget/imp.rs:334:30 [INFO] [stdout] | [INFO] [stdout] 334 | match_mut!(self|s| s.childs_mut() ) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::WidgetMut::childs_mut` [INFO] [stdout] --> src/widget/imp.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | Self::Mut(s) => s.childs_mut(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::WidgetMut::childs_mut` [INFO] [stdout] --> src/widget/imp.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | Self::Mut(s) => s.childs_mut(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:425:31 [INFO] [stdout] | [INFO] [stdout] 425 | Self::Ref(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:426:31 [INFO] [stdout] | [INFO] [stdout] 426 | Self::Mut(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:425:31 [INFO] [stdout] | [INFO] [stdout] 425 | Self::Ref(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:426:31 [INFO] [stdout] | [INFO] [stdout] 426 | Self::Mut(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::WidgetMut::childs_mut` [INFO] [stdout] --> src/widget/imp.rs:459:31 [INFO] [stdout] | [INFO] [stdout] 459 | Self::Mut(s) => s.childs_mut(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::WidgetMut::childs_mut` [INFO] [stdout] --> src/widget/imp.rs:459:31 [INFO] [stdout] | [INFO] [stdout] 459 | Self::Mut(s) => s.childs_mut(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::root::Widgets::trace_bounds` [INFO] [stdout] --> src/widget/resolved.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | self.stor.trace_bounds(c,self.path.refc(),root_bounds,e,force).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::root::Widgets::trace_bounds` [INFO] [stdout] --> src/widget/resolved.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | self.stor.trace_bounds(c,self.path.refc(),root_bounds,e,force).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/resolvable.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | Self::Widget(w) => w.resolved_by_path(p), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/resolvable.rs:54:34 [INFO] [stdout] | [INFO] [stdout] 54 | Self::Widget(w) => w.in_parent_path(parent), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/resolvable.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | Self::Widget(w) => w.resolved_by_path(p), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/resolvable.rs:123:34 [INFO] [stdout] | [INFO] [stdout] 123 | Self::Widget(w) => w.resolved_by_path(p), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/resolvable.rs:54:34 [INFO] [stdout] | [INFO] [stdout] 54 | Self::Widget(w) => w.in_parent_path(parent), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/resolvable.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | Self::Widget(w) => w.in_parent_path(parent), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/resolvable.rs:123:34 [INFO] [stdout] | [INFO] [stdout] 123 | Self::Widget(w) => w.resolved_by_path(p), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/resolvable.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | Self::Widget(w) => w.in_parent_path(parent), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:401:31 [INFO] [stdout] | [INFO] [stdout] 401 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:414:31 [INFO] [stdout] | [INFO] [stdout] 414 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:428:31 [INFO] [stdout] | [INFO] [stdout] 428 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:441:31 [INFO] [stdout] | [INFO] [stdout] 441 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::Resolvable::<'w, E>::in_parent_path` [INFO] [stdout] --> src/widget/mod.rs:69:55 [INFO] [stdout] | [INFO] [stdout] 69 | .map(#[inline] |i| self.child(i).unwrap().in_parent_path(own_path.refc(),todo!("TODO")) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/widget/mod.rs:69:55 [INFO] [stdout] | [INFO] [stdout] 69 | .map(#[inline] |i| self.child(i).unwrap().in_parent_path(own_path.refc(),todo!("TODO")) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ ------------- any code following this expression is unreachable [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::Resolvable::<'w, E>::resolved_by_path` [INFO] [stdout] --> src/widget/mod.rs:110:53 [INFO] [stdout] | [INFO] [stdout] 110 | if let Some(r) = self.child(c).unwrap().resolved_by_path(sub_path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::ResolvableMut::<'w, E>::resolved_by_path` [INFO] [stdout] --> src/widget/mod.rs:404:57 [INFO] [stdout] | [INFO] [stdout] 404 | if let Some(r) = self.child_mut(c).unwrap().resolved_by_path(sub_path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/standard.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | Any::is::(self) [INFO] [stdout] | ^^^ [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 69 | ::is::(self) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/standard.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | Any::downcast_ref::(self) [INFO] [stdout] | ^^^ [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] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 | ::downcast_ref::(self) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/standard.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | Any::downcast_mut::(self) [INFO] [stdout] | ^^^ [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] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 75 | ::downcast_mut::(self) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Any::downcast_ref::(o) [INFO] [stdout] | ^^^ [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] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 | ::downcast_ref::(o) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/path/sub.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | Any::downcast_ref::(o) [INFO] [stdout] | ^^^ [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] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 | ::downcast_ref::(o) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::resolve_to_same_widget` [INFO] [stdout] --> src/path/standard.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | .find(|(_,v)| v.resolve_to_same_widget(ptip) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::resolve_to_same_widget` [INFO] [stdout] --> src/path/standard.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | return s.resolve_to_same_widget(o); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::into_id` [INFO] [stdout] --> src/path/standard.rs:111:42 [INFO] [stdout] | [INFO] [stdout] 111 | sub_path_dest_id = s.clone().into_id(); //TODO deprecated old PathSub thing [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::into_id` [INFO] [stdout] --> src/path/standard.rs:127:58 [INFO] [stdout] | [INFO] [stdout] 127 | Self::resolves_thru_child_id(tip.clone().into_id(),sub_path) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/event/filter.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | dest.widget.resolved_by_path(&self.filter_path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/event/standard/dyn_evt.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | Any::downcast_ref(self.event._as_any()) [INFO] [stdout] | ^^^ [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] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 57 | ::downcast_ref(self.event._as_any()) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | passed |= l._event_root(&e.with_event(Event::from(RootEvent::KbdPress{key}))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:401:31 [INFO] [stdout] | [INFO] [stdout] 401 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:414:31 [INFO] [stdout] | [INFO] [stdout] 414 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:428:31 [INFO] [stdout] | [INFO] [stdout] 428 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:441:31 [INFO] [stdout] | [INFO] [stdout] 441 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `widget::ident::WidgetIdent::::from_path`: this resolves the widget [INFO] [stdout] --> src/handler/standard/imp.rs:113:78 [INFO] [stdout] | [INFO] [stdout] 113 | ... l.as_mut().s.kbd.focused = Some(WidgetIdent::from_path(path,l.widget.stor).expect("TODO")); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:187:33 [INFO] [stdout] | [INFO] [stdout] 187 | passed |= l._event_root(&e.with_event(Event::from(MouseMove{pos}))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:208:33 [INFO] [stdout] | [INFO] [stdout] 208 | passed |= l._event_root(&e.with_event(Event::from(WindowMove{pos,size}))) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:211:33 [INFO] [stdout] | [INFO] [stdout] 211 | passed |= l._event_root(&e.with_event(Event::from(WindowResize{size}))) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::Resolvable::<'w, E>::in_parent_path` [INFO] [stdout] --> src/widget/mod.rs:69:55 [INFO] [stdout] | [INFO] [stdout] 69 | .map(#[inline] |i| self.child(i).unwrap().in_parent_path(own_path.refc(),todo!("TODO")) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/widget/mod.rs:69:55 [INFO] [stdout] | [INFO] [stdout] 69 | .map(#[inline] |i| self.child(i).unwrap().in_parent_path(own_path.refc(),todo!("TODO")) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ ------------- any code following this expression is unreachable [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::Resolvable::<'w, E>::resolved_by_path` [INFO] [stdout] --> src/widget/mod.rs:110:53 [INFO] [stdout] | [INFO] [stdout] 110 | if let Some(r) = self.child(c).unwrap().resolved_by_path(sub_path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `widget::ident::WidgetIdent::::from_path`: this resolves the widget [INFO] [stdout] --> src/handler/standard/mod.rs:44:57 [INFO] [stdout] | [INFO] [stdout] 44 | root.as_mut().s.kbd.focused = Some(WidgetIdent::from_path(p.refc(),root.widget.stor)?); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::ResolvableMut::<'w, E>::resolved_by_path` [INFO] [stdout] --> src/widget/mod.rs:404:57 [INFO] [stdout] | [INFO] [stdout] 404 | if let Some(r) = self.child_mut(c).unwrap().resolved_by_path(sub_path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/standard.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | Any::is::(self) [INFO] [stdout] | ^^^ [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 69 | ::is::(self) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/standard.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | Any::downcast_ref::(self) [INFO] [stdout] | ^^^ [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] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 | ::downcast_ref::(self) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/standard.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | Any::downcast_mut::(self) [INFO] [stdout] | ^^^ [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] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 75 | ::downcast_mut::(self) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Any::downcast_ref::(o) [INFO] [stdout] | ^^^ [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] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 | ::downcast_ref::(o) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/path/sub.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | Any::downcast_ref::(o) [INFO] [stdout] | ^^^ [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] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 | ::downcast_ref::(o) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::resolve_to_same_widget` [INFO] [stdout] --> src/path/standard.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | .find(|(_,v)| v.resolve_to_same_widget(ptip) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::resolve_to_same_widget` [INFO] [stdout] --> src/path/standard.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | return s.resolve_to_same_widget(o); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::into_id` [INFO] [stdout] --> src/path/standard.rs:111:42 [INFO] [stdout] | [INFO] [stdout] 111 | sub_path_dest_id = s.clone().into_id(); //TODO deprecated old PathSub thing [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::into_id` [INFO] [stdout] --> src/path/standard.rs:127:58 [INFO] [stdout] | [INFO] [stdout] 127 | Self::resolves_thru_child_id(tip.clone().into_id(),sub_path) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/event/filter.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | dest.widget.resolved_by_path(&self.filter_path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/event/standard/dyn_evt.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | Any::downcast_ref(self.event._as_any()) [INFO] [stdout] | ^^^ [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] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 57 | ::downcast_ref(self.event._as_any()) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/pane/widget.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | r.render_widget(l); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/button/widget.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | .render_widget(l.for_child(0).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/widgets/button/widget.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 94 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 95 | Ok(vec![]) //TODO or should None be returned for child-free widgets?? check this [INFO] [stdout] | ^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | passed |= l._event_root(&e.with_event(Event::from(RootEvent::KbdPress{key}))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `widget::ident::WidgetIdent::::from_path`: this resolves the widget [INFO] [stdout] --> src/handler/standard/imp.rs:113:78 [INFO] [stdout] | [INFO] [stdout] 113 | ... l.as_mut().s.kbd.focused = Some(WidgetIdent::from_path(path,l.widget.stor).expect("TODO")); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::widgets::RenderStdWidgets::render_text`: avoid this because stuff is not cached [INFO] [stdout] --> src/widgets/label/widget.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | .render_text(self.text.caption().as_ref(),self.align,l.ctx); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:187:33 [INFO] [stdout] | [INFO] [stdout] 187 | passed |= l._event_root(&e.with_event(Event::from(MouseMove{pos}))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:208:33 [INFO] [stdout] | [INFO] [stdout] 208 | passed |= l._event_root(&e.with_event(Event::from(WindowMove{pos,size}))) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:211:33 [INFO] [stdout] | [INFO] [stdout] 211 | passed |= l._event_root(&e.with_event(Event::from(WindowResize{size}))) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `widget::ident::WidgetIdent::::from_path`: this resolves the widget [INFO] [stdout] --> src/handler/standard/mod.rs:44:57 [INFO] [stdout] | [INFO] [stdout] 44 | root.as_mut().s.kbd.focused = Some(WidgetIdent::from_path(p.refc(),root.widget.stor)?); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/checkbox/widget.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | .render_widget(l.for_child(0).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/widgets/checkbox/widget.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 109 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 110 | Ok(vec![]) //TODO or should None be returned for child-free widgets?? check this [INFO] [stdout] | ^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | r.render_widget(left); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | r.render_widget(right); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/pane/widget.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | r.render_widget(l); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/button/widget.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | .render_widget(l.for_child(0).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/widgets/button/widget.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 94 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 95 | Ok(vec![]) //TODO or should None be returned for child-free widgets?? check this [INFO] [stdout] | ^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/area/widget.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | .render_widget(l.for_child(0).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::widgets::RenderStdWidgets::render_text`: avoid this because stuff is not cached [INFO] [stdout] --> src/widgets/label/widget.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | .render_text(self.text.caption().as_ref(),self.align,l.ctx); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/checkbox/widget.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | .render_widget(l.for_child(0).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/widgets/checkbox/widget.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 109 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 110 | Ok(vec![]) //TODO or should None be returned for child-free widgets?? check this [INFO] [stdout] | ^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | r.render_widget(left); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | r.render_widget(right); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widget/imp.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | fn _tabulate(&self, mut l: Link, op: TabulateOrigin, dir: TabulateDirection) -> Result,E::Error> { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/widget/imp.rs:158:36 [INFO] [stdout] | [INFO] [stdout] 158 | unsafe fn _as_trait_ref(&self, t: TypeId) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widget/imp.rs:284:25 [INFO] [stdout] | [INFO] [stdout] 284 | fn _tabulate(&self, mut l: Link, op: TabulateOrigin, dir: TabulateDirection) -> Result,E::Error> { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/widget/imp.rs:296:36 [INFO] [stdout] | [INFO] [stdout] 296 | unsafe fn _as_trait_ref(&self, t: TypeId) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/widget/imp.rs:380:40 [INFO] [stdout] | [INFO] [stdout] 380 | unsafe fn _as_trait_mut(&mut self, t: TypeId) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/widget/root.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | ResolvableMut::Widget(w) => [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/area/widget.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | .render_widget(l.for_child(0).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widget/imp.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | fn _tabulate(&self, mut l: Link, op: TabulateOrigin, dir: TabulateDirection) -> Result,E::Error> { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/widget/imp.rs:158:36 [INFO] [stdout] | [INFO] [stdout] 158 | unsafe fn _as_trait_ref(&self, t: TypeId) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widget/imp.rs:284:25 [INFO] [stdout] | [INFO] [stdout] 284 | fn _tabulate(&self, mut l: Link, op: TabulateOrigin, dir: TabulateDirection) -> Result,E::Error> { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/widget/imp.rs:296:36 [INFO] [stdout] | [INFO] [stdout] 296 | unsafe fn _as_trait_ref(&self, t: TypeId) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/widget/imp.rs:380:40 [INFO] [stdout] | [INFO] [stdout] 380 | unsafe fn _as_trait_mut(&mut self, t: TypeId) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/widget/root.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | ResolvableMut::Widget(w) => [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/render/link.rs:42:60 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn simple(r: &'a mut ERenderer, dim: (u32,u32), c: &E::Context) -> Self { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/render/link.rs:42:60 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn simple(r: &'a mut ERenderer, dim: (u32,u32), c: &E::Context) -> Self { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force` [INFO] [stdout] --> src/widgets/pane/widget.rs:115:80 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn child_bounds_impl(&self, mut l: Link, b: &Bounds, e: &EStyle, force: bool) -> Result,()> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_force` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/button/widget.rs:93:52 [INFO] [stdout] | [INFO] [stdout] 93 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force` [INFO] [stdout] --> src/widgets/pane/widget.rs:115:80 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn child_bounds_impl(&self, mut l: Link, b: &Bounds, e: &EStyle, force: bool) -> Result,()> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_force` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/button/widget.rs:93:52 [INFO] [stdout] | [INFO] [stdout] 93 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/label/widget.rs:49:52 [INFO] [stdout] | [INFO] [stdout] 49 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/label/widget.rs:49:52 [INFO] [stdout] | [INFO] [stdout] 49 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/pbar/widget.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let e = e.and(&self.style); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/pbar/widget.rs:38:52 [INFO] [stdout] | [INFO] [stdout] 38 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/pbar/widget.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let e = e.and(&self.style); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/pbar/widget.rs:38:52 [INFO] [stdout] | [INFO] [stdout] 38 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/checkbox/widget.rs:108:52 [INFO] [stdout] | [INFO] [stdout] 108 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/checkbox/widget.rs:108:52 [INFO] [stdout] | [INFO] [stdout] 108 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mm` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | if let Some(mm) = e.event.is_mouse_move() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_mm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:124:52 [INFO] [stdout] | [INFO] [stdout] 124 | fn child_bounds(&self, l: Link, b: &Bounds, e: &EStyle, force: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:124:67 [INFO] [stdout] | [INFO] [stdout] 124 | fn child_bounds(&self, l: Link, b: &Bounds, e: &EStyle, force: bool) -> Result,()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_force` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mm` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | if let Some(mm) = e.event.is_mouse_move() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_mm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:124:52 [INFO] [stdout] | [INFO] [stdout] 124 | fn child_bounds(&self, l: Link, b: &Bounds, e: &EStyle, force: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:124:67 [INFO] [stdout] | [INFO] [stdout] 124 | fn child_bounds(&self, l: Link, b: &Bounds, e: &EStyle, force: bool) -> Result,()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_force` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/textbox/widget.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | let e = e.and(&self.style); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/textbox/widget.rs:223:52 [INFO] [stdout] | [INFO] [stdout] 223 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/widgets/textbox/state.rs:225:20 [INFO] [stdout] | [INFO] [stdout] 225 | let (start,len) = self.start_len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/widgets/textbox/imp.rs:94:90 [INFO] [stdout] | [INFO] [stdout] 94 | fn move_cursor_y(&mut self, o: Direction, skip_unselect: bool, ctx: &mut E::Context, b: &Bounds) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ee` [INFO] [stdout] --> src/widgets/textbox/imp.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | if let Some(ee) = mouse_down { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widgets/textbox/imp.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | let mut tpos = mouse - b.off + Offset::from(off); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/textbox/widget.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | let e = e.and(&self.style); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/textbox/widget.rs:223:52 [INFO] [stdout] | [INFO] [stdout] 223 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/area/widget.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let e = e.and(&self.style); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/area/widget.rs:106:52 [INFO] [stdout] | [INFO] [stdout] 106 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/widgets/textbox/state.rs:225:20 [INFO] [stdout] | [INFO] [stdout] 225 | let (start,len) = self.start_len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/widgets/textbox/imp.rs:94:90 [INFO] [stdout] | [INFO] [stdout] 94 | fn move_cursor_y(&mut self, o: Direction, skip_unselect: bool, ctx: &mut E::Context, b: &Bounds) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ee` [INFO] [stdout] --> src/widgets/textbox/imp.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | if let Some(ee) = mouse_down { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widgets/textbox/imp.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | let mut tpos = mouse - b.off + Offset::from(off); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/area/widget.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let e = e.and(&self.style); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/area/widget.rs:106:52 [INFO] [stdout] | [INFO] [stdout] 106 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `char_off` is never used [INFO] [stdout] --> src/text/stor.rs:70:4 [INFO] [stdout] | [INFO] [stdout] 70 | fn char_off(s: impl AsRef, o: usize) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `c` is never read [INFO] [stdout] --> src/widgets/util/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct SizeCache where E: Env { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | c: Option>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with` and `invalidate` are never used [INFO] [stdout] --> src/widgets/util/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl SizeCache where E: Env { [INFO] [stdout] | --------------------------------- methods in this implementation [INFO] [stdout] 16 | fn with(&self, mut l: Link, f: fn(Link) -> ESize) -> ESize { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | fn invalidate(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/widgets/util/mod.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | pub type LocalGlyphCache = Option<(Arc>,Arc)>; [INFO] [stdout] | --^^^ [INFO] [stdout] | | | [INFO] [stdout] | | will not be checked at usage sites of the type alias [INFO] [stdout] | help: remove this bound [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `char_off` is never used [INFO] [stdout] --> src/text/stor.rs:70:4 [INFO] [stdout] | [INFO] [stdout] 70 | fn char_off(s: impl AsRef, o: usize) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `c` is never read [INFO] [stdout] --> src/widgets/util/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct SizeCache where E: Env { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | c: Option>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with` and `invalidate` are never used [INFO] [stdout] --> src/widgets/util/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl SizeCache where E: Env { [INFO] [stdout] | --------------------------------- methods in this implementation [INFO] [stdout] 16 | fn with(&self, mut l: Link, f: fn(Link) -> ESize) -> ESize { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | fn invalidate(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/widgets/util/mod.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | pub type LocalGlyphCache = Option<(Arc>,Arc)>; [INFO] [stdout] | --^^^ [INFO] [stdout] | | | [INFO] [stdout] | | will not be checked at usage sites of the type alias [INFO] [stdout] | help: remove this bound [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 99 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 99 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s [INFO] running `Command { std: "docker" "inspect" "3ef8210fb63408d546925bfebaae84d4ce27289525a54955ce5954c56d53e477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ef8210fb63408d546925bfebaae84d4ce27289525a54955ce5954c56d53e477", kill_on_drop: false }` [INFO] [stdout] 3ef8210fb63408d546925bfebaae84d4ce27289525a54955ce5954c56d53e477