[INFO] cloning repository https://github.com/devcat-studio/kailua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devcat-studio/kailua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevcat-studio%2Fkailua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevcat-studio%2Fkailua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 323caab59c06230af7ee22835a681064de0ab165 [INFO] checking devcat-studio/kailua against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevcat-studio%2Fkailua" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/devcat-studio/kailua on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/devcat-studio/kailua [INFO] finished tweaking git repo https://github.com/devcat-studio/kailua [INFO] tweaked toml for git repo https://github.com/devcat-studio/kailua written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/devcat-studio/kailua already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 56f155185180edd66bbf3ad27d716a8dbcff69be13735349fae5bb25f9a2dd02 [INFO] running `Command { std: "docker" "start" "-a" "56f155185180edd66bbf3ad27d716a8dbcff69be13735349fae5bb25f9a2dd02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56f155185180edd66bbf3ad27d716a8dbcff69be13735349fae5bb25f9a2dd02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56f155185180edd66bbf3ad27d716a8dbcff69be13735349fae5bb25f9a2dd02", kill_on_drop: false }` [INFO] [stdout] 56f155185180edd66bbf3ad27d716a8dbcff69be13735349fae5bb25f9a2dd02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e5e98e234025b4a0418e117356509a2d69e6ea7b789a6fbc9f29144c30cd5d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4e5e98e234025b4a0418e117356509a2d69e6ea7b789a6fbc9f29144c30cd5d3", kill_on_drop: false }` [INFO] [stderr] Checking parse-generics-shim v0.1.1 [INFO] [stderr] Checking kailua_env v1.0.4 (/opt/rustwide/workdir/kailua_env) [INFO] [stderr] Checking smallvec v0.4.1 [INFO] [stderr] Checking vec_map v0.7.0 [INFO] [stderr] Checking take_mut v0.1.3 [INFO] [stderr] Checking atomic v0.3.4 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking serde v1.0.10 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Checking same-file v0.1.3 [INFO] [stderr] Checking owning_ref v0.2.4 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking thread-id v3.2.0 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> kailua_env/src/spanmap.rs:388:6 [INFO] [stdout] | [INFO] [stdout] 388 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking textwrap v0.6.0 [INFO] [stderr] Checking walkdir v1.0.7 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Checking url v1.5.1 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking kailua_diag v1.0.4 (/opt/rustwide/workdir/kailua_diag) [INFO] [stderr] Checking clap v2.25.0 [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_diag/src/message.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | b'a'...b'z' | b'-' => {}, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_diag/src/message.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | b'A'...b'Z' => *c += 32, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/message.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 113 | impl<'a> Localize for &'a Localize { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:87:54 [INFO] [stdout] | [INFO] [stdout] 87 | fn add_span(&self, kind: Kind, span: Span, msg: &Localize) -> Result<()>; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:92:46 [INFO] [stdout] | [INFO] [stdout] 92 | fn add_span(&self, k: Kind, s: Span, m: &Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:97:46 [INFO] [stdout] | [INFO] [stdout] 97 | fn add_span(&self, k: Kind, s: Span, m: &Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:102:46 [INFO] [stdout] | [INFO] [stdout] 102 | fn add_span(&self, k: Kind, s: Span, m: &Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:107:46 [INFO] [stdout] | [INFO] [stdout] 107 | fn add_span(&self, k: Kind, s: Span, m: &Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:112:46 [INFO] [stdout] | [INFO] [stdout] 112 | fn add_span(&self, k: Kind, s: Span, m: &Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | report: &'a Report, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Report` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:161:24 [INFO] [stdout] | [INFO] [stdout] 161 | fn new(report: &'a Report, result: Result) -> ReportMore<'a, T> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Report` [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:301:62 [INFO] [stdout] | [INFO] [stdout] 301 | ... self.cur += if let Ok('\u{10000}'...'\u{10ffff}') = c { 2 } else { 1 }; [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:357:54 [INFO] [stdout] | [INFO] [stdout] 357 | fn add_span(&self, kind: Kind, span: Span, msg: &Localize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:547:54 [INFO] [stdout] | [INFO] [stdout] 547 | fn add_span(&self, kind: Kind, span: Span, msg: &Localize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:562:57 [INFO] [stdout] | [INFO] [stdout] 562 | fn add_span(&self, _kind: Kind, _span: Span, _msg: &Localize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:595:54 [INFO] [stdout] | [INFO] [stdout] 595 | fn add_span(&self, kind: Kind, span: Span, msg: &Localize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stderr] Checking regex v0.2.2 [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> kailua_diag/src/message.rs:84:66 [INFO] [stdout] | [INFO] [stdout] 84 | str::from_utf8(&self.lang).expect("locale is not UTF-8").trim_right_matches('\0') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking kailua_syntax v1.1.0 (/opt/rustwide/workdir/kailua_syntax) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_diag/src/message.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | b'a'...b'z' | b'-' => {}, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_diag/src/message.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | b'A'...b'Z' => *c += 32, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/message.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 113 | impl<'a> Localize for &'a Localize { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:87:54 [INFO] [stdout] | [INFO] [stdout] 87 | fn add_span(&self, kind: Kind, span: Span, msg: &Localize) -> Result<()>; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:92:46 [INFO] [stdout] | [INFO] [stdout] 92 | fn add_span(&self, k: Kind, s: Span, m: &Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:97:46 [INFO] [stdout] | [INFO] [stdout] 97 | fn add_span(&self, k: Kind, s: Span, m: &Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:102:46 [INFO] [stdout] | [INFO] [stdout] 102 | fn add_span(&self, k: Kind, s: Span, m: &Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:107:46 [INFO] [stdout] | [INFO] [stdout] 107 | fn add_span(&self, k: Kind, s: Span, m: &Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:112:46 [INFO] [stdout] | [INFO] [stdout] 112 | fn add_span(&self, k: Kind, s: Span, m: &Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | report: &'a Report, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Report` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:161:24 [INFO] [stdout] | [INFO] [stdout] 161 | fn new(report: &'a Report, result: Result) -> ReportMore<'a, T> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Report` [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:301:62 [INFO] [stdout] | [INFO] [stdout] 301 | ... self.cur += if let Ok('\u{10000}'...'\u{10ffff}') = c { 2 } else { 1 }; [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:357:54 [INFO] [stdout] | [INFO] [stdout] 357 | fn add_span(&self, kind: Kind, span: Span, msg: &Localize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:547:54 [INFO] [stdout] | [INFO] [stdout] 547 | fn add_span(&self, kind: Kind, span: Span, msg: &Localize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:562:57 [INFO] [stdout] | [INFO] [stdout] 562 | fn add_span(&self, _kind: Kind, _span: Span, _msg: &Localize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_diag/src/report.rs:595:54 [INFO] [stdout] | [INFO] [stdout] 595 | fn add_span(&self, kind: Kind, span: Span, msg: &Localize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> kailua_diag/src/message.rs:84:66 [INFO] [stdout] | [INFO] [stdout] 84 | str::from_utf8(&self.lang).expect("locale is not UTF-8").trim_right_matches('\0') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking parking_lot_core v0.2.2 [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | match c { U8(b'0'...b'9') => true, _ => false } [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | bytes: &'a mut Iterator>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | report: &'a Report, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Report` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn new(bytes: &'a mut Iterator>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator>` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | report: &'a Report) -> Lexer<'a> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Report` [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:155:19 [INFO] [stdout] | [INFO] [stdout] 155 | 0xd800...0xdbff => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:156:39 [INFO] [stdout] | [INFO] [stdout] 156 | if let U16(c2 @ 0xdc00...0xdfff) = self.read() { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:173:19 [INFO] [stdout] | [INFO] [stdout] 173 | 0xdc00...0xdfff => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:181:19 [INFO] [stdout] | [INFO] [stdout] 181 | 0x0000...0x007f => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:185:19 [INFO] [stdout] | [INFO] [stdout] 185 | 0x0080...0x07ff => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:212:52 [INFO] [stdout] | [INFO] [stdout] 212 | ... unclosed_open: Option<&Localize>, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:213:45 [INFO] [stdout] | [INFO] [stdout] 213 | ... premature_eof: &Localize, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:214:50 [INFO] [stdout] | [INFO] [stdout] 214 | ... long_bracket_start: &Localize, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:215:50 [INFO] [stdout] | [INFO] [stdout] 215 | ... no_newline_in_meta: &Localize) -> diag::Result [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:293:32 [INFO] [stdout] | [INFO] [stdout] 293 | U8(d @ b'0'...b'9') => { // up to three digits [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:382:28 [INFO] [stdout] | [INFO] [stdout] 382 | U8(c @ b'A'...b'Z') | U8(c @ b'a'...b'z') | U8(c @ b'_') => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:382:50 [INFO] [stdout] | [INFO] [stdout] 382 | U8(c @ b'A'...b'Z') | U8(c @ b'a'...b'z') | U8(c @ b'_') => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:386:36 [INFO] [stdout] | [INFO] [stdout] 386 | ... U8(b'A'...b'Z') | U8(b'a'...b'z') | U8(b'0'...b'9') | U8(b'_') => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:386:54 [INFO] [stdout] | [INFO] [stdout] 386 | ... U8(b'A'...b'Z') | U8(b'a'...b'z') | U8(b'0'...b'9') | U8(b'_') => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:386:72 [INFO] [stdout] | [INFO] [stdout] 386 | ... U8(b'A'...b'Z') | U8(b'a'...b'z') | U8(b'0'...b'9') | U8(b'_') => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:399:28 [INFO] [stdout] | [INFO] [stdout] 399 | U8(c @ b'0'...b'9') => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:405:40 [INFO] [stdout] | [INFO] [stdout] 405 | ... U8(b'A'...b'F') | U8(b'a'...b'f') | U8(b'0'...b'9') => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:405:58 [INFO] [stdout] | [INFO] [stdout] 405 | ... U8(b'A'...b'F') | U8(b'a'...b'f') | U8(b'0'...b'9') => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:405:76 [INFO] [stdout] | [INFO] [stdout] 405 | ... U8(b'A'...b'F') | U8(b'a'...b'f') | U8(b'0'...b'9') => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/lexer.rs:580:46 [INFO] [stdout] | [INFO] [stdout] 580 | |c| match c { U8(0x80...0xff) | U16(_) => true, _ => false }, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/nesting.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | iter: &'a mut Iterator>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator>` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/lex/nesting.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn new(iter: &'a mut Iterator>) -> Nest<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator>` [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/string.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | match c { b'_' | b'a'...b'z' | b'A'...b'Z' => true, _ => false } [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/string.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | match c { b'_' | b'a'...b'z' | b'A'...b'Z' => true, _ => false } [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/string.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | match c { b'_' | b'a'...b'z' | b'A'...b'Z' | b'0'...b'9' => true, _ => false } [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/string.rs:13:44 [INFO] [stdout] | [INFO] [stdout] 13 | match c { b'_' | b'a'...b'z' | b'A'...b'Z' | b'0'...b'9' => true, _ => false } [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/string.rs:13:58 [INFO] [stdout] | [INFO] [stdout] 13 | match c { b'_' | b'a'...b'z' | b'A'...b'Z' | b'0'...b'9' => true, _ => false } [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> kailua_syntax/src/string.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | b'\x20'...b'\x7e' => write!(f, "{}", c as char)?, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/parser.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | iter: iter::Fuse<&'a mut Iterator>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/parser.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | report: &'a Report, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Report` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/parser.rs:263:54 [INFO] [stdout] | [INFO] [stdout] 263 | fn add_span(&self, k: report::Kind, s: Span, m: &Localize) -> report::Result<()> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/parser.rs:355:30 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn new(iter: &'a mut Iterator, report: &'a Report) -> Parser<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/parser.rs:355:70 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn new(iter: &'a mut Iterator, report: &'a Report) -> Parser<'a> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Report` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/parser.rs:1074:23 [INFO] [stdout] | [INFO] [stdout] 1074 | note_on_dup: &Localize, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/parser.rs:1075:24 [INFO] [stdout] | [INFO] [stdout] 1075 | note_on_less: &Localize, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/parser.rs:1076:24 [INFO] [stdout] | [INFO] [stdout] 1076 | note_on_more: &Localize, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Localize` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> kailua_syntax/src/lib.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn parse_chunk(source: &Source, span: Span, report: &Report) -> kailua_diag::Result { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Report` [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] [INFO] [stdout] [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.5.1/src/form_urlencoded.rs:251:40 [INFO] [stdout] | [INFO] [stdout] 249 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 250 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 251 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stdout] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stdout] | | [INFO] [stdout] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: could not compile `url` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4e5e98e234025b4a0418e117356509a2d69e6ea7b789a6fbc9f29144c30cd5d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e5e98e234025b4a0418e117356509a2d69e6ea7b789a6fbc9f29144c30cd5d3", kill_on_drop: false }` [INFO] [stdout] 4e5e98e234025b4a0418e117356509a2d69e6ea7b789a6fbc9f29144c30cd5d3