[INFO] fetching crate fungui 0.1.1... [INFO] testing fungui-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate fungui 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate fungui 0.1.1 [INFO] finished tweaking crates.io crate fungui 0.1.1 [INFO] tweaked toml for crates.io crate fungui 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fungui 0.1.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 11 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fungui_syntax v0.1.1 [INFO] [stderr] Downloaded ref_filter_map v1.0.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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46c9d629dfd9b61ae2dbdc74e6105ad03c90aca22c5592c0552f4446c1d45e59 [INFO] running `Command { std: "docker" "start" "-a" "46c9d629dfd9b61ae2dbdc74e6105ad03c90aca22c5592c0552f4446c1d45e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46c9d629dfd9b61ae2dbdc74e6105ad03c90aca22c5592c0552f4446c1d45e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c9d629dfd9b61ae2dbdc74e6105ad03c90aca22c5592c0552f4446c1d45e59", kill_on_drop: false }` [INFO] [stdout] 46c9d629dfd9b61ae2dbdc74e6105ad03c90aca22c5592c0552f4446c1d45e59 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 09946f8f6c0be9430b74825ef969cb5181e177782bcc6ce75f49f3be0f3f7976 [INFO] running `Command { std: "docker" "start" "-a" "09946f8f6c0be9430b74825ef969cb5181e177782bcc6ce75f49f3be0f3f7976", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ref_filter_map v1.0.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling fungui_syntax v0.1.1 [INFO] [stderr] Compiling fungui v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/style.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) type SFunc = Box Fn(&mut (Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) type SFunc = Box Fn(&mut (Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/style.rs:5:49 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) type SFunc = Box Fn(&mut (Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) type SFunc = Box Fn(&mut (dyn Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/style.rs:13:54 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/style.rs:13:66 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:232:107 [INFO] [stdout] | [INFO] [stdout] 232 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 232 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:234:92 [INFO] [stdout] | [INFO] [stdout] 234 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 234 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:239:90 [INFO] [stdout] | [INFO] [stdout] 239 | fn do_layout(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 239 | fn do_layout(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:240:94 [INFO] [stdout] | [INFO] [stdout] 240 | fn do_layout_end(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> R... [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 240 | fn do_layout_end(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:255:107 [INFO] [stdout] | [INFO] [stdout] 255 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 255 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:266:92 [INFO] [stdout] | [INFO] [stdout] 266 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 266 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:284:89 [INFO] [stdout] | [INFO] [stdout] 284 | fn do_layout(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 284 | fn do_layout(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:288:93 [INFO] [stdout] | [INFO] [stdout] 288 | fn do_layout_end(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Re... [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 288 | fn do_layout_end(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:413:29 [INFO] [stdout] | [INFO] [stdout] 413 | F: for<'a> Fn(&mut (Iterator>> + 'a)) -> FResult<'a, Value> + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 413 | F: for<'a> Fn(&mut (dyn Iterator>> + 'a)) -> FResult<'a, Value> + 'static, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:439:18 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn query(&self) -> query::Query { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 439 | pub fn query(&self) -> query::Query<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:802:19 [INFO] [stdout] | [INFO] [stdout] 802 | pub fn borrow(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 802 | pub fn borrow(&self) -> Ref<'_, NodeInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:809:23 [INFO] [stdout] | [INFO] [stdout] 809 | pub fn borrow_mut(&self) -> RefMut> { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 809 | pub fn borrow_mut(&self) -> RefMut<'_, NodeInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:920:17 [INFO] [stdout] | [INFO] [stdout] 920 | pub fn text(&self) -> Option> { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 920 | pub fn text(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1018:32 [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn get_property_ref(&self, key: &str) -> Option> [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn get_property_ref(&self, key: &str) -> Option> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1063:18 [INFO] [stdout] | [INFO] [stdout] 1063 | pub fn query(&self) -> query::Query { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1063 | pub fn query(&self) -> query::Query<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1068:24 [INFO] [stdout] | [INFO] [stdout] 1068 | pub fn from_str(s: &str) -> Result, syntax::PError> { [INFO] [stdout] | ^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1068 | pub fn from_str(s: &str) -> Result, syntax::PError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1347:17 [INFO] [stdout] | [INFO] [stdout] 1347 | fn as_chain(&self) -> NCValue { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1347 | fn as_chain(&self) -> NCValue<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/layout.rs:213:16 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn get(&self, idx: usize) -> Option<(Rect, DirtyFlags, NodeAccess)> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 213 | pub fn get(&self, idx: usize) -> Option<(Rect, DirtyFlags, NodeAccess<'_, L, E>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.46s [INFO] running `Command { std: "docker" "inspect" "09946f8f6c0be9430b74825ef969cb5181e177782bcc6ce75f49f3be0f3f7976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09946f8f6c0be9430b74825ef969cb5181e177782bcc6ce75f49f3be0f3f7976", kill_on_drop: false }` [INFO] [stdout] 09946f8f6c0be9430b74825ef969cb5181e177782bcc6ce75f49f3be0f3f7976 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d1d1ce41042a696fce206cf7829bc9b89521075299a345a1d6e5d3ff9c35a413 [INFO] running `Command { std: "docker" "start" "-a" "d1d1ce41042a696fce206cf7829bc9b89521075299a345a1d6e5d3ff9c35a413", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/style.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) type SFunc = Box Fn(&mut (Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) type SFunc = Box Fn(&mut (Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/style.rs:5:49 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) type SFunc = Box Fn(&mut (Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) type SFunc = Box Fn(&mut (dyn Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/style.rs:13:54 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/style.rs:13:66 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:232:107 [INFO] [stdout] | [INFO] [stdout] 232 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 232 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:234:92 [INFO] [stdout] | [INFO] [stdout] 234 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 234 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:239:90 [INFO] [stdout] | [INFO] [stdout] 239 | fn do_layout(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 239 | fn do_layout(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:240:94 [INFO] [stdout] | [INFO] [stdout] 240 | fn do_layout_end(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> R... [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 240 | fn do_layout_end(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:255:107 [INFO] [stdout] | [INFO] [stdout] 255 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 255 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:266:92 [INFO] [stdout] | [INFO] [stdout] 266 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 266 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:284:89 [INFO] [stdout] | [INFO] [stdout] 284 | fn do_layout(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 284 | fn do_layout(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:288:93 [INFO] [stdout] | [INFO] [stdout] 288 | fn do_layout_end(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Re... [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 288 | fn do_layout_end(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fungui v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:413:29 [INFO] [stdout] | [INFO] [stdout] 413 | F: for<'a> Fn(&mut (Iterator>> + 'a)) -> FResult<'a, Value> + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 413 | F: for<'a> Fn(&mut (dyn Iterator>> + 'a)) -> FResult<'a, Value> + 'static, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:439:18 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn query(&self) -> query::Query { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 439 | pub fn query(&self) -> query::Query<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:802:19 [INFO] [stdout] | [INFO] [stdout] 802 | pub fn borrow(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 802 | pub fn borrow(&self) -> Ref<'_, NodeInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:809:23 [INFO] [stdout] | [INFO] [stdout] 809 | pub fn borrow_mut(&self) -> RefMut> { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 809 | pub fn borrow_mut(&self) -> RefMut<'_, NodeInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:920:17 [INFO] [stdout] | [INFO] [stdout] 920 | pub fn text(&self) -> Option> { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 920 | pub fn text(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1018:32 [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn get_property_ref(&self, key: &str) -> Option> [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn get_property_ref(&self, key: &str) -> Option> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1063:18 [INFO] [stdout] | [INFO] [stdout] 1063 | pub fn query(&self) -> query::Query { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1063 | pub fn query(&self) -> query::Query<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1068:24 [INFO] [stdout] | [INFO] [stdout] 1068 | pub fn from_str(s: &str) -> Result, syntax::PError> { [INFO] [stdout] | ^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1068 | pub fn from_str(s: &str) -> Result, syntax::PError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1347:17 [INFO] [stdout] | [INFO] [stdout] 1347 | fn as_chain(&self) -> NCValue { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1347 | fn as_chain(&self) -> NCValue<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/layout.rs:213:16 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn get(&self, idx: usize) -> Option<(Rect, DirtyFlags, NodeAccess)> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 213 | pub fn get(&self, idx: usize) -> Option<(Rect, DirtyFlags, NodeAccess<'_, L, E>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/style.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) type SFunc = Box Fn(&mut (Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) type SFunc = Box Fn(&mut (Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/style.rs:5:49 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) type SFunc = Box Fn(&mut (Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) type SFunc = Box Fn(&mut (dyn Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/style.rs:13:54 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/style.rs:13:66 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:232:107 [INFO] [stdout] | [INFO] [stdout] 232 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 232 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:234:92 [INFO] [stdout] | [INFO] [stdout] 234 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 234 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:239:90 [INFO] [stdout] | [INFO] [stdout] 239 | fn do_layout(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 239 | fn do_layout(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:240:94 [INFO] [stdout] | [INFO] [stdout] 240 | fn do_layout_end(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> R... [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 240 | fn do_layout_end(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:255:107 [INFO] [stdout] | [INFO] [stdout] 255 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 255 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:266:92 [INFO] [stdout] | [INFO] [stdout] 266 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 266 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:284:89 [INFO] [stdout] | [INFO] [stdout] 284 | fn do_layout(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 284 | fn do_layout(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/layout.rs:288:93 [INFO] [stdout] | [INFO] [stdout] 288 | fn do_layout_end(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Re... [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 288 | fn do_layout_end(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:413:29 [INFO] [stdout] | [INFO] [stdout] 413 | F: for<'a> Fn(&mut (Iterator>> + 'a)) -> FResult<'a, Value> + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 413 | F: for<'a> Fn(&mut (dyn Iterator>> + 'a)) -> FResult<'a, Value> + 'static, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tests.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | let mut stdout = std::io::stdout(); [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:439:18 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn query(&self) -> query::Query { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 439 | pub fn query(&self) -> query::Query<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:802:19 [INFO] [stdout] | [INFO] [stdout] 802 | pub fn borrow(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 802 | pub fn borrow(&self) -> Ref<'_, NodeInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:809:23 [INFO] [stdout] | [INFO] [stdout] 809 | pub fn borrow_mut(&self) -> RefMut> { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 809 | pub fn borrow_mut(&self) -> RefMut<'_, NodeInner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:920:17 [INFO] [stdout] | [INFO] [stdout] 920 | pub fn text(&self) -> Option> { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 920 | pub fn text(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1018:32 [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn get_property_ref(&self, key: &str) -> Option> [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn get_property_ref(&self, key: &str) -> Option> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1063:18 [INFO] [stdout] | [INFO] [stdout] 1063 | pub fn query(&self) -> query::Query { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1063 | pub fn query(&self) -> query::Query<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1068:24 [INFO] [stdout] | [INFO] [stdout] 1068 | pub fn from_str(s: &str) -> Result, syntax::PError> { [INFO] [stdout] | ^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1068 | pub fn from_str(s: &str) -> Result, syntax::PError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:1347:17 [INFO] [stdout] | [INFO] [stdout] 1347 | fn as_chain(&self) -> NCValue { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1347 | fn as_chain(&self) -> NCValue<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/layout.rs:213:16 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn get(&self, idx: usize) -> Option<(Rect, DirtyFlags, NodeAccess)> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 213 | pub fn get(&self, idx: usize) -> Option<(Rect, DirtyFlags, NodeAccess<'_, L, E>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.10s [INFO] running `Command { std: "docker" "inspect" "d1d1ce41042a696fce206cf7829bc9b89521075299a345a1d6e5d3ff9c35a413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d1ce41042a696fce206cf7829bc9b89521075299a345a1d6e5d3ff9c35a413", kill_on_drop: false }` [INFO] [stdout] d1d1ce41042a696fce206cf7829bc9b89521075299a345a1d6e5d3ff9c35a413 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 40aa933a922fa0114e7bdc63dd40eb759c37656403c5dfc3d12a088f604c1110 [INFO] running `Command { std: "docker" "start" "-a" "40aa933a922fa0114e7bdc63dd40eb759c37656403c5dfc3d12a088f604c1110", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/style.rs:5:32 [INFO] [stderr] | [INFO] [stderr] 5 | pub(crate) type SFunc = Box Fn(&mut (Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 5 | pub(crate) type SFunc = Box Fn(&mut (Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/style.rs:5:49 [INFO] [stderr] | [INFO] [stderr] 5 | pub(crate) type SFunc = Box Fn(&mut (Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 5 | pub(crate) type SFunc = Box Fn(&mut (dyn Iterator, Error<'a>>> + 'a)) -> Result, Error<'a>> + 'static>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/style.rs:13:54 [INFO] [stderr] | [INFO] [stderr] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/style.rs:13:66 [INFO] [stderr] | [INFO] [stderr] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 13 | pub(crate) layouts: FnvHashMap<&'static str, Box Box>>>, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/layout.rs:232:107 [INFO] [stderr] | [INFO] [stderr] 232 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 232 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/layout.rs:234:92 [INFO] [stderr] | [INFO] [stderr] 234 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 234 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/layout.rs:239:90 [INFO] [stderr] | [INFO] [stderr] 239 | fn do_layout(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 239 | fn do_layout(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/layout.rs:240:94 [INFO] [stderr] | [INFO] [stderr] 240 | fn do_layout_end(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> R... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 240 | fn do_layout_end(&mut self, value: &NodeValue, _ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/layout.rs:255:107 [INFO] [stderr] | [INFO] [stderr] 255 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 255 | fn update_child_data(&mut self, styles: &Styles, nc: &NodeChain, rule: &Rule, data: &mut Box) -> DirtyFlags { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/layout.rs:266:92 [INFO] [stderr] | [INFO] [stderr] 266 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 266 | fn reset_unset_child_data(&mut self, used_keys: &FnvHashSet, data: &mut Box) -> DirtyFlags { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/layout.rs:284:89 [INFO] [stderr] | [INFO] [stderr] 284 | fn do_layout(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 284 | fn do_layout(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/layout.rs:288:93 [INFO] [stderr] | [INFO] [stderr] 288 | fn do_layout_end(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Re... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 288 | fn do_layout_end(&mut self, value: &NodeValue, ext: &mut E::NodeData, data: &mut Box, current: Rect, flags: DirtyFlags) -> Rect { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:413:29 [INFO] [stderr] | [INFO] [stderr] 413 | F: for<'a> Fn(&mut (Iterator>> + 'a)) -> FResult<'a, Value> + 'static, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 413 | F: for<'a> Fn(&mut (dyn Iterator>> + 'a)) -> FResult<'a, Value> + 'static, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:439:18 [INFO] [stderr] | [INFO] [stderr] 439 | pub fn query(&self) -> query::Query { [INFO] [stderr] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 439 | pub fn query(&self) -> query::Query<'_, E> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:802:19 [INFO] [stderr] | [INFO] [stderr] 802 | pub fn borrow(&self) -> Ref> { [INFO] [stderr] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 802 | pub fn borrow(&self) -> Ref<'_, NodeInner> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:809:23 [INFO] [stderr] | [INFO] [stderr] 809 | pub fn borrow_mut(&self) -> RefMut> { [INFO] [stderr] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 809 | pub fn borrow_mut(&self) -> RefMut<'_, NodeInner> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:920:17 [INFO] [stderr] | [INFO] [stderr] 920 | pub fn text(&self) -> Option> { [INFO] [stderr] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 920 | pub fn text(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:1018:32 [INFO] [stderr] | [INFO] [stderr] 1018 | pub fn get_property_ref(&self, key: &str) -> Option> [INFO] [stderr] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1018 | pub fn get_property_ref(&self, key: &str) -> Option> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:1063:18 [INFO] [stderr] | [INFO] [stderr] 1063 | pub fn query(&self) -> query::Query { [INFO] [stderr] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1063 | pub fn query(&self) -> query::Query<'_, E> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:1068:24 [INFO] [stderr] | [INFO] [stderr] 1068 | pub fn from_str(s: &str) -> Result, syntax::PError> { [INFO] [stderr] | ^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1068 | pub fn from_str(s: &str) -> Result, syntax::PError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:1347:17 [INFO] [stderr] | [INFO] [stderr] 1347 | fn as_chain(&self) -> NCValue { [INFO] [stderr] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1347 | fn as_chain(&self) -> NCValue<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/layout.rs:213:16 [INFO] [stderr] | [INFO] [stderr] 213 | pub fn get(&self, idx: usize) -> Option<(Rect, DirtyFlags, NodeAccess)> { [INFO] [stderr] | ^^^^^ this lifetime flows to the output ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 213 | pub fn get(&self, idx: usize) -> Option<(Rect, DirtyFlags, NodeAccess<'_, L, E>)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/tests.rs:135:13 [INFO] [stderr] | [INFO] [stderr] 135 | let mut stdout = std::io::stdout(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fungui` (lib) generated 22 warnings (run `cargo fix --lib -p fungui` to apply 22 suggestions) [INFO] [stderr] warning: `fungui` (lib test) generated 23 warnings (22 duplicates) (run `cargo fix --lib -p fungui --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fungui-6b4702767d1deaba) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test macros::test_query_macro ... ok [INFO] [stdout] test query::test ... ok [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "40aa933a922fa0114e7bdc63dd40eb759c37656403c5dfc3d12a088f604c1110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40aa933a922fa0114e7bdc63dd40eb759c37656403c5dfc3d12a088f604c1110", kill_on_drop: false }` [INFO] [stdout] 40aa933a922fa0114e7bdc63dd40eb759c37656403c5dfc3d12a088f604c1110