[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] testing devcat-studio/kailua against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevcat-studio%2Fkailua" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/devcat-studio/kailua on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-9/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 591b6d8efceb66c251de1540f10f4768d1476e1abb41794b2806a942d1d83971 [INFO] running `Command { std: "docker" "start" "-a" "591b6d8efceb66c251de1540f10f4768d1476e1abb41794b2806a942d1d83971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "591b6d8efceb66c251de1540f10f4768d1476e1abb41794b2806a942d1d83971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "591b6d8efceb66c251de1540f10f4768d1476e1abb41794b2806a942d1d83971", kill_on_drop: false }` [INFO] [stdout] 591b6d8efceb66c251de1540f10f4768d1476e1abb41794b2806a942d1d83971 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 752ab31f144388ca122a210e10d7e8fe90d731c7799ea09affc3ab1b424c3e9e [INFO] running `Command { std: "docker" "start" "-a" "752ab31f144388ca122a210e10d7e8fe90d731c7799ea09affc3ab1b424c3e9e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling smallvec v0.4.1 [INFO] [stderr] Compiling kailua_env v1.0.4 (/opt/rustwide/workdir/kailua_env) [INFO] [stderr] Compiling parse-generics-shim v0.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling atomic v0.3.4 [INFO] [stderr] Compiling take_mut v0.1.3 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling thread-id v3.2.0 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling kailua_diag v1.0.4 (/opt/rustwide/workdir/kailua_diag) [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [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: `...` 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/message.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 113 | impl<'a> Localize for &'a Localize { [INFO] [stdout] | ^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 113 - impl<'a> Localize for &'a Localize { [INFO] [stdout] 113 + impl<'a> Localize for &'a dyn Localize { [INFO] [stdout] | [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] | ^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 156 - report: &'a Report, [INFO] [stdout] 156 + report: &'a dyn Report, [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 - fn add_span(&self, kind: Kind, span: Span, msg: &Localize) -> Result<()>; [INFO] [stdout] 87 + fn add_span(&self, kind: Kind, span: Span, msg: &dyn Localize) -> Result<()>; [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 92 - fn add_span(&self, k: Kind, s: Span, m: &Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] 92 + fn add_span(&self, k: Kind, s: Span, m: &dyn Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 97 - fn add_span(&self, k: Kind, s: Span, m: &Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] 97 + fn add_span(&self, k: Kind, s: Span, m: &dyn Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 102 - fn add_span(&self, k: Kind, s: Span, m: &Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] 102 + fn add_span(&self, k: Kind, s: Span, m: &dyn Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 107 - fn add_span(&self, k: Kind, s: Span, m: &Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] 107 + fn add_span(&self, k: Kind, s: Span, m: &dyn Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 112 - fn add_span(&self, k: Kind, s: Span, m: &Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] 112 + fn add_span(&self, k: Kind, s: Span, m: &dyn Localize) -> Result<()> { (**self).add_span(k, s, m) } [INFO] [stdout] | [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] | ^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 161 - fn new(report: &'a Report, result: Result) -> ReportMore<'a, T> { [INFO] [stdout] 161 + fn new(report: &'a dyn Report, result: Result) -> ReportMore<'a, T> { [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 357 - fn add_span(&self, kind: Kind, span: Span, msg: &Localize) -> Result<()> { [INFO] [stdout] 357 + fn add_span(&self, kind: Kind, span: Span, msg: &dyn Localize) -> Result<()> { [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 547 - fn add_span(&self, kind: Kind, span: Span, msg: &Localize) -> Result<()> { [INFO] [stdout] 547 + fn add_span(&self, kind: Kind, span: Span, msg: &dyn Localize) -> Result<()> { [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 562 - fn add_span(&self, _kind: Kind, _span: Span, _msg: &Localize) -> Result<()> { [INFO] [stdout] 562 + fn add_span(&self, _kind: Kind, _span: Span, _msg: &dyn Localize) -> Result<()> { [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 595 - fn add_span(&self, kind: Kind, span: Span, msg: &Localize) -> Result<()> { [INFO] [stdout] 595 + fn add_span(&self, kind: Kind, span: Span, msg: &dyn Localize) -> Result<()> { [INFO] [stdout] | [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] Compiling clap v2.25.0 [INFO] [stderr] Compiling kailua_syntax v1.1.0 (/opt/rustwide/workdir/kailua_syntax) [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parking_lot_core v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.10 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [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: `...` 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: `...` 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: `...` 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/lib.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn parse_chunk(source: &Source, span: Span, report: &Report) -> kailua_diag::Result { [INFO] [stdout] | ^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 62 - pub fn parse_chunk(source: &Source, span: Span, report: &Report) -> kailua_diag::Result { [INFO] [stdout] 62 + pub fn parse_chunk(source: &Source, span: Span, report: &dyn Report) -> kailua_diag::Result { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 30 - bytes: &'a mut Iterator>, [INFO] [stdout] 30 + bytes: &'a mut dyn Iterator>, [INFO] [stdout] | [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] | ^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 - report: &'a Report, [INFO] [stdout] 39 + report: &'a dyn Report, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 91 - iter: &'a mut Iterator>, [INFO] [stdout] 91 + iter: &'a mut dyn Iterator>, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 - iter: iter::Fuse<&'a mut Iterator>, [INFO] [stdout] 23 + iter: iter::Fuse<&'a mut dyn Iterator>, [INFO] [stdout] | [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] | ^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 - report: &'a Report, [INFO] [stdout] 42 + report: &'a dyn Report, [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 263 - fn add_span(&self, k: report::Kind, s: Span, m: &Localize) -> report::Result<()> { [INFO] [stdout] 263 + fn add_span(&self, k: report::Kind, s: Span, m: &dyn Localize) -> report::Result<()> { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 355 - pub fn new(iter: &'a mut Iterator, report: &'a Report) -> Parser<'a> { [INFO] [stdout] 355 + pub fn new(iter: &'a mut dyn Iterator, report: &'a Report) -> Parser<'a> { [INFO] [stdout] | [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] | ^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 355 - pub fn new(iter: &'a mut Iterator, report: &'a Report) -> Parser<'a> { [INFO] [stdout] 355 + pub fn new(iter: &'a mut Iterator, report: &'a dyn Report) -> Parser<'a> { [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1074 - note_on_dup: &Localize, [INFO] [stdout] 1074 + note_on_dup: &dyn Localize, [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1075 - note_on_less: &Localize, [INFO] [stdout] 1075 + note_on_less: &dyn Localize, [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1076 - note_on_more: &Localize, [INFO] [stdout] 1076 + note_on_more: &dyn Localize, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 44 - pub fn new(bytes: &'a mut Iterator>, [INFO] [stdout] 44 + pub fn new(bytes: &'a mut dyn Iterator>, [INFO] [stdout] | [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] | ^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 45 - report: &'a Report) -> Lexer<'a> { [INFO] [stdout] 45 + report: &'a dyn Report) -> Lexer<'a> { [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 212 - unclosed_open: Option<&Localize>, [INFO] [stdout] 212 + unclosed_open: Option<&dyn Localize>, [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 213 - premature_eof: &Localize, [INFO] [stdout] 213 + premature_eof: &dyn Localize, [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 214 - long_bracket_start: &Localize, [INFO] [stdout] 214 + long_bracket_start: &dyn Localize, [INFO] [stdout] | [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] | ^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 215 - no_newline_in_meta: &Localize) -> diag::Result [INFO] [stdout] 215 + no_newline_in_meta: &dyn Localize) -> diag::Result [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 99 - pub fn new(iter: &'a mut Iterator>) -> Nest<'a> { [INFO] [stdout] 99 + pub fn new(iter: &'a mut dyn Iterator>) -> Nest<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling url v1.5.1 [INFO] [stderr] Compiling parking_lot v0.4.4 [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" "752ab31f144388ca122a210e10d7e8fe90d731c7799ea09affc3ab1b424c3e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "752ab31f144388ca122a210e10d7e8fe90d731c7799ea09affc3ab1b424c3e9e", kill_on_drop: false }` [INFO] [stdout] 752ab31f144388ca122a210e10d7e8fe90d731c7799ea09affc3ab1b424c3e9e