[INFO] fetching crate incrust 0.2.15... [INFO] checking incrust-0.2.15 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate incrust 0.2.15 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate incrust 0.2.15 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate incrust 0.2.15 [INFO] finished tweaking crates.io crate incrust 0.2.15 [INFO] tweaked toml for crates.io crate incrust 0.2.15 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] [stderr] Adding log v0.3.9 (available: v0.4.22) [INFO] [stderr] Adding maplit v0.1.6 (available: v1.0.2) [INFO] [stderr] Adding nom v2.2.1 (available: v7.1.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded marksman_escape v0.1.2 [INFO] [stderr] Downloaded maplit v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 854aeb42c38771cb0ffe8846fd154b44cbda6286dbf2c2c9ae4690237f4f50de [INFO] running `Command { std: "docker" "start" "-a" "854aeb42c38771cb0ffe8846fd154b44cbda6286dbf2c2c9ae4690237f4f50de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "854aeb42c38771cb0ffe8846fd154b44cbda6286dbf2c2c9ae4690237f4f50de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "854aeb42c38771cb0ffe8846fd154b44cbda6286dbf2c2c9ae4690237f4f50de", kill_on_drop: false }` [INFO] [stdout] 854aeb42c38771cb0ffe8846fd154b44cbda6286dbf2c2c9ae4690237f4f50de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ebd895bfd6424b889fd4d232ff755cb7d3df10d1da4372ed7a0f8a5b3a03ce2 [INFO] running `Command { std: "docker" "start" "-a" "4ebd895bfd6424b889fd4d232ff755cb7d3df10d1da4372ed7a0f8a5b3a03ce2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking maplit v0.1.6 [INFO] [stderr] Checking marksman_escape v0.1.2 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking incrust v0.2.15 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: replaced with `#[rustc_box]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: replaced with `#[rustc_box]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/container/args.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | Arg::Owned(box v) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 81 | Arg::Owned(Box::new(v)) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/container/args.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | Arg::Owned(box v) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 81 | Arg::Owned(Box::new(v)) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/container/cycle.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | Arg::Owned(box self.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 33 | Arg::Owned(Box::new(self.clone())) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/container/cycle.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | Arg::Owned(box self.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 33 | Arg::Owned(Box::new(self.clone())) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/container/incrust.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | filters.insert("e".into(), box Escape); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 23 | filters.insert("e".into(), Box::new(Escape)); [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/container/incrust.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | filters.insert("e".into(), box Escape); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 23 | filters.insert("e".into(), Box::new(Escape)); [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/container/incrust.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | filters.insert("escape".into(), box Escape); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 24 | filters.insert("escape".into(), Box::new(Escape)); [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/container/incrust.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | filters.insert("escape".into(), box Escape); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 24 | filters.insert("escape".into(), Box::new(Escape)); [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/container/incrust.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | filters.insert("unescape".into(), box Unescape); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 25 | filters.insert("unescape".into(), Box::new(Unescape)); [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/container/incrust.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | filters.insert("unescape".into(), box Unescape); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 25 | filters.insert("unescape".into(), Box::new(Unescape)); [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/container/incrust.rs:255:30 [INFO] [stdout] | [INFO] [stdout] 255 | incrust.loaders.push(box hashmap!{ [INFO] [stdout] | ______________________________^ [INFO] [stdout] 256 | | "base".into() => base.into(), [INFO] [stdout] 257 | | "tpl".into() => tpl.into(), [INFO] [stdout] 258 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 255 ~ incrust.loaders.push(Box::new(hashmap!{ [INFO] [stdout] 256 | "base".into() => base.into(), [INFO] [stdout] 257 | "tpl".into() => tpl.into(), [INFO] [stdout] 258 ~ })); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/container/incrust.rs:255:30 [INFO] [stdout] | [INFO] [stdout] 255 | incrust.loaders.push(box hashmap!{ [INFO] [stdout] | ______________________________^ [INFO] [stdout] 256 | | "base".into() => base.into(), [INFO] [stdout] 257 | | "tpl".into() => tpl.into(), [INFO] [stdout] 258 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 255 ~ incrust.loaders.push(Box::new(hashmap!{ [INFO] [stdout] 256 | "base".into() => base.into(), [INFO] [stdout] 257 | "tpl".into() => tpl.into(), [INFO] [stdout] 258 ~ })); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/container/incrust.rs:292:30 [INFO] [stdout] | [INFO] [stdout] 292 | incrust.loaders.push(box hashmap!{ [INFO] [stdout] | ______________________________^ [INFO] [stdout] 293 | | "default_menu".into() => default_menu.into(), [INFO] [stdout] 294 | | "tpl".into() => tpl.into(), [INFO] [stdout] 295 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 292 ~ incrust.loaders.push(Box::new(hashmap!{ [INFO] [stdout] 293 | "default_menu".into() => default_menu.into(), [INFO] [stdout] 294 | "tpl".into() => tpl.into(), [INFO] [stdout] 295 ~ })); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/container/incrust.rs:292:30 [INFO] [stdout] | [INFO] [stdout] 292 | incrust.loaders.push(box hashmap!{ [INFO] [stdout] | ______________________________^ [INFO] [stdout] 293 | | "default_menu".into() => default_menu.into(), [INFO] [stdout] 294 | | "tpl".into() => tpl.into(), [INFO] [stdout] 295 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 292 ~ incrust.loaders.push(Box::new(hashmap!{ [INFO] [stdout] 293 | "default_menu".into() => default_menu.into(), [INFO] [stdout] 294 | "tpl".into() => tpl.into(), [INFO] [stdout] 295 ~ })); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/char.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | Arg::Owned(box *self) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 7 | Arg::Owned(Box::new(*self)) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/string.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | Arg::Owned(box self.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 11 | Arg::Owned(Box::new(self.clone())) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/char.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | Arg::Owned(box *self) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 7 | Arg::Owned(Box::new(*self)) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/bool.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | Arg::Owned(box *self) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 9 | Arg::Owned(Box::new(*self)) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/string.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | Arg::Owned(box self.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 11 | Arg::Owned(Box::new(self.clone())) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/bool.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | Arg::Owned(box *self) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 9 | Arg::Owned(Box::new(*self)) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/real.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | Arg::Owned(box *self) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 9 | Arg::Owned(Box::new(*self)) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/real.rs:60:105 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_add<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(box (*self + s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 60 | fn try_add<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(Box::new((*self + s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/real.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | Arg::Owned(box *self) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 9 | Arg::Owned(Box::new(*self)) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/real.rs:61:105 [INFO] [stdout] | [INFO] [stdout] 61 | fn try_sub<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(box (*self - s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 61 | fn try_sub<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(Box::new((*self - s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/real.rs:60:105 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_add<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(box (*self + s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 60 | fn try_add<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(Box::new((*self + s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/real.rs:62:105 [INFO] [stdout] | [INFO] [stdout] 62 | fn try_mul<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(box (*self * s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 62 | fn try_mul<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(Box::new((*self * s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/real.rs:63:105 [INFO] [stdout] | [INFO] [stdout] 63 | fn try_div<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(box (*self / s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 63 | fn try_div<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(Box::new((*self / s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/real.rs:61:105 [INFO] [stdout] | [INFO] [stdout] 61 | fn try_sub<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(box (*self - s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 61 | fn try_sub<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(Box::new((*self - s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/int.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | Arg::Owned(box *self) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 9 | Arg::Owned(Box::new(*self)) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/real.rs:62:105 [INFO] [stdout] | [INFO] [stdout] 62 | fn try_mul<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(box (*self * s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 62 | fn try_mul<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(Box::new((*self * s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/real.rs:63:105 [INFO] [stdout] | [INFO] [stdout] 63 | fn try_div<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(box (*self / s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 63 | fn try_div<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_real().map(|s| { Arg::Owned(Box::new((*self / s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/int.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | Arg::Owned(box *self) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 9 | Arg::Owned(Box::new(*self)) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/int.rs:62:104 [INFO] [stdout] | [INFO] [stdout] 62 | fn try_add<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(box (*self + s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 62 | fn try_add<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(Box::new((*self + s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/int.rs:63:104 [INFO] [stdout] | [INFO] [stdout] 63 | fn try_sub<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(box (*self - s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 63 | fn try_sub<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(Box::new((*self - s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/int.rs:62:104 [INFO] [stdout] | [INFO] [stdout] 62 | fn try_add<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(box (*self + s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 62 | fn try_add<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(Box::new((*self + s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/int.rs:64:104 [INFO] [stdout] | [INFO] [stdout] 64 | fn try_mul<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(box (*self * s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 64 | fn try_mul<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(Box::new((*self * s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/int.rs:63:104 [INFO] [stdout] | [INFO] [stdout] 63 | fn try_sub<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(box (*self - s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 63 | fn try_sub<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(Box::new((*self - s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/int.rs:65:104 [INFO] [stdout] | [INFO] [stdout] 65 | fn try_div<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(box (*self / s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 65 | fn try_div<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(Box::new((*self / s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/int.rs:64:104 [INFO] [stdout] | [INFO] [stdout] 64 | fn try_mul<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(box (*self * s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 64 | fn try_mul<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(Box::new((*self * s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/int.rs:65:104 [INFO] [stdout] | [INFO] [stdout] 65 | fn try_div<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(box (*self / s)) }) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 65 | fn try_div<'o>(&self, other: Arg<'o>) -> Option> { other.try_as_int().map(|s| { Arg::Owned(Box::new((*self / s))) }) } [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/list.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | / box self.into_iter() [INFO] [stdout] 12 | | .map(|v| (*v).clone_type()) [INFO] [stdout] 13 | | .collect::>>() [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 11 ~ Box::new(self.into_iter() [INFO] [stdout] 12 | .map(|v| (*v).clone_type()) [INFO] [stdout] 13 ~ .collect::>>()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/list.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | box self.iter().map(Arg::to_ref) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 51 | Box::new(self.iter().map(Arg::to_ref)) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/list.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | / box self.into_iter() [INFO] [stdout] 12 | | .map(|v| (*v).clone_type()) [INFO] [stdout] 13 | | .collect::>>() [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 11 ~ Box::new(self.into_iter() [INFO] [stdout] 12 | .map(|v| (*v).clone_type()) [INFO] [stdout] 13 ~ .collect::>>()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/list.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / box self.into_iter() [INFO] [stdout] 122 | | .map(|v| (*v).clone_type()) [INFO] [stdout] 123 | | .collect::>>() [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 121 ~ Box::new(self.into_iter() [INFO] [stdout] 122 | .map(|v| (*v).clone_type()) [INFO] [stdout] 123 ~ .collect::>>()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/list.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | box self.iter().map(Arg::to_ref) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 51 | Box::new(self.iter().map(Arg::to_ref)) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/list.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | box self.iter().map(Arg::to_ref) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 161 | Box::new(self.iter().map(Arg::to_ref)) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/list.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | / box self.into_iter() [INFO] [stdout] 122 | | .map(|v| (*v).clone_type()) [INFO] [stdout] 123 | | .collect::>>() [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 121 ~ Box::new(self.into_iter() [INFO] [stdout] 122 | .map(|v| (*v).clone_type()) [INFO] [stdout] 123 ~ .collect::>>()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/list.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | box self.iter().map(Arg::to_ref) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 161 | Box::new(self.iter().map(Arg::to_ref)) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/function.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | Arg::Owned(box Function { f: f }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 16 | Arg::Owned(Box::new(Function { f: f })) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/function.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | Arg::Owned(box self.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 34 | Arg::Owned(Box::new(self.clone())) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/function.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | Arg::Owned(box Function { f: f }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 16 | Arg::Owned(Box::new(Function { f: f })) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/types/function.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | Arg::Owned(box self.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 34 | Arg::Owned(Box::new(self.clone())) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/parser/expressions.rs:118:87 [INFO] [stdout] | [INFO] [stdout] 118 | RevFactor::Attribute(id) => Factor::Attribute(Attribute { id: id, on: box acc }), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 118 | RevFactor::Attribute(id) => Factor::Attribute(Attribute { id: id, on: Box::new(acc) }), [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/parser/expressions.rs:119:72 [INFO] [stdout] | [INFO] [stdout] 119 | RevFactor::Index(expr) => Factor::Index(Index { index: box expr, on: box acc }), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 119 | RevFactor::Index(expr) => Factor::Index(Index { index: Box::new(expr), on: box acc }), [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/parser/expressions.rs:119:86 [INFO] [stdout] | [INFO] [stdout] 119 | RevFactor::Index(expr) => Factor::Index(Index { index: box expr, on: box acc }), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 119 | RevFactor::Index(expr) => Factor::Index(Index { index: box expr, on: Box::new(acc) }), [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/parser/expressions.rs:120:96 [INFO] [stdout] | [INFO] [stdout] 120 | RevFactor::Invocation(args) => Factor::Invocation(Invocation { args: args, on: box acc }), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 120 | RevFactor::Invocation(args) => Factor::Invocation(Invocation { args: args, on: Box::new(acc) }), [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/parser/expressions.rs:118:87 [INFO] [stdout] | [INFO] [stdout] 118 | RevFactor::Attribute(id) => Factor::Attribute(Attribute { id: id, on: box acc }), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 118 | RevFactor::Attribute(id) => Factor::Attribute(Attribute { id: id, on: Box::new(acc) }), [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/parser/expressions.rs:119:72 [INFO] [stdout] | [INFO] [stdout] 119 | RevFactor::Index(expr) => Factor::Index(Index { index: box expr, on: box acc }), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 119 | RevFactor::Index(expr) => Factor::Index(Index { index: Box::new(expr), on: box acc }), [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/parser/expressions.rs:119:86 [INFO] [stdout] | [INFO] [stdout] 119 | RevFactor::Index(expr) => Factor::Index(Index { index: box expr, on: box acc }), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 119 | RevFactor::Index(expr) => Factor::Index(Index { index: box expr, on: Box::new(acc) }), [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/parser/expressions.rs:120:96 [INFO] [stdout] | [INFO] [stdout] 120 | RevFactor::Invocation(args) => Factor::Invocation(Invocation { args: args, on: box acc }), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 120 | RevFactor::Invocation(args) => Factor::Invocation(Invocation { args: args, on: Box::new(acc) }), [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/lib.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | #![cfg_attr(feature = "clippy", allow(items_after_statements))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/lib.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | #![cfg_attr(feature = "clippy", allow(match_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/parser/mod.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "clippy", allow(cyclomatic_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/container/incrust.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | #![cfg_attr(feature = "clippy", allow(used_underscore_binding))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Escape` and `Unescape` [INFO] [stdout] --> src/container/incrust.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | use ::renderer::filter::{Escape, Unescape}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/parser/literals.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "clippy", allow(many_single_char_names))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/parser/block_level.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(feature = "clippy", allow(needless_lifetimes))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/block_level.rs:64:50 [INFO] [stdout] | [INFO] [stdout] 64 | fn try_brace<'a>(input: &'a [u8]) -> IResult<&[u8], &str> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/block_level.rs:64:57 [INFO] [stdout] | [INFO] [stdout] 64 | fn try_brace<'a>(input: &'a [u8]) -> IResult<&[u8], &str> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/block_level.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | let (i, text) = try_parse!(input, [INFO] [stdout] | _____________________^ [INFO] [stdout] 76 | | chain!( v: many1!( [INFO] [stdout] 77 | | alt!( map_res!( is_not!("{"), str::from_utf8 ) | try_brace ) [INFO] [stdout] 78 | | ), || v.join("") ) [INFO] [stdout] 79 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / named!(pub filter_agg<&[u8], Vec >, [INFO] [stdout] 18 | | many0!(chain!( [INFO] [stdout] 19 | | many0!(multispace) ~ [INFO] [stdout] 20 | | f: filter, [INFO] [stdout] 21 | | || f [INFO] [stdout] 22 | | )) [INFO] [stdout] 23 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many0` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let (i, id) = try_parse!(input, [INFO] [stdout] | ___________________^ [INFO] [stdout] 41 | | chain!( [INFO] [stdout] 42 | | start: map_res!(alpha, str::from_utf8)~ [INFO] [stdout] 43 | | rest: many0!(map_res!(alt!(tag!("_") | alphanumeric), str::from_utf8)), [INFO] [stdout] ... | [INFO] [stdout] 50 | | ) [INFO] [stdout] 51 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | let (i, lst) = try_parse!(input, chain!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 60 | | a: tuple!(value!(()), conj) ~ [INFO] [stdout] 61 | | mut b: many0!(tuple!(op_disj_bin, conj)) , [INFO] [stdout] 62 | | || { b.insert(0, a); b } [INFO] [stdout] 63 | | )); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | let (i, lst) = try_parse!(input, chain!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 69 | | a: tuple!(value!(()), cmp) ~ [INFO] [stdout] 70 | | mut b: many0!(tuple!(op_conj_bin, cmp)) , [INFO] [stdout] 71 | | || { b.insert(0, a); b } [INFO] [stdout] 72 | | )); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | let (i, lst) = try_parse!(input, chain!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 78 | | a: tuple!(value!(CmpOp::Eq), sum) ~ [INFO] [stdout] 79 | | mut b: many0!(tuple!(op_cmp_bin, sum)) , [INFO] [stdout] 80 | | || { b.insert(0, a); b } [INFO] [stdout] 81 | | )); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | let (i, sum) = try_parse!(input, chain!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 87 | | a: tuple!(value!(SumOp::Add), mul) ~ [INFO] [stdout] 88 | | mut b: many0!(tuple!(op_sum_bin, mul)) , [INFO] [stdout] 89 | | || { b.insert(0, a); b } [INFO] [stdout] 90 | | )); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | let (i, mul) = try_parse!(input, chain!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 96 | | a: tuple!(value!(MulOp::Mul), factor) ~ [INFO] [stdout] 97 | | mut b: many0!(tuple!(op_mul_bin, factor)) , [INFO] [stdout] 98 | | || { b.insert(0, a); b } [INFO] [stdout] 99 | | )); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | let (i, res) = try_parse!(input, chain!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 113 | | a: simple_factor ~ [INFO] [stdout] 114 | | b: many0!(attr_chain), [INFO] [stdout] 115 | | || b.into_iter().fold(a, |acc, rf| { [INFO] [stdout] ... | [INFO] [stdout] 122 | | }) [INFO] [stdout] 123 | | ) ); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | let (i, rf) = try_parse!(input, [INFO] [stdout] | ___________________^ [INFO] [stdout] 130 | | chain!( [INFO] [stdout] 131 | | many0!(multispace) ~ [INFO] [stdout] 132 | | rf: alt!( [INFO] [stdout] ... | [INFO] [stdout] 143 | | ) [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | let (i, rf) = try_parse!(input, [INFO] [stdout] | ___________________^ [INFO] [stdout] 130 | | chain!( [INFO] [stdout] 131 | | many0!(multispace) ~ [INFO] [stdout] 132 | | rf: alt!( [INFO] [stdout] ... | [INFO] [stdout] 143 | | ) [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `alt` which comes from the expansion of the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | let (i, rf) = try_parse!(input, [INFO] [stdout] | ___________________^ [INFO] [stdout] 130 | | chain!( [INFO] [stdout] 131 | | many0!(multispace) ~ [INFO] [stdout] 132 | | rf: alt!( [INFO] [stdout] ... | [INFO] [stdout] 143 | | ) [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `alt` which comes from the expansion of the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | let (i, rf) = try_parse!(input, [INFO] [stdout] | ___________________^ [INFO] [stdout] 130 | | chain!( [INFO] [stdout] 131 | | many0!(multispace) ~ [INFO] [stdout] 132 | | rf: alt!( [INFO] [stdout] ... | [INFO] [stdout] 143 | | ) [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `alt` which comes from the expansion of the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:179:20 [INFO] [stdout] | [INFO] [stdout] 179 | let (i, lst) = try_parse!(input, opt!(chain!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 180 | | a: expression ~ [INFO] [stdout] 181 | | b: many0!(tuple!(expr_sep, expression)), [INFO] [stdout] 182 | | || { [INFO] [stdout] ... | [INFO] [stdout] 187 | | } [INFO] [stdout] 188 | | ))); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `opt` which comes from the expansion of the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/literals.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / named!(pub char_char_agg<&[u8], String>, [INFO] [stdout] 54 | | chain!( [INFO] [stdout] 55 | | c: many0!(alt!( char_escaped | char_char )), [INFO] [stdout] 56 | | || c.join("") [INFO] [stdout] 57 | | ) [INFO] [stdout] 58 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/literals.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / named!(pub char_escaped<&[u8], &str>, chain!( [INFO] [stdout] 63 | | char!('\\') ~ [INFO] [stdout] 64 | | c: alt!( [INFO] [stdout] 65 | | char!('\\') | [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | )); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/literals.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | / named!(pub str_char_agg<&[u8], String>, [INFO] [stdout] 110 | | chain!( [INFO] [stdout] 111 | | c: many0!(alt!( char_escaped | str_char )), [INFO] [stdout] 112 | | || c.join("") [INFO] [stdout] 113 | | ) [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/parser/statements.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg_attr(feature = "clippy", allow(needless_lifetimes))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/macros.rs:80:38 [INFO] [stdout] | [INFO] [stdout] 80 | take_till_slc!($input, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser/statements.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | let (i, (b, txt, e)) = try_parse!(input, [INFO] [stdout] | ____________________________- [INFO] [stdout] 37 | | tuple!( [INFO] [stdout] 38 | | stmt_raw, [INFO] [stdout] 39 | | map_res!( [INFO] [stdout] ... | [INFO] [stdout] 44 | | ) [INFO] [stdout] 45 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `take_till_slc` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `take_till_slc` which comes from the expansion of the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/statements.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | named!(pub for_block<&[u8], ParsedNode>, chain!( s: for_statement, || s.into() )); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/statements.rs:57:89 [INFO] [stdout] | [INFO] [stdout] 57 | fn finish(begin: ExprStatement, inner: ParsedNodes, end: SimpleStatement) -> Option<(ParsedForStatement)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - fn finish(begin: ExprStatement, inner: ParsedNodes, end: SimpleStatement) -> Option<(ParsedForStatement)> { [INFO] [stdout] 57 + fn finish(begin: ExprStatement, inner: ParsedNodes, end: SimpleStatement) -> Option { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/statements.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | named!(pub if_block<&[u8], ParsedNode>, chain!( s: if_statement, || s.into() )); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/statements.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | named!(if_<&[u8], ParsedIfBranch>, chain!( s: stmt_if ~ b: nodes, || ParsedIfBranch { begin: s, block: b } )); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/statements.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | named!(elif<&[u8], ParsedIfBranch>, chain!( s: stmt_elif ~ b: nodes, || ParsedIfBranch { begin: s, block: b } )); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/statements.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | named!(else_<&[u8], ParsedElseBranch>, chain!( s: stmt_else ~ b: nodes, || ParsedElseBranch { begin: s, block: b } )); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/statements.rs:136:32 [INFO] [stdout] | [INFO] [stdout] 136 | let (i, (ifs, els, end)) = try_parse!(input, [INFO] [stdout] | ________________________________^ [INFO] [stdout] 137 | | tuple!( [INFO] [stdout] 138 | | chain!( [INFO] [stdout] 139 | | ifs: if_ ~ [INFO] [stdout] ... | [INFO] [stdout] 145 | | ) [INFO] [stdout] 146 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/statements.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | named!(pub block_block<&[u8], ParsedNode>, chain!( s: block_statement, || s.into() )); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/renderer/renderer.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | #![cfg_attr(feature = "clippy", allow(used_underscore_binding))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/types/abc.rs:106:59 [INFO] [stdout] | [INFO] [stdout] 106 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i>; [INFO] [stdout] | -- lifetime `'s` declared here ^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/types/defaults.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg_attr(feature = "clippy", allow(boxed_local))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/types/string.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(feature = "clippy", allow(boxed_local))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/types/real.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(feature = "clippy", allow(boxed_local))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/types/int.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(feature = "clippy", allow(boxed_local))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/types/list.rs:50:59 [INFO] [stdout] | [INFO] [stdout] 50 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i> { [INFO] [stdout] | -- lifetime `'s` declared here ^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/types/list.rs:160:59 [INFO] [stdout] | [INFO] [stdout] 160 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i> { [INFO] [stdout] | -- lifetime `'s` declared here ^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/lib.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | #![cfg_attr(feature = "clippy", allow(items_after_statements))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/lib.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | #![cfg_attr(feature = "clippy", allow(match_bool))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/parser/mod.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "clippy", allow(cyclomatic_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/container/incrust.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #![cfg_attr(feature = "clippy", allow(used_underscore_binding))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/container/incrust.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | #![cfg_attr(feature = "clippy", allow(used_underscore_binding))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Escape` and `Unescape` [INFO] [stdout] --> src/container/incrust.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | use ::renderer::filter::{Escape, Unescape}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/parser/literals.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "clippy", allow(many_single_char_names))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/parser/block_level.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(feature = "clippy", allow(needless_lifetimes))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/block_level.rs:64:50 [INFO] [stdout] | [INFO] [stdout] 64 | fn try_brace<'a>(input: &'a [u8]) -> IResult<&[u8], &str> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/block_level.rs:64:57 [INFO] [stdout] | [INFO] [stdout] 64 | fn try_brace<'a>(input: &'a [u8]) -> IResult<&[u8], &str> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/block_level.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | let (i, text) = try_parse!(input, [INFO] [stdout] | _____________________^ [INFO] [stdout] 76 | | chain!( v: many1!( [INFO] [stdout] 77 | | alt!( map_res!( is_not!("{"), str::from_utf8 ) | try_brace ) [INFO] [stdout] 78 | | ), || v.join("") ) [INFO] [stdout] 79 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/parser/expressions.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | #![cfg_attr(feature = "clippy", allow(used_underscore_binding))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / named!(pub filter_agg<&[u8], Vec >, [INFO] [stdout] 18 | | many0!(chain!( [INFO] [stdout] 19 | | many0!(multispace) ~ [INFO] [stdout] 20 | | f: filter, [INFO] [stdout] 21 | | || f [INFO] [stdout] 22 | | )) [INFO] [stdout] 23 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `many0` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let (i, id) = try_parse!(input, [INFO] [stdout] | ___________________^ [INFO] [stdout] 41 | | chain!( [INFO] [stdout] 42 | | start: map_res!(alpha, str::from_utf8)~ [INFO] [stdout] 43 | | rest: many0!(map_res!(alt!(tag!("_") | alphanumeric), str::from_utf8)), [INFO] [stdout] ... | [INFO] [stdout] 50 | | ) [INFO] [stdout] 51 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | let (i, lst) = try_parse!(input, chain!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 60 | | a: tuple!(value!(()), conj) ~ [INFO] [stdout] 61 | | mut b: many0!(tuple!(op_disj_bin, conj)) , [INFO] [stdout] 62 | | || { b.insert(0, a); b } [INFO] [stdout] 63 | | )); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | let (i, lst) = try_parse!(input, chain!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 69 | | a: tuple!(value!(()), cmp) ~ [INFO] [stdout] 70 | | mut b: many0!(tuple!(op_conj_bin, cmp)) , [INFO] [stdout] 71 | | || { b.insert(0, a); b } [INFO] [stdout] 72 | | )); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | let (i, lst) = try_parse!(input, chain!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 78 | | a: tuple!(value!(CmpOp::Eq), sum) ~ [INFO] [stdout] 79 | | mut b: many0!(tuple!(op_cmp_bin, sum)) , [INFO] [stdout] 80 | | || { b.insert(0, a); b } [INFO] [stdout] 81 | | )); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | let (i, sum) = try_parse!(input, chain!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 87 | | a: tuple!(value!(SumOp::Add), mul) ~ [INFO] [stdout] 88 | | mut b: many0!(tuple!(op_sum_bin, mul)) , [INFO] [stdout] 89 | | || { b.insert(0, a); b } [INFO] [stdout] 90 | | )); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | let (i, mul) = try_parse!(input, chain!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 96 | | a: tuple!(value!(MulOp::Mul), factor) ~ [INFO] [stdout] 97 | | mut b: many0!(tuple!(op_mul_bin, factor)) , [INFO] [stdout] 98 | | || { b.insert(0, a); b } [INFO] [stdout] 99 | | )); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | let (i, res) = try_parse!(input, chain!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 113 | | a: simple_factor ~ [INFO] [stdout] 114 | | b: many0!(attr_chain), [INFO] [stdout] 115 | | || b.into_iter().fold(a, |acc, rf| { [INFO] [stdout] ... | [INFO] [stdout] 122 | | }) [INFO] [stdout] 123 | | ) ); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | let (i, rf) = try_parse!(input, [INFO] [stdout] | ___________________^ [INFO] [stdout] 130 | | chain!( [INFO] [stdout] 131 | | many0!(multispace) ~ [INFO] [stdout] 132 | | rf: alt!( [INFO] [stdout] ... | [INFO] [stdout] 143 | | ) [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | let (i, rf) = try_parse!(input, [INFO] [stdout] | ___________________^ [INFO] [stdout] 130 | | chain!( [INFO] [stdout] 131 | | many0!(multispace) ~ [INFO] [stdout] 132 | | rf: alt!( [INFO] [stdout] ... | [INFO] [stdout] 143 | | ) [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `alt` which comes from the expansion of the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | let (i, rf) = try_parse!(input, [INFO] [stdout] | ___________________^ [INFO] [stdout] 130 | | chain!( [INFO] [stdout] 131 | | many0!(multispace) ~ [INFO] [stdout] 132 | | rf: alt!( [INFO] [stdout] ... | [INFO] [stdout] 143 | | ) [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `alt` which comes from the expansion of the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | let (i, rf) = try_parse!(input, [INFO] [stdout] | ___________________^ [INFO] [stdout] 130 | | chain!( [INFO] [stdout] 131 | | many0!(multispace) ~ [INFO] [stdout] 132 | | rf: alt!( [INFO] [stdout] ... | [INFO] [stdout] 143 | | ) [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `alt` which comes from the expansion of the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/expressions.rs:179:20 [INFO] [stdout] | [INFO] [stdout] 179 | let (i, lst) = try_parse!(input, opt!(chain!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 180 | | a: expression ~ [INFO] [stdout] 181 | | b: many0!(tuple!(expr_sep, expression)), [INFO] [stdout] 182 | | || { [INFO] [stdout] ... | [INFO] [stdout] 187 | | } [INFO] [stdout] 188 | | ))); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `opt` which comes from the expansion of the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/literals.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / named!(pub char_char_agg<&[u8], String>, [INFO] [stdout] 54 | | chain!( [INFO] [stdout] 55 | | c: many0!(alt!( char_escaped | char_char )), [INFO] [stdout] 56 | | || c.join("") [INFO] [stdout] 57 | | ) [INFO] [stdout] 58 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/literals.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / named!(pub char_escaped<&[u8], &str>, chain!( [INFO] [stdout] 63 | | char!('\\') ~ [INFO] [stdout] 64 | | c: alt!( [INFO] [stdout] 65 | | char!('\\') | [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | )); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/literals.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | / named!(pub str_char_agg<&[u8], String>, [INFO] [stdout] 110 | | chain!( [INFO] [stdout] 111 | | c: many0!(alt!( char_escaped | str_char )), [INFO] [stdout] 112 | | || c.join("") [INFO] [stdout] 113 | | ) [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/parser/literals.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | #![cfg_attr(feature = "clippy", allow(approx_constant))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/parser/statements.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | #![cfg_attr(feature = "clippy", allow(used_underscore_binding))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/parser/statements.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg_attr(feature = "clippy", allow(needless_lifetimes))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser/macros.rs:80:38 [INFO] [stdout] | [INFO] [stdout] 80 | take_till_slc!($input, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser/statements.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | let (i, (b, txt, e)) = try_parse!(input, [INFO] [stdout] | ____________________________- [INFO] [stdout] 37 | | tuple!( [INFO] [stdout] 38 | | stmt_raw, [INFO] [stdout] 39 | | map_res!( [INFO] [stdout] ... | [INFO] [stdout] 44 | | ) [INFO] [stdout] 45 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `take_till_slc` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `take_till_slc` which comes from the expansion of the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/statements.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | named!(pub for_block<&[u8], ParsedNode>, chain!( s: for_statement, || s.into() )); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parser/statements.rs:57:89 [INFO] [stdout] | [INFO] [stdout] 57 | fn finish(begin: ExprStatement, inner: ParsedNodes, end: SimpleStatement) -> Option<(ParsedForStatement)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - fn finish(begin: ExprStatement, inner: ParsedNodes, end: SimpleStatement) -> Option<(ParsedForStatement)> { [INFO] [stdout] 57 + fn finish(begin: ExprStatement, inner: ParsedNodes, end: SimpleStatement) -> Option { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/statements.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | named!(pub if_block<&[u8], ParsedNode>, chain!( s: if_statement, || s.into() )); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/statements.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | named!(if_<&[u8], ParsedIfBranch>, chain!( s: stmt_if ~ b: nodes, || ParsedIfBranch { begin: s, block: b } )); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/statements.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | named!(elif<&[u8], ParsedIfBranch>, chain!( s: stmt_elif ~ b: nodes, || ParsedIfBranch { begin: s, block: b } )); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/statements.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | named!(else_<&[u8], ParsedElseBranch>, chain!( s: stmt_else ~ b: nodes, || ParsedElseBranch { begin: s, block: b } )); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/statements.rs:136:32 [INFO] [stdout] | [INFO] [stdout] 136 | let (i, (ifs, els, end)) = try_parse!(input, [INFO] [stdout] | ________________________________^ [INFO] [stdout] 137 | | tuple!( [INFO] [stdout] 138 | | chain!( [INFO] [stdout] 139 | | ifs: if_ ~ [INFO] [stdout] ... | [INFO] [stdout] 145 | | ) [INFO] [stdout] 146 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `try_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead [INFO] [stdout] --> src/parser/statements.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | named!(pub block_block<&[u8], ParsedNode>, chain!( s: block_statement, || s.into() )); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/renderer/evaluator.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | #![cfg_attr(feature = "clippy", allow(used_underscore_binding))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/renderer/expression.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | #![cfg_attr(feature = "clippy", allow(used_underscore_binding))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/renderer/renderer.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | #![cfg_attr(feature = "clippy", allow(used_underscore_binding))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/types/abc.rs:106:59 [INFO] [stdout] | [INFO] [stdout] 106 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i>; [INFO] [stdout] | -- lifetime `'s` declared here ^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/types/defaults.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg_attr(feature = "clippy", allow(boxed_local))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/types/string.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(feature = "clippy", allow(boxed_local))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/types/real.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(feature = "clippy", allow(boxed_local))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/types/int.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(feature = "clippy", allow(boxed_local))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `quiet`, and `verbose` [INFO] [stdout] = help: consider adding `clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/types/list.rs:50:59 [INFO] [stdout] | [INFO] [stdout] 50 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i> { [INFO] [stdout] | -- lifetime `'s` declared here ^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/types/list.rs:160:59 [INFO] [stdout] | [INFO] [stdout] 160 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i> { [INFO] [stdout] | -- lifetime `'s` declared here ^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/args.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | Owned(Box Type<'t> + '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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 | Owned(Box Type<'t> + 'r>), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/args.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | Ref(&'r (for <'t> Type<'t> + '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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | Ref(&'r (dyn for <'t> Type<'t> + 'r)), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loader/group.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | pub type GroupLoader = Vec>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 3 | pub type GroupLoader = Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/incrust.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | filters: HashMap>, [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 | filters: HashMap>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loader/namespace.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | loader: 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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 6 | loader: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/renderer/writer.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | pub &'w mut fmt::Write [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 4 | pub &'w mut dyn fmt::Write [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/args.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | impl <'r> From<&'r (for <'t> Type<'t> + 'r)> for Arg<'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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 85 | impl <'r> From<&'r (dyn for <'t> Type<'t> + 'r)> for Arg<'r> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:87:45 [INFO] [stdout] | [INFO] [stdout] 87 | fn try_as_partial_ord(&self) -> Option<&IPartialOrd>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 | fn try_as_partial_ord(&self) -> Option<&dyn IPartialOrd>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:82:44 [INFO] [stdout] | [INFO] [stdout] 82 | fn try_as_partial_eq(&self) -> Option<&IPartialEq>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 82 | fn try_as_partial_eq(&self) -> Option<&dyn IPartialEq>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:57:43 [INFO] [stdout] | [INFO] [stdout] 57 | fn try_as_invocable(&self) -> Option<&IInvocable>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 57 | fn try_as_invocable(&self) -> Option<&dyn IInvocable>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:67:44 [INFO] [stdout] | [INFO] [stdout] 67 | fn try_as_composable(&self) -> Option<&IComposable>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 67 | fn try_as_composable(&self) -> Option<&dyn IComposable>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:77:42 [INFO] [stdout] | [INFO] [stdout] 77 | fn try_as_mappable(&self) -> Option<&IMappable>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 77 | fn try_as_mappable(&self) -> Option<&dyn IMappable>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:72:43 [INFO] [stdout] | [INFO] [stdout] 72 | fn try_as_indexable(&self) -> Option<&IIndexable>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 | fn try_as_indexable(&self) -> Option<&dyn IIndexable>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:62:42 [INFO] [stdout] | [INFO] [stdout] 62 | fn try_as_iterable(&self) -> Option<&IIterable>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 62 | fn try_as_iterable(&self) -> Option<&dyn IIterable>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 32 | fn try_as_any(&self) -> Option<&Any>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn try_as_any(&self) -> Option<&dyn Any>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:106:45 [INFO] [stdout] | [INFO] [stdout] 106 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 106 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/args.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | fn as_ref(&self) -> &(for <'t> Type<'t> + '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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 67 | fn as_ref(&self) -> &(dyn for <'t> Type<'t> + 'r) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/args.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | fn from(v: &'r (for <'t> Type<'t> + 'r)) -> Arg<'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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 86 | fn from(v: &'r (dyn for <'t> Type<'t> + 'r)) -> Arg<'r> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:83:50 [INFO] [stdout] | [INFO] [stdout] 83 | default fn try_as_iterable(&self) -> Option<&IIterable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 83 | default fn try_as_iterable(&self) -> Option<&dyn IIterable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/args.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | Owned(Box Type<'t> + '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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 | Owned(Box Type<'t> + 'r>), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:93:50 [INFO] [stdout] | [INFO] [stdout] 93 | default fn try_as_iterable(&self) -> Option<&IIterable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 93 | default fn try_as_iterable(&self) -> Option<&dyn IIterable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:103:51 [INFO] [stdout] | [INFO] [stdout] 103 | default fn try_as_indexable(&self) -> Option<&IIndexable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 103 | default fn try_as_indexable(&self) -> Option<&dyn IIndexable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/args.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | Ref(&'r (for <'t> Type<'t> + '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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | Ref(&'r (dyn for <'t> Type<'t> + 'r)), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:113:51 [INFO] [stdout] | [INFO] [stdout] 113 | default fn try_as_indexable(&self) -> Option<&IIndexable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 113 | default fn try_as_indexable(&self) -> Option<&dyn IIndexable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | default fn try_as_mappable(&self) -> Option<&IMappable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 123 | default fn try_as_mappable(&self) -> Option<&dyn IMappable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:133:50 [INFO] [stdout] | [INFO] [stdout] 133 | default fn try_as_mappable(&self) -> Option<&IMappable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 133 | default fn try_as_mappable(&self) -> Option<&dyn IMappable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loader/group.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | pub type GroupLoader = Vec>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 3 | pub type GroupLoader = Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:143:52 [INFO] [stdout] | [INFO] [stdout] 143 | default fn try_as_composable(&self) -> Option<&IComposable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 143 | default fn try_as_composable(&self) -> Option<&dyn IComposable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:153:52 [INFO] [stdout] | [INFO] [stdout] 153 | default fn try_as_composable(&self) -> Option<&IComposable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 153 | default fn try_as_composable(&self) -> Option<&dyn IComposable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/incrust.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | filters: HashMap>, [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 | filters: HashMap>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:163:51 [INFO] [stdout] | [INFO] [stdout] 163 | default fn try_as_invocable(&self) -> Option<&IInvocable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 163 | default fn try_as_invocable(&self) -> Option<&dyn IInvocable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:173:51 [INFO] [stdout] | [INFO] [stdout] 173 | default fn try_as_invocable(&self) -> Option<&IInvocable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 173 | default fn try_as_invocable(&self) -> Option<&dyn IInvocable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loader/namespace.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | loader: 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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 6 | loader: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:184:52 [INFO] [stdout] | [INFO] [stdout] 184 | default fn try_as_partial_eq(&self) -> Option<&IPartialEq> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 184 | default fn try_as_partial_eq(&self) -> Option<&dyn IPartialEq> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:194:52 [INFO] [stdout] | [INFO] [stdout] 194 | default fn try_as_partial_eq(&self) -> Option<&IPartialEq> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 194 | default fn try_as_partial_eq(&self) -> Option<&dyn IPartialEq> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/renderer/writer.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | pub &'w mut fmt::Write [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 4 | pub &'w mut dyn fmt::Write [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:204:53 [INFO] [stdout] | [INFO] [stdout] 204 | default fn try_as_partial_ord(&self) -> Option<&IPartialOrd> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 204 | default fn try_as_partial_ord(&self) -> Option<&dyn IPartialOrd> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:214:53 [INFO] [stdout] | [INFO] [stdout] 214 | default fn try_as_partial_ord(&self) -> Option<&IPartialOrd> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 214 | default fn try_as_partial_ord(&self) -> Option<&dyn IPartialOrd> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/list.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | fn try_as_iterable(&self) -> Option<&IIterable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 33 | fn try_as_iterable(&self) -> Option<&dyn IIterable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/list.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | fn try_as_composable(&self) -> Option<&IComposable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 | fn try_as_composable(&self) -> Option<&dyn IComposable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/list.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 50 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/args.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | impl <'r> From<&'r (for <'t> Type<'t> + 'r)> for Arg<'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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 85 | impl <'r> From<&'r (dyn for <'t> Type<'t> + 'r)> for Arg<'r> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/list.rs:143:42 [INFO] [stdout] | [INFO] [stdout] 143 | fn try_as_iterable(&self) -> Option<&IIterable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 143 | fn try_as_iterable(&self) -> Option<&dyn IIterable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/list.rs:149:44 [INFO] [stdout] | [INFO] [stdout] 149 | fn try_as_composable(&self) -> Option<&IComposable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 149 | fn try_as_composable(&self) -> Option<&dyn IComposable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/list.rs:160:45 [INFO] [stdout] | [INFO] [stdout] 160 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 160 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:87:45 [INFO] [stdout] | [INFO] [stdout] 87 | fn try_as_partial_ord(&self) -> Option<&IPartialOrd>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 | fn try_as_partial_ord(&self) -> Option<&dyn IPartialOrd>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:82:44 [INFO] [stdout] | [INFO] [stdout] 82 | fn try_as_partial_eq(&self) -> Option<&IPartialEq>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 82 | fn try_as_partial_eq(&self) -> Option<&dyn IPartialEq>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:57:43 [INFO] [stdout] | [INFO] [stdout] 57 | fn try_as_invocable(&self) -> Option<&IInvocable>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 57 | fn try_as_invocable(&self) -> Option<&dyn IInvocable>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:67:44 [INFO] [stdout] | [INFO] [stdout] 67 | fn try_as_composable(&self) -> Option<&IComposable>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 67 | fn try_as_composable(&self) -> Option<&dyn IComposable>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:77:42 [INFO] [stdout] | [INFO] [stdout] 77 | fn try_as_mappable(&self) -> Option<&IMappable>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 77 | fn try_as_mappable(&self) -> Option<&dyn IMappable>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:72:43 [INFO] [stdout] | [INFO] [stdout] 72 | fn try_as_indexable(&self) -> Option<&IIndexable>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 | fn try_as_indexable(&self) -> Option<&dyn IIndexable>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:62:42 [INFO] [stdout] | [INFO] [stdout] 62 | fn try_as_iterable(&self) -> Option<&IIterable>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 62 | fn try_as_iterable(&self) -> Option<&dyn IIterable>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 32 | fn try_as_any(&self) -> Option<&Any>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | fn try_as_any(&self) -> Option<&dyn Any>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/abc.rs:106:45 [INFO] [stdout] | [INFO] [stdout] 106 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i>; [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 106 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/args.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | fn as_ref(&self) -> &(for <'t> Type<'t> + '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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 67 | fn as_ref(&self) -> &(dyn for <'t> Type<'t> + 'r) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/args.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | fn from(v: &'r (for <'t> Type<'t> + 'r)) -> Arg<'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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 86 | fn from(v: &'r (dyn for <'t> Type<'t> + 'r)) -> Arg<'r> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:83:50 [INFO] [stdout] | [INFO] [stdout] 83 | default fn try_as_iterable(&self) -> Option<&IIterable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 83 | default fn try_as_iterable(&self) -> Option<&dyn IIterable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:93:50 [INFO] [stdout] | [INFO] [stdout] 93 | default fn try_as_iterable(&self) -> Option<&IIterable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 93 | default fn try_as_iterable(&self) -> Option<&dyn IIterable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:103:51 [INFO] [stdout] | [INFO] [stdout] 103 | default fn try_as_indexable(&self) -> Option<&IIndexable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 103 | default fn try_as_indexable(&self) -> Option<&dyn IIndexable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:113:51 [INFO] [stdout] | [INFO] [stdout] 113 | default fn try_as_indexable(&self) -> Option<&IIndexable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 113 | default fn try_as_indexable(&self) -> Option<&dyn IIndexable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | default fn try_as_mappable(&self) -> Option<&IMappable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 123 | default fn try_as_mappable(&self) -> Option<&dyn IMappable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:133:50 [INFO] [stdout] | [INFO] [stdout] 133 | default fn try_as_mappable(&self) -> Option<&IMappable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 133 | default fn try_as_mappable(&self) -> Option<&dyn IMappable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:143:52 [INFO] [stdout] | [INFO] [stdout] 143 | default fn try_as_composable(&self) -> Option<&IComposable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 143 | default fn try_as_composable(&self) -> Option<&dyn IComposable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:153:52 [INFO] [stdout] | [INFO] [stdout] 153 | default fn try_as_composable(&self) -> Option<&IComposable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 153 | default fn try_as_composable(&self) -> Option<&dyn IComposable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:163:51 [INFO] [stdout] | [INFO] [stdout] 163 | default fn try_as_invocable(&self) -> Option<&IInvocable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 163 | default fn try_as_invocable(&self) -> Option<&dyn IInvocable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:173:51 [INFO] [stdout] | [INFO] [stdout] 173 | default fn try_as_invocable(&self) -> Option<&IInvocable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 173 | default fn try_as_invocable(&self) -> Option<&dyn IInvocable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:184:52 [INFO] [stdout] | [INFO] [stdout] 184 | default fn try_as_partial_eq(&self) -> Option<&IPartialEq> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 184 | default fn try_as_partial_eq(&self) -> Option<&dyn IPartialEq> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:194:52 [INFO] [stdout] | [INFO] [stdout] 194 | default fn try_as_partial_eq(&self) -> Option<&IPartialEq> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 194 | default fn try_as_partial_eq(&self) -> Option<&dyn IPartialEq> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:204:53 [INFO] [stdout] | [INFO] [stdout] 204 | default fn try_as_partial_ord(&self) -> Option<&IPartialOrd> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 204 | default fn try_as_partial_ord(&self) -> Option<&dyn IPartialOrd> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/defaults.rs:214:53 [INFO] [stdout] | [INFO] [stdout] 214 | default fn try_as_partial_ord(&self) -> Option<&IPartialOrd> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 214 | default fn try_as_partial_ord(&self) -> Option<&dyn IPartialOrd> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/list.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | fn try_as_iterable(&self) -> Option<&IIterable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 33 | fn try_as_iterable(&self) -> Option<&dyn IIterable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/list.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | fn try_as_composable(&self) -> Option<&IComposable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 | fn try_as_composable(&self) -> Option<&dyn IComposable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/list.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 50 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/list.rs:143:42 [INFO] [stdout] | [INFO] [stdout] 143 | fn try_as_iterable(&self) -> Option<&IIterable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 143 | fn try_as_iterable(&self) -> Option<&dyn IIterable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/list.rs:149:44 [INFO] [stdout] | [INFO] [stdout] 149 | fn try_as_composable(&self) -> Option<&IComposable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 149 | fn try_as_composable(&self) -> Option<&dyn IComposable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/list.rs:160:45 [INFO] [stdout] | [INFO] [stdout] 160 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 160 | fn ivalues<'s: 'i, 'i>(&'s self) -> Box + 'i> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/args.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | type Target = for <'t> Type<'t> + '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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 55 | type Target = dyn for <'t> Type<'t> + 'r; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/args.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | impl <'r> AsRef Type<'t> + 'r> for Arg<'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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 66 | impl <'r> AsRef Type<'t> + 'r> for Arg<'r> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/args.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | type Target = for <'t> Type<'t> + '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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 55 | type Target = dyn for <'t> Type<'t> + 'r; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/args.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | impl <'r> AsRef Type<'t> + 'r> for Arg<'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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 66 | impl <'r> AsRef Type<'t> + 'r> for Arg<'r> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loader/group.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | impl Loader for Vec> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 5 | impl Loader for Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loader/namespace.rs:10:45 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(namespace: &str, loader: 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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(namespace: &str, loader: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loader/group.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | impl Loader for Vec> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 5 | impl Loader for Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loader/namespace.rs:10:45 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(namespace: &str, loader: 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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(namespace: &str, loader: Box) -> Box { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0520]: `is_string` specializes an item from a parent `impl`, but that item is not marked `default` [INFO] [stdout] --> src/types/string.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | fn is_string(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot specialize default item `is_string` [INFO] [stdout] | [INFO] [stdout] ::: src/types/defaults.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | impl <'r, T> AsString for T where T: for <'t> Type<'t> + 'r + Display { [INFO] [stdout] | --------------------------------------------------------------------- parent `impl` is here [INFO] [stdout] | [INFO] [stdout] = note: to specialize, `is_string` in the parent `impl` must be marked `default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0520]: `is_string` specializes an item from a parent `impl`, but that item is not marked `default` [INFO] [stdout] --> src/types/string.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | fn is_string(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot specialize default item `is_string` [INFO] [stdout] | [INFO] [stdout] ::: src/types/defaults.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | impl <'r, T> AsString for T where T: for <'t> Type<'t> + 'r + Display { [INFO] [stdout] | --------------------------------------------------------------------- parent `impl` is here [INFO] [stdout] | [INFO] [stdout] = note: to specialize, `is_string` in the parent `impl` must be marked `default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/string.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 78 | fn try_as_composable(&self) -> Option<&IComposable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 | fn try_as_composable(&self) -> Option<&dyn IComposable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/string.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 78 | fn try_as_composable(&self) -> Option<&IComposable> { [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 | fn try_as_composable(&self) -> Option<&dyn IComposable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/incrust.rs:21:46 [INFO] [stdout] | [INFO] [stdout] 21 | let mut filters: HashMap> = HashMap::new(); [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 | let mut filters: HashMap> = HashMap::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/container/incrust.rs:21:46 [INFO] [stdout] | [INFO] [stdout] 21 | let mut filters: HashMap> = HashMap::new(); [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 | let mut filters: HashMap> = HashMap::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/container/template.rs:66:46 [INFO] [stdout] | [INFO] [stdout] 66 | (true, false) => txt.trim_left().into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 66 | (true, false) => txt.trim_start().into(), [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/container/template.rs:67:46 [INFO] [stdout] | [INFO] [stdout] 67 | (false, true) => txt.trim_right().into(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 67 | (false, true) => txt.trim_end().into(), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/container/template.rs:66:46 [INFO] [stdout] | [INFO] [stdout] 66 | (true, false) => txt.trim_left().into(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 66 | (true, false) => txt.trim_start().into(), [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/container/template.rs:67:46 [INFO] [stdout] | [INFO] [stdout] 67 | (false, true) => txt.trim_right().into(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 67 | (false, true) => txt.trim_end().into(), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/bool.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | (self as &PartialOrd).partial_cmp(&other.to_bool()) [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 44 | (self as &dyn PartialOrd).partial_cmp(&other.to_bool()) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/real.rs:49:56 [INFO] [stdout] | [INFO] [stdout] 49 | other.try_as_real().and_then(|s| (self as &PartialOrd).partial_cmp(&s)) [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 49 | other.try_as_real().and_then(|s| (self as &dyn PartialOrd).partial_cmp(&s)) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/int.rs:46:55 [INFO] [stdout] | [INFO] [stdout] 46 | other.try_as_int().and_then(|s| (self as &PartialOrd).partial_cmp(&s)) [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 | other.try_as_int().and_then(|s| (self as &dyn PartialOrd).partial_cmp(&s)) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/int.rs:50:60 [INFO] [stdout] | [INFO] [stdout] 50 | other.try_as_real().and_then(|s| (&val as &PartialOrd).partial_cmp(&s)) [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 | other.try_as_real().and_then(|s| (&val as &dyn PartialOrd).partial_cmp(&s)) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/bool.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | (self as &PartialOrd).partial_cmp(&other.to_bool()) [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 44 | (self as &dyn PartialOrd).partial_cmp(&other.to_bool()) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/real.rs:49:56 [INFO] [stdout] | [INFO] [stdout] 49 | other.try_as_real().and_then(|s| (self as &PartialOrd).partial_cmp(&s)) [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 49 | other.try_as_real().and_then(|s| (self as &dyn PartialOrd).partial_cmp(&s)) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/int.rs:46:55 [INFO] [stdout] | [INFO] [stdout] 46 | other.try_as_int().and_then(|s| (self as &PartialOrd).partial_cmp(&s)) [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 | other.try_as_int().and_then(|s| (self as &dyn PartialOrd).partial_cmp(&s)) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/int.rs:50:60 [INFO] [stdout] | [INFO] [stdout] 50 | other.try_as_real().and_then(|s| (&val as &PartialOrd).partial_cmp(&s)) [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 an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 | other.try_as_real().and_then(|s| (&val as &dyn PartialOrd).partial_cmp(&s)) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 previous errors; 95 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0520, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0520`. [INFO] [stdout] [INFO] [stderr] error: could not compile `incrust` (lib) due to 33 previous errors; 96 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 32 previous errors; 101 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0520, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0520`. [INFO] [stdout] [INFO] [stderr] error: could not compile `incrust` (lib test) due to 33 previous errors; 102 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4ebd895bfd6424b889fd4d232ff755cb7d3df10d1da4372ed7a0f8a5b3a03ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ebd895bfd6424b889fd4d232ff755cb7d3df10d1da4372ed7a0f8a5b3a03ce2", kill_on_drop: false }` [INFO] [stdout] 4ebd895bfd6424b889fd4d232ff755cb7d3df10d1da4372ed7a0f8a5b3a03ce2