[INFO] cloning repository https://github.com/royaldark/eq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/royaldark/eq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyaldark%2Feq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyaldark%2Feq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21e98780246d420c33de0c42293ec79dbba27c36 [INFO] testing royaldark/eq against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyaldark%2Feq" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/royaldark/eq on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/royaldark/eq [INFO] finished tweaking git repo https://github.com/royaldark/eq [INFO] tweaked toml for git repo https://github.com/royaldark/eq written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/royaldark/eq already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 8977bc171e69c45dc6748dc8dde91c68eaf32d8a21393fb09303da7d70fe416e [INFO] running `Command { std: "docker" "start" "-a" "8977bc171e69c45dc6748dc8dde91c68eaf32d8a21393fb09303da7d70fe416e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8977bc171e69c45dc6748dc8dde91c68eaf32d8a21393fb09303da7d70fe416e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8977bc171e69c45dc6748dc8dde91c68eaf32d8a21393fb09303da7d70fe416e", kill_on_drop: false }` [INFO] [stdout] 8977bc171e69c45dc6748dc8dde91c68eaf32d8a21393fb09303da7d70fe416e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] 8cf3b34ef19c776e470ab16a62778e8ec44603b9a7106d50e9f01c054e892929 [INFO] running `Command { std: "docker" "start" "-a" "8cf3b34ef19c776e470ab16a62778e8ec44603b9a7106d50e9f01c054e892929", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v0.4.0 [INFO] [stderr] Compiling edn v0.3.0 (https://github.com/utkarshkukreti/edn.rs?rev=eaeaab8fbadaa0e39ce8e73f7ccc18e61f898e50#eaeaab8f) [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling eq v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(rust_2018_preview)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | try!(self.write_form(form)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 124 - try!(self.write_form(form)); [INFO] [stdout] 124 + self.write_form(form)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 124 | r#try!(self.write_form(form)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | try!(write!(self, "{}", "\\".color(DEFAULT_THEME.char))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 163 - try!(write!(self, "{}", "\\".color(DEFAULT_THEME.char))); [INFO] [stdout] 163 + write!(self, "{}", "\\".color(DEFAULT_THEME.char))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 163 | r#try!(write!(self, "{}", "\\".color(DEFAULT_THEME.char))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | / try!(write!( [INFO] [stdout] 165 | | self.writer, [INFO] [stdout] 166 | | "{}", [INFO] [stdout] 167 | | value.encode_utf8(&mut [0; 4]).color(DEFAULT_THEME.char) [INFO] [stdout] 168 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 164 ~ write!( [INFO] [stdout] 165 | self.writer, [INFO] [stdout] 166 | "{}", [INFO] [stdout] 167 | value.encode_utf8(&mut [0; 4]).color(DEFAULT_THEME.char) [INFO] [stdout] 168 ~ )?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 164 | r#try!(write!( [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | try!(self.begin_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 185 - try!(self.begin_string()); [INFO] [stdout] 185 + self.begin_string()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 185 | r#try!(self.begin_string()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | try!(write!(self, "{}", value.color(DEFAULT_THEME.string))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 186 - try!(write!(self, "{}", value.color(DEFAULT_THEME.string))); [INFO] [stdout] 186 + write!(self, "{}", value.color(DEFAULT_THEME.string))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 186 | r#try!(write!(self, "{}", value.color(DEFAULT_THEME.string))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | try!(write!(self, "{}", ":".color(DEFAULT_THEME.keyword))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 191 - try!(write!(self, "{}", ":".color(DEFAULT_THEME.keyword))); [INFO] [stdout] 191 + write!(self, "{}", ":".color(DEFAULT_THEME.keyword))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 191 | r#try!(write!(self, "{}", ":".color(DEFAULT_THEME.keyword))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | try!(write!(self, "{}", value.color(DEFAULT_THEME.keyword))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 192 - try!(write!(self, "{}", value.color(DEFAULT_THEME.keyword))); [INFO] [stdout] 192 + write!(self, "{}", value.color(DEFAULT_THEME.keyword))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 192 | r#try!(write!(self, "{}", value.color(DEFAULT_THEME.keyword))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | try!(self.begin_vector()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 197 - try!(self.begin_vector()); [INFO] [stdout] 197 + self.begin_vector()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 197 | r#try!(self.begin_vector()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | try!(self.begin_vector_item(idx == 0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 200 - try!(self.begin_vector_item(idx == 0)); [INFO] [stdout] 200 + self.begin_vector_item(idx == 0)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 200 | r#try!(self.begin_vector_item(idx == 0)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | try!(self.write_form(item)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 201 - try!(self.write_form(item)); [INFO] [stdout] 201 + self.write_form(item)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 201 | r#try!(self.write_form(item)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | try!(self.end_vector_item()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 202 - try!(self.end_vector_item()); [INFO] [stdout] 202 + self.end_vector_item()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 202 | r#try!(self.end_vector_item()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | try!(self.end_vector()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 205 - try!(self.end_vector()); [INFO] [stdout] 205 + self.end_vector()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 205 | r#try!(self.end_vector()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | try!(self.begin_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 210 - try!(self.begin_list()); [INFO] [stdout] 210 + self.begin_list()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 210 | r#try!(self.begin_list()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | try!(self.begin_list_item(idx == 0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 213 - try!(self.begin_list_item(idx == 0)); [INFO] [stdout] 213 + self.begin_list_item(idx == 0)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 213 | r#try!(self.begin_list_item(idx == 0)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | try!(self.write_form(item)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 214 - try!(self.write_form(item)); [INFO] [stdout] 214 + self.write_form(item)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 214 | r#try!(self.write_form(item)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | try!(self.end_list_item()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 215 - try!(self.end_list_item()); [INFO] [stdout] 215 + self.end_list_item()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 215 | r#try!(self.end_list_item()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | try!(self.end_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 218 - try!(self.end_list()); [INFO] [stdout] 218 + self.end_list()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 218 | r#try!(self.end_list()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | try!(self.writer.write_all(b" ")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 232 - try!(self.writer.write_all(b" ")); [INFO] [stdout] 232 + self.writer.write_all(b" ")?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 232 | r#try!(self.writer.write_all(b" ")); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:251:13 [INFO] [stdout] | [INFO] [stdout] 251 | try!(self.writer.write_all(b" ")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 251 - try!(self.writer.write_all(b" ")); [INFO] [stdout] 251 + self.writer.write_all(b" ")?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 251 | r#try!(self.writer.write_all(b" ")); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:278:13 [INFO] [stdout] | [INFO] [stdout] 278 | try!(self.writer.write_all(b" ")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 278 - try!(self.writer.write_all(b" ")); [INFO] [stdout] 278 + self.writer.write_all(b" ")?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 278 | r#try!(self.writer.write_all(b" ")); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | try!(self.writer.write_all(b" ")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 288 - try!(self.writer.write_all(b" ")); [INFO] [stdout] 288 + self.writer.write_all(b" ")?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 288 | r#try!(self.writer.write_all(b" ")); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | try!(self.begin_map()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 297 - try!(self.begin_map()); [INFO] [stdout] 297 + self.begin_map()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 297 | r#try!(self.begin_map()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | try!(self.begin_map_key(idx == 0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 299 - try!(self.begin_map_key(idx == 0)); [INFO] [stdout] 299 + self.begin_map_key(idx == 0)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 299 | r#try!(self.begin_map_key(idx == 0)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | try!(self.write_form(k)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 300 - try!(self.write_form(k)); [INFO] [stdout] 300 + self.write_form(k)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 300 | r#try!(self.write_form(k)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | try!(self.end_map_key(idx == 0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 301 - try!(self.end_map_key(idx == 0)); [INFO] [stdout] 301 + self.end_map_key(idx == 0)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 301 | r#try!(self.end_map_key(idx == 0)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | try!(self.begin_map_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 303 - try!(self.begin_map_value()); [INFO] [stdout] 303 + self.begin_map_value()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 303 | r#try!(self.begin_map_value()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | try!(self.write_form(v)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 304 - try!(self.write_form(v)); [INFO] [stdout] 304 + self.write_form(v)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 304 | r#try!(self.write_form(v)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:305:13 [INFO] [stdout] | [INFO] [stdout] 305 | try!(self.end_map_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 305 - try!(self.end_map_value()); [INFO] [stdout] 305 + self.end_map_value()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 305 | r#try!(self.end_map_value()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | try!(self.end_map()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 307 - try!(self.end_map()); [INFO] [stdout] 307 + self.end_map()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 307 | r#try!(self.end_map()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | try!(self.writer.write_all(b"#{")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 312 - try!(self.writer.write_all(b"#{")); [INFO] [stdout] 312 + self.writer.write_all(b"#{")?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 312 | r#try!(self.writer.write_all(b"#{")); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | try!(self.writer.write_all(b"}")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 317 - try!(self.writer.write_all(b"}")); [INFO] [stdout] 317 + self.writer.write_all(b"}")?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 317 | r#try!(self.writer.write_all(b"}")); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:323:13 [INFO] [stdout] | [INFO] [stdout] 323 | try!(self.writer.write_all(b" ")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 323 - try!(self.writer.write_all(b" ")); [INFO] [stdout] 323 + self.writer.write_all(b" ")?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 323 | r#try!(self.writer.write_all(b" ")); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | try!(self.begin_set()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 333 - try!(self.begin_set()); [INFO] [stdout] 333 + self.begin_set()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 333 | r#try!(self.begin_set()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:335:13 [INFO] [stdout] | [INFO] [stdout] 335 | try!(self.begin_set_item(idx == 0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 335 - try!(self.begin_set_item(idx == 0)); [INFO] [stdout] 335 + self.begin_set_item(idx == 0)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 335 | r#try!(self.begin_set_item(idx == 0)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | try!(self.write_form(item)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 336 - try!(self.write_form(item)); [INFO] [stdout] 336 + self.write_form(item)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 336 | r#try!(self.write_form(item)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:337:13 [INFO] [stdout] | [INFO] [stdout] 337 | try!(self.end_set_item()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 337 - try!(self.end_set_item()); [INFO] [stdout] 337 + self.end_set_item()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 337 | r#try!(self.end_set_item()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | try!(self.end_set()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 339 - try!(self.end_set()); [INFO] [stdout] 339 + self.end_set()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 339 | r#try!(self.end_set()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | try!(write!(self, "{}", "#".color(DEFAULT_THEME.tag))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 344 - try!(write!(self, "{}", "#".color(DEFAULT_THEME.tag))); [INFO] [stdout] 344 + write!(self, "{}", "#".color(DEFAULT_THEME.tag))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 344 | r#try!(write!(self, "{}", "#".color(DEFAULT_THEME.tag))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:345:9 [INFO] [stdout] | [INFO] [stdout] 345 | try!(write!(self, "{}", x.color(DEFAULT_THEME.tag))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 345 - try!(write!(self, "{}", x.color(DEFAULT_THEME.tag))); [INFO] [stdout] 345 + write!(self, "{}", x.color(DEFAULT_THEME.tag))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 345 | r#try!(write!(self, "{}", x.color(DEFAULT_THEME.tag))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:346:9 [INFO] [stdout] | [INFO] [stdout] 346 | try!(write!(self, "{}", " ".color(DEFAULT_THEME.tag))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 346 - try!(write!(self, "{}", " ".color(DEFAULT_THEME.tag))); [INFO] [stdout] 346 + write!(self, "{}", " ".color(DEFAULT_THEME.tag))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 346 | r#try!(write!(self, "{}", " ".color(DEFAULT_THEME.tag))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | try!(self.write_form(*y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 347 - try!(self.write_form(*y)); [INFO] [stdout] 347 + self.write_form(*y)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 347 | r#try!(self.write_form(*y)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:395:13 [INFO] [stdout] | [INFO] [stdout] 395 | try!(self.writer.write_all(c.encode_utf8(&mut [0; 4]).as_bytes())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 395 - try!(self.writer.write_all(c.encode_utf8(&mut [0; 4]).as_bytes())); [INFO] [stdout] 395 + self.writer.write_all(c.encode_utf8(&mut [0; 4]).as_bytes())?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 395 | r#try!(self.writer.write_all(c.encode_utf8(&mut [0; 4]).as_bytes())); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:409:21 [INFO] [stdout] | [INFO] [stdout] 409 | try!(self.write(ColoredString::from(" "))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 409 - try!(self.write(ColoredString::from(" "))); [INFO] [stdout] 409 + self.write(ColoredString::from(" "))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 409 | r#try!(self.write(ColoredString::from(" "))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 435 | try!(self.write("\\".color(DEFAULT_THEME.char))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 435 - try!(self.write("\\".color(DEFAULT_THEME.char))); [INFO] [stdout] 435 + self.write("\\".color(DEFAULT_THEME.char))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 435 | r#try!(self.write("\\".color(DEFAULT_THEME.char))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | try!(self.write(value.encode_utf8(&mut [0; 4]).color(DEFAULT_THEME.char))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 436 - try!(self.write(value.encode_utf8(&mut [0; 4]).color(DEFAULT_THEME.char))); [INFO] [stdout] 436 + self.write(value.encode_utf8(&mut [0; 4]).color(DEFAULT_THEME.char))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 436 | r#try!(self.write(value.encode_utf8(&mut [0; 4]).color(DEFAULT_THEME.char))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:453:9 [INFO] [stdout] | [INFO] [stdout] 453 | try!(self.begin_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 453 - try!(self.begin_string()); [INFO] [stdout] 453 + self.begin_string()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 453 | r#try!(self.begin_string()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | try!(self.write(value.color(DEFAULT_THEME.string))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 454 - try!(self.write(value.color(DEFAULT_THEME.string))); [INFO] [stdout] 454 + self.write(value.color(DEFAULT_THEME.string))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 454 | r#try!(self.write(value.color(DEFAULT_THEME.string))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | try!(self.write(":".color(DEFAULT_THEME.keyword))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 467 - try!(self.write(":".color(DEFAULT_THEME.keyword))); [INFO] [stdout] 467 + self.write(":".color(DEFAULT_THEME.keyword))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 467 | r#try!(self.write(":".color(DEFAULT_THEME.keyword))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:468:9 [INFO] [stdout] | [INFO] [stdout] 468 | try!(self.write(value.color(DEFAULT_THEME.keyword))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 468 - try!(self.write(value.color(DEFAULT_THEME.keyword))); [INFO] [stdout] 468 + self.write(value.color(DEFAULT_THEME.keyword))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 468 | r#try!(self.write(value.color(DEFAULT_THEME.keyword))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 473 | try!(self.begin_vector()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 473 - try!(self.begin_vector()); [INFO] [stdout] 473 + self.begin_vector()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 473 | r#try!(self.begin_vector()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:476:13 [INFO] [stdout] | [INFO] [stdout] 476 | try!(self.begin_vector_item(idx == 0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 476 - try!(self.begin_vector_item(idx == 0)); [INFO] [stdout] 476 + self.begin_vector_item(idx == 0)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 476 | r#try!(self.begin_vector_item(idx == 0)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:477:13 [INFO] [stdout] | [INFO] [stdout] 477 | try!(self.write_form(item)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 477 - try!(self.write_form(item)); [INFO] [stdout] 477 + self.write_form(item)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 477 | r#try!(self.write_form(item)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:478:13 [INFO] [stdout] | [INFO] [stdout] 478 | try!(self.end_vector_item()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 478 - try!(self.end_vector_item()); [INFO] [stdout] 478 + self.end_vector_item()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 478 | r#try!(self.end_vector_item()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:481:9 [INFO] [stdout] | [INFO] [stdout] 481 | try!(self.end_vector()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 481 - try!(self.end_vector()); [INFO] [stdout] 481 + self.end_vector()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 481 | r#try!(self.end_vector()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:486:9 [INFO] [stdout] | [INFO] [stdout] 486 | try!(self.begin_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 486 - try!(self.begin_list()); [INFO] [stdout] 486 + self.begin_list()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 486 | r#try!(self.begin_list()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:489:13 [INFO] [stdout] | [INFO] [stdout] 489 | try!(self.begin_list_item(idx == 0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 489 - try!(self.begin_list_item(idx == 0)); [INFO] [stdout] 489 + self.begin_list_item(idx == 0)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 489 | r#try!(self.begin_list_item(idx == 0)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:490:13 [INFO] [stdout] | [INFO] [stdout] 490 | try!(self.write_form(item)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 490 - try!(self.write_form(item)); [INFO] [stdout] 490 + self.write_form(item)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 490 | r#try!(self.write_form(item)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:491:13 [INFO] [stdout] | [INFO] [stdout] 491 | try!(self.end_list_item()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 491 - try!(self.end_list_item()); [INFO] [stdout] 491 + self.end_list_item()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 491 | r#try!(self.end_list_item()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:494:9 [INFO] [stdout] | [INFO] [stdout] 494 | try!(self.end_list()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 494 - try!(self.end_list()); [INFO] [stdout] 494 + self.end_list()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 494 | r#try!(self.end_list()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:499:9 [INFO] [stdout] | [INFO] [stdout] 499 | try!(self.write(ColoredString::from("["))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 499 - try!(self.write(ColoredString::from("["))); [INFO] [stdout] 499 + self.write(ColoredString::from("["))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 499 | r#try!(self.write(ColoredString::from("["))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:514:13 [INFO] [stdout] | [INFO] [stdout] 514 | try!(self.write(ColoredString::from("\n"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 514 - try!(self.write(ColoredString::from("\n"))); [INFO] [stdout] 514 + self.write(ColoredString::from("\n"))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 514 | r#try!(self.write(ColoredString::from("\n"))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:515:13 [INFO] [stdout] | [INFO] [stdout] 515 | try!(self.indent()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 515 - try!(self.indent()); [INFO] [stdout] 515 + self.indent()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 515 | r#try!(self.indent()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:527:9 [INFO] [stdout] | [INFO] [stdout] 527 | try!(self.write(ColoredString::from("{"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 527 - try!(self.write(ColoredString::from("{"))); [INFO] [stdout] 527 + self.write(ColoredString::from("{"))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 527 | r#try!(self.write(ColoredString::from("{"))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:540:13 [INFO] [stdout] | [INFO] [stdout] 540 | try!(self.write(ColoredString::from("\n"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 540 - try!(self.write(ColoredString::from("\n"))); [INFO] [stdout] 540 + self.write(ColoredString::from("\n"))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 540 | r#try!(self.write(ColoredString::from("\n"))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:541:13 [INFO] [stdout] | [INFO] [stdout] 541 | try!(self.indent()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 541 - try!(self.indent()); [INFO] [stdout] 541 + self.indent()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 541 | r#try!(self.indent()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:548:9 [INFO] [stdout] | [INFO] [stdout] 548 | try!(self.write(ColoredString::from("("))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 548 - try!(self.write(ColoredString::from("("))); [INFO] [stdout] 548 + self.write(ColoredString::from("("))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 548 | r#try!(self.write(ColoredString::from("("))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:562:13 [INFO] [stdout] | [INFO] [stdout] 562 | try!(self.write(ColoredString::from("\n"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 562 - try!(self.write(ColoredString::from("\n"))); [INFO] [stdout] 562 + self.write(ColoredString::from("\n"))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 562 | r#try!(self.write(ColoredString::from("\n"))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:563:13 [INFO] [stdout] | [INFO] [stdout] 563 | try!(self.indent()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 563 - try!(self.indent()); [INFO] [stdout] 563 + self.indent()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 563 | r#try!(self.indent()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:587:9 [INFO] [stdout] | [INFO] [stdout] 587 | try!(self.begin_map()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 587 - try!(self.begin_map()); [INFO] [stdout] 587 + self.begin_map()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 587 | r#try!(self.begin_map()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:589:13 [INFO] [stdout] | [INFO] [stdout] 589 | try!(self.begin_map_key(idx == 0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 589 - try!(self.begin_map_key(idx == 0)); [INFO] [stdout] 589 + self.begin_map_key(idx == 0)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 589 | r#try!(self.begin_map_key(idx == 0)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:590:13 [INFO] [stdout] | [INFO] [stdout] 590 | try!(self.write_form(k)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 590 - try!(self.write_form(k)); [INFO] [stdout] 590 + self.write_form(k)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 590 | r#try!(self.write_form(k)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:591:13 [INFO] [stdout] | [INFO] [stdout] 591 | try!(self.end_map_key(idx == 0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 591 - try!(self.end_map_key(idx == 0)); [INFO] [stdout] 591 + self.end_map_key(idx == 0)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 591 | r#try!(self.end_map_key(idx == 0)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:593:13 [INFO] [stdout] | [INFO] [stdout] 593 | try!(self.begin_map_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 593 - try!(self.begin_map_value()); [INFO] [stdout] 593 + self.begin_map_value()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 593 | r#try!(self.begin_map_value()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:594:13 [INFO] [stdout] | [INFO] [stdout] 594 | try!(self.write_form(v)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 594 - try!(self.write_form(v)); [INFO] [stdout] 594 + self.write_form(v)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 594 | r#try!(self.write_form(v)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:595:13 [INFO] [stdout] | [INFO] [stdout] 595 | try!(self.end_map_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 595 - try!(self.end_map_value()); [INFO] [stdout] 595 + self.end_map_value()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 595 | r#try!(self.end_map_value()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:597:9 [INFO] [stdout] | [INFO] [stdout] 597 | try!(self.end_map()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 597 - try!(self.end_map()); [INFO] [stdout] 597 + self.end_map()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 597 | r#try!(self.end_map()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:602:9 [INFO] [stdout] | [INFO] [stdout] 602 | try!(self.write(ColoredString::from("#{"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 602 - try!(self.write(ColoredString::from("#{"))); [INFO] [stdout] 602 + self.write(ColoredString::from("#{"))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 602 | r#try!(self.write(ColoredString::from("#{"))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:614:9 [INFO] [stdout] | [INFO] [stdout] 614 | try!(self.write(ColoredString::from("\n"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 614 - try!(self.write(ColoredString::from("\n"))); [INFO] [stdout] 614 + self.write(ColoredString::from("\n"))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 614 | r#try!(self.write(ColoredString::from("\n"))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:615:13 [INFO] [stdout] | [INFO] [stdout] 615 | try!(self.indent()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 615 - try!(self.indent()); [INFO] [stdout] 615 + self.indent()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 615 | r#try!(self.indent()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:625:9 [INFO] [stdout] | [INFO] [stdout] 625 | try!(self.begin_set()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 625 - try!(self.begin_set()); [INFO] [stdout] 625 + self.begin_set()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 625 | r#try!(self.begin_set()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 627 | try!(self.begin_set_item(idx == 0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 627 - try!(self.begin_set_item(idx == 0)); [INFO] [stdout] 627 + self.begin_set_item(idx == 0)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 627 | r#try!(self.begin_set_item(idx == 0)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:628:13 [INFO] [stdout] | [INFO] [stdout] 628 | try!(self.write_form(item)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 628 - try!(self.write_form(item)); [INFO] [stdout] 628 + self.write_form(item)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 628 | r#try!(self.write_form(item)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:629:13 [INFO] [stdout] | [INFO] [stdout] 629 | try!(self.end_set_item()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 629 - try!(self.end_set_item()); [INFO] [stdout] 629 + self.end_set_item()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 629 | r#try!(self.end_set_item()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:631:9 [INFO] [stdout] | [INFO] [stdout] 631 | try!(self.end_set()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 631 - try!(self.end_set()); [INFO] [stdout] 631 + self.end_set()?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 631 | r#try!(self.end_set()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:636:9 [INFO] [stdout] | [INFO] [stdout] 636 | try!(self.write("#".color(DEFAULT_THEME.tag))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 636 - try!(self.write("#".color(DEFAULT_THEME.tag))); [INFO] [stdout] 636 + self.write("#".color(DEFAULT_THEME.tag))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 636 | r#try!(self.write("#".color(DEFAULT_THEME.tag))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:637:9 [INFO] [stdout] | [INFO] [stdout] 637 | try!(self.write(x.color(DEFAULT_THEME.tag))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 637 - try!(self.write(x.color(DEFAULT_THEME.tag))); [INFO] [stdout] 637 + self.write(x.color(DEFAULT_THEME.tag))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 637 | r#try!(self.write(x.color(DEFAULT_THEME.tag))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:638:9 [INFO] [stdout] | [INFO] [stdout] 638 | try!(self.write(" ".color(DEFAULT_THEME.tag))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 638 - try!(self.write(" ".color(DEFAULT_THEME.tag))); [INFO] [stdout] 638 + self.write(" ".color(DEFAULT_THEME.tag))?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 638 | r#try!(self.write(" ".color(DEFAULT_THEME.tag))); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:639:9 [INFO] [stdout] | [INFO] [stdout] 639 | try!(self.write_form(*y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 639 - try!(self.write_form(*y)); [INFO] [stdout] 639 + self.write_form(*y)?; [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 639 | r#try!(self.write_form(*y)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:653:13 [INFO] [stdout] | [INFO] [stdout] 653 | try!(CompactEdnFormatter::new(writer).write_forms(forms)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 653 - try!(CompactEdnFormatter::new(writer).write_forms(forms)) [INFO] [stdout] 653 + CompactEdnFormatter::new(writer).write_forms(forms)? [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 653 | r#try!(CompactEdnFormatter::new(writer).write_forms(forms)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:656:13 [INFO] [stdout] | [INFO] [stdout] 656 | try!(PrettyEdnFormatter::new(writer).write_forms(forms)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 656 - try!(PrettyEdnFormatter::new(writer).write_forms(forms)) [INFO] [stdout] 656 + PrettyEdnFormatter::new(writer).write_forms(forms)? [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 656 | r#try!(PrettyEdnFormatter::new(writer).write_forms(forms)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:659:13 [INFO] [stdout] | [INFO] [stdout] 659 | try!(CompactEdnFormatter::new(writer).write_forms(forms)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 659 - try!(CompactEdnFormatter::new(writer).write_forms(forms)) [INFO] [stdout] 659 + CompactEdnFormatter::new(writer).write_forms(forms)? [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 659 | r#try!(CompactEdnFormatter::new(writer).write_forms(forms)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated `try` macro [INFO] [stdout] --> src/output.rs:662:13 [INFO] [stdout] | [INFO] [stdout] 662 | try!(PrettyEdnFormatter::new(writer).write_forms(forms)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in the 2018 edition `try` is a reserved keyword, and the `try!()` macro is deprecated [INFO] [stdout] help: you can use the `?` operator instead [INFO] [stdout] | [INFO] [stdout] 662 - try!(PrettyEdnFormatter::new(writer).write_forms(forms)) [INFO] [stdout] 662 + PrettyEdnFormatter::new(writer).write_forms(forms)? [INFO] [stdout] | [INFO] [stdout] help: alternatively, you can still access the deprecated `try!()` macro using the "raw identifier" syntax [INFO] [stdout] | [INFO] [stdout] 662 | r#try!(PrettyEdnFormatter::new(writer).write_forms(forms)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/cli.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | crate struct EqOptions { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/cli.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | crate input: input::InputOptions, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/cli.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | crate output: output::OutputOptions, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/cli.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | crate transform: transform::TransformOptions, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/cli.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | crate fn parse_opts() -> EqOptions { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/input.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | crate enum ReadError { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/input.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | crate struct InputOptions { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/input.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | crate format: InputFormat, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/input.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | crate path: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/input.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | crate fn read_file(opts: &InputOptions) -> Result, ReadError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/output.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | crate enum OutputDestination { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/output.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | crate struct OutputOptions { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/output.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | crate format: OutputFormat, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/output.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | crate style: OutputStyle, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/output.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | crate destination: OutputDestination, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/output.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | crate struct ColorTheme { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/output.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | crate struct PrettyEdnFormatter { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/output.rs:645:1 [INFO] [stdout] | [INFO] [stdout] 645 | crate fn format_output(forms: Vec, opts: &OutputOptions) -> io::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/transform.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | crate struct TransformOptions { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/transform.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | crate expression: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/transform.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | crate struct OperationError(String); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/transform.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | crate trait Operation { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/transform.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | crate struct IdentityOperation {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/transform.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | crate struct KeysOperation {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/transform.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | crate struct ValuesOperation {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/transform.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | crate struct GetOperation { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/transform.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | crate key: Value, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/transform.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | crate struct MapOperation { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/transform.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate fn transform_edn( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value as JsonValue` [INFO] [stdout] --> src/output.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_json::Value as JsonValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0261]: use of undeclared lifetime name `'a` [INFO] [stdout] --> src/transform.rs:120:33 [INFO] [stdout] | [INFO] [stdout] 120 | fn parse_transform(_transform: &'a str) -> Option>> { [INFO] [stdout] | - ^^ undeclared lifetime [INFO] [stdout] | | [INFO] [stdout] | help: consider introducing lifetime `'a` here: `<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 122 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0261, E0658, E0705. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0261`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eq` due to 123 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8cf3b34ef19c776e470ab16a62778e8ec44603b9a7106d50e9f01c054e892929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cf3b34ef19c776e470ab16a62778e8ec44603b9a7106d50e9f01c054e892929", kill_on_drop: false }` [INFO] [stdout] 8cf3b34ef19c776e470ab16a62778e8ec44603b9a7106d50e9f01c054e892929