[INFO] fetching crate earth 0.0.2... [INFO] checking earth-0.0.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate earth 0.0.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate earth 0.0.2 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate earth 0.0.2 [INFO] finished tweaking crates.io crate earth 0.0.2 [INFO] tweaked toml for crates.io crate earth 0.0.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 88 packages to latest compatible versions [INFO] [stderr] Adding aho-corasick v0.5.3 (latest: v1.1.3) [INFO] [stderr] Adding autocfg v0.1.8 (latest: v1.3.0) [INFO] [stderr] Adding bitflags v0.7.0 (latest: v2.6.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding chrono v0.2.25 (latest: v0.4.38) [INFO] [stderr] Adding cloudabi v0.0.3 (latest: v0.1.0) [INFO] [stderr] Adding html5ever v0.5.4 (latest: v0.28.0) [INFO] [stderr] Adding idna v0.1.5 (latest: v1.0.2) [INFO] [stderr] Adding lazy_static v0.2.11 (latest: v1.5.0) [INFO] [stderr] Adding memchr v0.1.11 (latest: v2.7.4) [INFO] [stderr] Adding num v0.1.42 (latest: v0.4.3) [INFO] [stderr] Adding percent-encoding v1.0.1 (latest: v2.3.1) [INFO] [stderr] Adding phf v0.7.24 (latest: v0.11.2) [INFO] [stderr] Adding phf_codegen v0.7.24 (latest: v0.11.2) [INFO] [stderr] Adding phf_generator v0.7.24 (latest: v0.11.2) [INFO] [stderr] Adding phf_shared v0.7.24 (latest: v0.11.2) [INFO] [stderr] Adding rand v0.4.6 (latest: v0.8.5) [INFO] [stderr] Adding rand v0.6.5 (latest: v0.8.5) [INFO] [stderr] Adding rand_chacha v0.1.1 (latest: v0.3.1) [INFO] [stderr] Adding rand_core v0.3.1 (latest: v0.6.4) [INFO] [stderr] Adding rand_core v0.4.2 (latest: v0.6.4) [INFO] [stderr] Adding rand_hc v0.1.0 (latest: v0.3.2) [INFO] [stderr] Adding rand_isaac v0.1.1 (latest: v0.3.0) [INFO] [stderr] Adding rand_jitter v0.1.4 (latest: v0.4.0) [INFO] [stderr] Adding rand_os v0.1.3 (latest: v0.2.2) [INFO] [stderr] Adding rand_pcg v0.1.2 (latest: v0.3.1) [INFO] [stderr] Adding rand_xorshift v0.1.1 (latest: v0.3.0) [INFO] [stderr] Adding rdrand v0.4.0 (latest: v0.8.3) [INFO] [stderr] Adding regex v0.1.80 (latest: v1.10.6) [INFO] [stderr] Adding regex-syntax v0.3.9 (latest: v0.8.4) [INFO] [stderr] Adding remove_dir_all v0.5.3 (latest: v0.8.3) [INFO] [stderr] Adding serde v0.8.23 (latest: v1.0.209) [INFO] [stderr] Adding siphasher v0.2.3 (latest: v1.0.1) [INFO] [stderr] Adding string_cache v0.2.29 (latest: v0.8.7) [INFO] [stderr] Adding tendril v0.2.4 (latest: v0.4.3) [INFO] [stderr] Adding thread-id v2.0.0 (latest: v4.2.2) [INFO] [stderr] Adding thread_local v0.2.7 (latest: v1.1.8) [INFO] [stderr] Adding time v0.1.45 (latest: v0.3.36) [INFO] [stderr] Adding unreachable v0.1.1 (latest: v1.0.0) [INFO] [stderr] Adding url v1.7.2 (latest: v2.5.2) [INFO] [stderr] Adding utf-8 v0.6.0 (latest: v0.7.6) [INFO] [stderr] Adding utf8-ranges v0.1.3 (latest: v1.0.5) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding winapi v0.2.8 (latest: v0.3.9) [INFO] [stderr] Adding xml-rs v0.3.6 (latest: v0.8.21) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eeab5eadaafd08d2c05dd0b81907607de9b34e0beb35f50a756ad50be461f7db [INFO] running `Command { std: "docker" "start" "-a" "eeab5eadaafd08d2c05dd0b81907607de9b34e0beb35f50a756ad50be461f7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eeab5eadaafd08d2c05dd0b81907607de9b34e0beb35f50a756ad50be461f7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeab5eadaafd08d2c05dd0b81907607de9b34e0beb35f50a756ad50be461f7db", kill_on_drop: false }` [INFO] [stdout] eeab5eadaafd08d2c05dd0b81907607de9b34e0beb35f50a756ad50be461f7db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c13191ff93fd8aa387420bec830047c9f17945e0cd737b0dad6c10a6cc5d78aa [INFO] running `Command { std: "docker" "start" "-a" "c13191ff93fd8aa387420bec830047c9f17945e0cd737b0dad6c10a6cc5d78aa", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking xml-rs v0.3.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking earth v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | #![cfg_attr(html_sanitizer, plugin(string_cache_plugin))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/lib.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(html_sanitizer)] extern crate html5ever; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(html_sanitizer)] extern crate string_cache; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `try_opt` [INFO] [stdout] --> src/codecs.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | macro_rules! try_opt { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/feed/mod.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(html_sanitizer)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/category.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | self.term = try!(element.get_attr("term")).to_owned(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/feed/content.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(html_sanitizer)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nocompile` [INFO] [stdout] --> src/feed/content.rs:144:7 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg(nocompile)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nocompile)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nocompile)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/content.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | try!(from_utf8(&body[..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/feed/content.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | (self.mimetype == other.mimetype && [INFO] [stdout] | ^ [INFO] [stdout] 110 | self.source_uri.as_ref() == other.source_uri.as_ref()) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 109 ~ self.mimetype == other.mimetype && [INFO] [stdout] 110 ~ self.source_uri.as_ref() == other.source_uri.as_ref() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/content.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | let content = try!(element.read_whole_text()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/entry.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | self.published_at = Some(try!(parse_datetime(child))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/entry.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/entry.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/entry.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/entry.rs:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | self.read = try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/entry.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | self.starred = try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/feed.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | try!(entry.read_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/generator.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | try!(write!(f, "{}", self.value)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/generator.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | try!(write!(f, " {}", version)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/generator.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | try!(write!(f, "{}", escape(&self.value, false))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/generator.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | try!(write!(f, "", escape(&uri, false))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/generator.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | try!(write!(f, " {}", version)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/generator.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | try!(write!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/generator.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | self.value = try!(element.read_whole_text()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/link.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | try!(write!(f, " src/feed/link.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | try!(write!(f, " href=\"{}\"", self.uri)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/link.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | try!(write!(f, " type=\"{}\"", mimetype)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/link.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | try!(write!(f, " hreflang=\"{}\"", language)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/link.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | try!(write!(f, " title=\"{}\"", title)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/link.rs:128:20 [INFO] [stdout] | [INFO] [stdout] 128 | self.uri = try!(element.get_attr("href")).to_owned(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/mark.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | let updated_at = try!(element.get_attr("updated")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/mark.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | Some(try!(codecs::RFC3339.decode(updated_at))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/mark.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | let content = try!(element.read_whole_text()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/mark.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | self.marked = try!(codec.decode(&content)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | self.id = try!(child.read_whole_text()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | try!(self.title.read_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:97:33 [INFO] [stdout] | [INFO] [stdout] 97 | self.links.push(try!(FromSchemaReader::build_from(child))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:100:35 [INFO] [stdout] | [INFO] [stdout] 100 | self.updated_at = try!(parse_datetime(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 103 | self.updated_at = try!(parse_datetime(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 106 | match try!(FromSchemaReader::build_from(child)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | match try!(FromSchemaReader::build_from(child)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:118:38 [INFO] [stdout] | [INFO] [stdout] 118 | self.categories.push(try!(FromSchemaReader::build_from(child))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:121:50 [INFO] [stdout] | [INFO] [stdout] 121 | *set_default(&mut self.rights) = try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | try!(write!(f, "{}", self.name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | try!(write!(f, " <{}>", r)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | try!(write!(f, "{}", name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | try!(write!(f, "", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | try!(write!(f, "", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | try!(write!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | try!(self.match_child(&name, child)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:111:28 [INFO] [stdout] | [INFO] [stdout] 111 | let name = try!(element.read_whole_text()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 115 | let uri = Some(try!(element.read_whole_text())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:119:34 [INFO] [stdout] | [INFO] [stdout] 119 | let email = Some(try!(element.read_whole_text())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/source.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/source.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/source.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | try!(child.read_whole_text()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/source.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | try!(child.read_whole_text()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/feed/text.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(html_sanitizer)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/feed/text.rs:110:7 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg(html_sanitizer)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/feed/text.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(all(test, html_sanitizer))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/text.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | *self = Text::new(type_, try!(element.read_whole_text())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/mod.rs:85:36 [INFO] [stdout] | [INFO] [stdout] 85 | match codecs::RFC3339.decode(&*try!(element.read_whole_text())) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | match try!(event) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:139:50 [INFO] [stdout] | [INFO] [stdout] 139 | if let Nested { name, element: child } = try!(event) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:143:30 [INFO] [stdout] | [INFO] [stdout] 143 | let result = try!(parse_entry(child, session.clone())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:118:34 [INFO] [stdout] | [INFO] [stdout] 118 | let result = try!($func($elem, $session.clone())); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | / parse_field! { [INFO] [stdout] 148 | | (feed, name, child, session) [INFO] [stdout] 149 | | "id" => id: required by parse_icon; [INFO] [stdout] 150 | | "title" => title: required by parse_text_construct; [INFO] [stdout] ... | [INFO] [stdout] 162 | | "icon" => icon: optional by parse_icon; [INFO] [stdout] 163 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `parse_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:102:47 [INFO] [stdout] | [INFO] [stdout] 102 | if let Nested { name, element } = try!(event) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | / parse_fields! { (entry, element, session) [INFO] [stdout] 178 | | "id" => id: required by parse_icon; [INFO] [stdout] 179 | | "title" => title: required by parse_text_construct; [INFO] [stdout] 180 | | "link" => links: multiple by parse_link; [INFO] [stdout] ... | [INFO] [stdout] 190 | | "source" => source: optional by parse_source; [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `parse_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:118:34 [INFO] [stdout] | [INFO] [stdout] 118 | let result = try!($func($elem, $session.clone())); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | / parse_fields! { (entry, element, session) [INFO] [stdout] 178 | | "id" => id: required by parse_icon; [INFO] [stdout] 179 | | "title" => title: required by parse_text_construct; [INFO] [stdout] 180 | | "link" => links: multiple by parse_link; [INFO] [stdout] ... | [INFO] [stdout] 190 | | "source" => source: optional by parse_source; [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `parse_field` which comes from the expansion of the macro `parse_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:102:47 [INFO] [stdout] | [INFO] [stdout] 102 | if let Nested { name, element } = try!(event) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | / parse_fields! { (source, element, session) [INFO] [stdout] 199 | | "id" => id: required by parse_icon; [INFO] [stdout] 200 | | "title" => title: required by parse_text_construct; [INFO] [stdout] 201 | | "link" => links: multiple by parse_link; [INFO] [stdout] ... | [INFO] [stdout] 210 | | "icon" => icon: optional by parse_icon; [INFO] [stdout] 211 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `parse_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:118:34 [INFO] [stdout] | [INFO] [stdout] 118 | let result = try!($func($elem, $session.clone())); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | / parse_fields! { (source, element, session) [INFO] [stdout] 199 | | "id" => id: required by parse_icon; [INFO] [stdout] 200 | | "title" => title: required by parse_text_construct; [INFO] [stdout] 201 | | "link" => links: multiple by parse_link; [INFO] [stdout] ... | [INFO] [stdout] 210 | | "icon" => icon: optional by parse_icon; [INFO] [stdout] 211 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `parse_field` which comes from the expansion of the macro `parse_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:219:24 [INFO] [stdout] | [INFO] [stdout] 219 | xml_base.push_str(&try!(element.read_whole_text())[..]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:235:43 [INFO] [stdout] | [INFO] [stdout] 235 | let text = feed::Text::new(text_type, try!(element.read_whole_text())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 248 | match try!(event) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:252:40 [INFO] [stdout] | [INFO] [stdout] 252 | person_name = Some(try!(elem.read_whole_text())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:254:32 [INFO] [stdout] | [INFO] [stdout] 254 | uri = Some(try!(elem.read_whole_text())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:256:34 [INFO] [stdout] | [INFO] [stdout] 256 | email = Some(try!(elem.read_whole_text())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:276:14 [INFO] [stdout] | [INFO] [stdout] 276 | uri: try!(element.get_attr("href")).to_string(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:288:36 [INFO] [stdout] | [INFO] [stdout] 288 | match codecs::RFC3339.decode(&*try!(element.read_whole_text())) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:297:15 [INFO] [stdout] | [INFO] [stdout] 297 | term: try!(element.get_attr("term")).to_string(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:311:16 [INFO] [stdout] | [INFO] [stdout] 311 | value: try!(element.read_whole_text()), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:328:27 [INFO] [stdout] | [INFO] [stdout] 328 | try!(element.read_whole_text()).into_bytes(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | try!(write!(f, "{}", self.description())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | try!(write!(f, ": {:?}", event)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | try!(write!(f, ": {}", attr)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | try!(write!(f, " caused by `{}`", cause)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:96:49 [INFO] [stdout] | [INFO] [stdout] 96 | if let NestedEvent::Characters(s) = try!(c) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | try!(write!(f, "Element(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | try!(write!(f, "]")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | try!(write!(f, "{:?}=\"{:?}\"", key, value)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:121:51 [INFO] [stdout] | [INFO] [stdout] 121 | if first { first = false } else { try!(write!(f, ", ")) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | try!(write!(f, ", ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | try!(write!(f, "{:?}=\"{:?}\"", attr.name, attr.value)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:130:51 [INFO] [stdout] | [INFO] [stdout] 130 | if first { first = false } else { try!(write!(f, ", ")) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:301:21 [INFO] [stdout] | [INFO] [stdout] 301 | try!(write!(f, "ProcessingInstruction({:?}", *name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:303:25 [INFO] [stdout] | [INFO] [stdout] 303 | try!(write!(f, ", {:?}", data)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/fs.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | let file = try!(File::open(&path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | try!(write!(f, "{}", self.description())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | try!(write!(f, ": [")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | try!(write!(f, "]")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | try!(write!(f, "{:?}", i)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:59:56 [INFO] [stdout] | [INFO] [stdout] 59 | if first { first = false; } else { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | try!(write!(f, ": {}", msg)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | try!(write!(f, " caused by `{}`", cause)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | try!(try!(self.get_reader(key)).read_to_end(&mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | try!(try!(self.get_reader(key)).read_to_end(&mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | let mut w = try!(self.get_writer(key)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | try!(w.write_all(b.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/sanitizer/mod.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(html_sanitizer)] mod html; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/sanitizer/mod.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(html_sanitizer)] pub use html::{clean_html, sanitize_html}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sanitizer/mod.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | try!(f.write_str(&self.0[last_written..i])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sanitizer/mod.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | try!(f.write_str(quoted)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sanitizer/mod.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | try!(f.write_str(&self.0[last_written..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/schema.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | try!(result.read_from(element)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/schema.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | try!(self.match_child(&name, element)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stage.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | try!(w.write_all(&v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stage.rs:49:33 [INFO] [stdout] | [INFO] [stdout] 49 | let mut w = try!(repo.get_writer(&key)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | #![cfg_attr(html_sanitizer, plugin(string_cache_plugin))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/lib.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(html_sanitizer)] extern crate html5ever; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(html_sanitizer)] extern crate string_cache; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `try_opt` [INFO] [stdout] --> src/codecs.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | macro_rules! try_opt { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/feed/mod.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(html_sanitizer)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/category.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | self.term = try!(element.get_attr("term")).to_owned(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/feed/content.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(html_sanitizer)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nocompile` [INFO] [stdout] --> src/feed/content.rs:144:7 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg(nocompile)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nocompile)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nocompile)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/content.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | try!(from_utf8(&body[..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/feed/content.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | (self.mimetype == other.mimetype && [INFO] [stdout] | ^ [INFO] [stdout] 110 | self.source_uri.as_ref() == other.source_uri.as_ref()) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 109 ~ self.mimetype == other.mimetype && [INFO] [stdout] 110 ~ self.source_uri.as_ref() == other.source_uri.as_ref() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/content.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | let content = try!(element.read_whole_text()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/entry.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | self.published_at = Some(try!(parse_datetime(child))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/entry.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/entry.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/entry.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/entry.rs:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | self.read = try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/entry.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | self.starred = try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/feed.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | try!(entry.read_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/generator.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | try!(write!(f, "{}", self.value)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/generator.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | try!(write!(f, " {}", version)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/generator.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | try!(write!(f, "{}", escape(&self.value, false))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/generator.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | try!(write!(f, "", escape(&uri, false))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/generator.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | try!(write!(f, " {}", version)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/generator.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | try!(write!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/generator.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | self.value = try!(element.read_whole_text()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/link.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | try!(write!(f, " src/feed/link.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | try!(write!(f, " href=\"{}\"", self.uri)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/link.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | try!(write!(f, " type=\"{}\"", mimetype)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/link.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | try!(write!(f, " hreflang=\"{}\"", language)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/link.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | try!(write!(f, " title=\"{}\"", title)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/link.rs:128:20 [INFO] [stdout] | [INFO] [stdout] 128 | self.uri = try!(element.get_attr("href")).to_owned(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/mark.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | let updated_at = try!(element.get_attr("updated")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/mark.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | Some(try!(codecs::RFC3339.decode(updated_at))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/mark.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | let content = try!(element.read_whole_text()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/mark.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | self.marked = try!(codec.decode(&content)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | self.id = try!(child.read_whole_text()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | try!(self.title.read_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:97:33 [INFO] [stdout] | [INFO] [stdout] 97 | self.links.push(try!(FromSchemaReader::build_from(child))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:100:35 [INFO] [stdout] | [INFO] [stdout] 100 | self.updated_at = try!(parse_datetime(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 103 | self.updated_at = try!(parse_datetime(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 106 | match try!(FromSchemaReader::build_from(child)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | match try!(FromSchemaReader::build_from(child)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:118:38 [INFO] [stdout] | [INFO] [stdout] 118 | self.categories.push(try!(FromSchemaReader::build_from(child))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/metadata.rs:121:50 [INFO] [stdout] | [INFO] [stdout] 121 | *set_default(&mut self.rights) = try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | try!(write!(f, "{}", self.name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | try!(write!(f, " <{}>", r)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | try!(write!(f, "{}", name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | try!(write!(f, "", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | try!(write!(f, "", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | try!(write!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | try!(self.match_child(&name, child)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:111:28 [INFO] [stdout] | [INFO] [stdout] 111 | let name = try!(element.read_whole_text()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 115 | let uri = Some(try!(element.read_whole_text())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/person.rs:119:34 [INFO] [stdout] | [INFO] [stdout] 119 | let email = Some(try!(element.read_whole_text())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/source.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/source.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | try!(FromSchemaReader::build_from(child)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/source.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | try!(child.read_whole_text()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/source.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | try!(child.read_whole_text()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/feed/text.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(html_sanitizer)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/feed/text.rs:110:7 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg(html_sanitizer)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/feed/text.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(all(test, html_sanitizer))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/text.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | *self = Text::new(type_, try!(element.read_whole_text())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `assert_sanitized` [INFO] [stdout] --> src/feed/text.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | macro_rules! assert_sanitized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/feed/mod.rs:85:36 [INFO] [stdout] | [INFO] [stdout] 85 | match codecs::RFC3339.decode(&*try!(element.read_whole_text())) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | match try!(event) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:139:50 [INFO] [stdout] | [INFO] [stdout] 139 | if let Nested { name, element: child } = try!(event) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:143:30 [INFO] [stdout] | [INFO] [stdout] 143 | let result = try!(parse_entry(child, session.clone())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:118:34 [INFO] [stdout] | [INFO] [stdout] 118 | let result = try!($func($elem, $session.clone())); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | / parse_field! { [INFO] [stdout] 148 | | (feed, name, child, session) [INFO] [stdout] 149 | | "id" => id: required by parse_icon; [INFO] [stdout] 150 | | "title" => title: required by parse_text_construct; [INFO] [stdout] ... | [INFO] [stdout] 162 | | "icon" => icon: optional by parse_icon; [INFO] [stdout] 163 | | } [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `parse_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:102:47 [INFO] [stdout] | [INFO] [stdout] 102 | if let Nested { name, element } = try!(event) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | / parse_fields! { (entry, element, session) [INFO] [stdout] 178 | | "id" => id: required by parse_icon; [INFO] [stdout] 179 | | "title" => title: required by parse_text_construct; [INFO] [stdout] 180 | | "link" => links: multiple by parse_link; [INFO] [stdout] ... | [INFO] [stdout] 190 | | "source" => source: optional by parse_source; [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `parse_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:118:34 [INFO] [stdout] | [INFO] [stdout] 118 | let result = try!($func($elem, $session.clone())); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | / parse_fields! { (entry, element, session) [INFO] [stdout] 178 | | "id" => id: required by parse_icon; [INFO] [stdout] 179 | | "title" => title: required by parse_text_construct; [INFO] [stdout] 180 | | "link" => links: multiple by parse_link; [INFO] [stdout] ... | [INFO] [stdout] 190 | | "source" => source: optional by parse_source; [INFO] [stdout] 191 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `parse_field` which comes from the expansion of the macro `parse_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:102:47 [INFO] [stdout] | [INFO] [stdout] 102 | if let Nested { name, element } = try!(event) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | / parse_fields! { (source, element, session) [INFO] [stdout] 199 | | "id" => id: required by parse_icon; [INFO] [stdout] 200 | | "title" => title: required by parse_text_construct; [INFO] [stdout] 201 | | "link" => links: multiple by parse_link; [INFO] [stdout] ... | [INFO] [stdout] 210 | | "icon" => icon: optional by parse_icon; [INFO] [stdout] 211 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `parse_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:118:34 [INFO] [stdout] | [INFO] [stdout] 118 | let result = try!($func($elem, $session.clone())); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | / parse_fields! { (source, element, session) [INFO] [stdout] 199 | | "id" => id: required by parse_icon; [INFO] [stdout] 200 | | "title" => title: required by parse_text_construct; [INFO] [stdout] 201 | | "link" => links: multiple by parse_link; [INFO] [stdout] ... | [INFO] [stdout] 210 | | "icon" => icon: optional by parse_icon; [INFO] [stdout] 211 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `parse_field` which comes from the expansion of the macro `parse_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:219:24 [INFO] [stdout] | [INFO] [stdout] 219 | xml_base.push_str(&try!(element.read_whole_text())[..]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:166:30 [INFO] [stdout] | [INFO] [stdout] 166 | pub type Names<'a> = Box> + '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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 166 | pub type Names<'a> = Box> + 'a>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:235:43 [INFO] [stdout] | [INFO] [stdout] 235 | let text = feed::Text::new(text_type, try!(element.read_whole_text())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 248 | match try!(event) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:252:40 [INFO] [stdout] | [INFO] [stdout] 252 | person_name = Some(try!(elem.read_whole_text())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:254:32 [INFO] [stdout] | [INFO] [stdout] 254 | uri = Some(try!(elem.read_whole_text())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:256:34 [INFO] [stdout] | [INFO] [stdout] 256 | email = Some(try!(elem.read_whole_text())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:276:14 [INFO] [stdout] | [INFO] [stdout] 276 | uri: try!(element.get_attr("href")).to_string(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:288:36 [INFO] [stdout] | [INFO] [stdout] 288 | match codecs::RFC3339.decode(&*try!(element.read_whole_text())) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:297:15 [INFO] [stdout] | [INFO] [stdout] 297 | term: try!(element.get_attr("term")).to_string(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:311:16 [INFO] [stdout] | [INFO] [stdout] 311 | value: try!(element.read_whole_text()), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/codecs.rs:53:61 [INFO] [stdout] | [INFO] [stdout] 53 | fn encode(&self, value: &DateTime, w: &mut io::Write) -> SchemaResult<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 53 | fn encode(&self, value: &DateTime, w: &mut dyn io::Write) -> SchemaResult<()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/atom.rs:328:27 [INFO] [stdout] | [INFO] [stdout] 328 | try!(element.read_whole_text()).into_bytes(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/schema.rs:41:41 [INFO] [stdout] | [INFO] [stdout] 41 | fn encode(&self, value: &T, w: &mut io::Write) -> SchemaResult<()>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 | fn encode(&self, value: &T, w: &mut dyn io::Write) -> SchemaResult<()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | try!(write!(f, "{}", self.description())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | try!(write!(f, ": {:?}", event)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | try!(write!(f, ": {}", attr)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | try!(write!(f, " caused by `{}`", cause)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:96:49 [INFO] [stdout] | [INFO] [stdout] 96 | if let NestedEvent::Characters(s) = try!(c) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | try!(write!(f, "Element(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | try!(write!(f, "]")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | try!(write!(f, "{:?}=\"{:?}\"", key, value)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:121:51 [INFO] [stdout] | [INFO] [stdout] 121 | if first { first = false } else { try!(write!(f, ", ")) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | try!(write!(f, ", ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/codecs.rs:155:44 [INFO] [stdout] | [INFO] [stdout] 155 | fn encode(&self, value: &bool, w: &mut io::Write) -> SchemaResult<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 155 | fn encode(&self, value: &bool, w: &mut dyn io::Write) -> SchemaResult<()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | try!(write!(f, "{:?}=\"{:?}\"", attr.name, attr.value)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:130:51 [INFO] [stdout] | [INFO] [stdout] 130 | if first { first = false } else { try!(write!(f, ", ")) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:301:21 [INFO] [stdout] | [INFO] [stdout] 301 | try!(write!(f, "ProcessingInstruction({:?}", *name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/base.rs:303:25 [INFO] [stdout] | [INFO] [stdout] 303 | try!(write!(f, ", {:?}", data)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/fs.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | let file = try!(File::open(&path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | try!(write!(f, "{}", self.description())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | try!(write!(f, ": [")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | try!(write!(f, "]")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | try!(write!(f, "{:?}", i)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:59:56 [INFO] [stdout] | [INFO] [stdout] 59 | if first { first = false; } else { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | try!(write!(f, ": {}", msg)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | try!(write!(f, " caused by `{}`", cause)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | try!(try!(self.get_reader(key)).read_to_end(&mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | try!(try!(self.get_reader(key)).read_to_end(&mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | let mut w = try!(self.get_writer(key)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/repository/mod.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | try!(w.write_all(b.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/sanitizer/mod.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(html_sanitizer)] mod html; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `html_sanitizer` [INFO] [stdout] --> src/sanitizer/mod.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(html_sanitizer)] pub use html::{clean_html, sanitize_html}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(html_sanitizer)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(html_sanitizer)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sanitizer/mod.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | try!(f.write_str(&self.0[last_written..i])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sanitizer/mod.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | try!(f.write_str(quoted)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sanitizer/mod.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | try!(f.write_str(&self.0[last_written..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/schema.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | try!(result.read_from(element)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/schema.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | try!(self.match_child(&name, element)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stage.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | try!(w.write_all(&v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stage.rs:49:33 [INFO] [stdout] | [INFO] [stdout] 49 | let mut w = try!(repo.get_writer(&key)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:121:61 [INFO] [stdout] | [INFO] [stdout] 121 | fn get_reader<'a, T>(&'a self, key: &[T]) -> 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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 121 | fn get_reader<'a, T>(&'a self, key: &[T]) -> Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:125:65 [INFO] [stdout] | [INFO] [stdout] 125 | fn get_writer<'a, T>(&'a mut self, key: &[T]) -> 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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 125 | fn get_writer<'a, T>(&'a mut self, key: &[T]) -> Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/fs.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | super::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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 67 | super::Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/fs.rs:78:27 [INFO] [stdout] | [INFO] [stdout] 78 | super::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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 | super::Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stage.rs:61:30 [INFO] [stdout] | [INFO] [stdout] 61 | repo::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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 61 | repo::Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stage.rs:73:30 [INFO] [stdout] | [INFO] [stdout] 73 | repo::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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 73 | repo::Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | fn cause(&self) -> Option<&::std::error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 | fn cause(&self) -> Option<&dyn (::std::error::Error)> { [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:166:30 [INFO] [stdout] | [INFO] [stdout] 166 | pub type Names<'a> = Box> + '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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 166 | pub type Names<'a> = Box> + 'a>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/codecs.rs:53:61 [INFO] [stdout] | [INFO] [stdout] 53 | fn encode(&self, value: &DateTime, w: &mut io::Write) -> SchemaResult<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 53 | fn encode(&self, value: &DateTime, w: &mut dyn io::Write) -> SchemaResult<()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/schema.rs:41:41 [INFO] [stdout] | [INFO] [stdout] 41 | fn encode(&self, value: &T, w: &mut io::Write) -> SchemaResult<()>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 | fn encode(&self, value: &T, w: &mut dyn io::Write) -> SchemaResult<()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/codecs.rs:155:44 [INFO] [stdout] | [INFO] [stdout] 155 | fn encode(&self, value: &bool, w: &mut io::Write) -> SchemaResult<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 155 | fn encode(&self, value: &bool, w: &mut dyn io::Write) -> SchemaResult<()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:121:61 [INFO] [stdout] | [INFO] [stdout] 121 | fn get_reader<'a, T>(&'a self, key: &[T]) -> 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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 121 | fn get_reader<'a, T>(&'a self, key: &[T]) -> Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/codecs.rs:59:47 [INFO] [stdout] | [INFO] [stdout] 59 | try_encode!(write!(w, ".{}", nsec.trim_right_matches('0'))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 59 | try_encode!(write!(w, ".{}", nsec.trim_end_matches('0'))); [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:125:65 [INFO] [stdout] | [INFO] [stdout] 125 | fn get_writer<'a, T>(&'a mut self, key: &[T]) -> 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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 125 | fn get_writer<'a, T>(&'a mut self, key: &[T]) -> Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/fs.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | super::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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 67 | super::Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/fs.rs:78:27 [INFO] [stdout] | [INFO] [stdout] 78 | super::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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 | super::Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:207:31 [INFO] [stdout] | [INFO] [stdout] 207 | super::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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 207 | super::Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:213:31 [INFO] [stdout] | [INFO] [stdout] 213 | super::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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 213 | super::Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stage.rs:61:30 [INFO] [stdout] | [INFO] [stdout] 61 | repo::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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 61 | repo::Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stage.rs:73:30 [INFO] [stdout] | [INFO] [stdout] 73 | repo::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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 73 | repo::Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | fn cause(&self) -> Option<&::std::error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 | fn cause(&self) -> Option<&dyn (::std::error::Error)> { [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parser/base.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | try!(write!(f, "{}", self.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/parser/base.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | if let Some(cause) = self.cause() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/codecs.rs:59:47 [INFO] [stdout] | [INFO] [stdout] 59 | try_encode!(write!(w, ".{}", nsec.trim_right_matches('0'))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 59 | try_encode!(write!(w, ".{}", nsec.trim_end_matches('0'))); [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/fs.rs:74:54 [INFO] [stdout] | [INFO] [stdout] 74 | Ok(Box::new(io::BufReader::new(file)) as Box) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 74 | Ok(Box::new(io::BufReader::new(file)) as Box) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/fs.rs:108:34 [INFO] [stdout] | [INFO] [stdout] 108 | Ok(Box::new(file) as Box) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 108 | Ok(Box::new(file) as Box) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/repository/mod.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | try!(write!(f, "{}", self.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/repository/mod.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | if let Some(cause) = self.cause() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:89:65 [INFO] [stdout] | [INFO] [stdout] 89 | Error::InvalidKey(_, Some(ref err)) => Some(err as &::std::error::Error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 89 | Error::InvalidKey(_, Some(ref err)) => Some(err as &dyn (::std::error::Error)), [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:90:48 [INFO] [stdout] | [INFO] [stdout] 90 | Error::Io(ref err) => Some(err as &::std::error::Error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 90 | Error::Io(ref err) => Some(err as &dyn (::std::error::Error)), [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/schema.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stage.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | Ok(Box::new(reader) as Box) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 69 | Ok(Box::new(reader) as Box) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stage.rs:83:40 [INFO] [stdout] | [INFO] [stdout] 83 | Ok(Box::new(writer) as Box) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 83 | Ok(Box::new(writer) as Box) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parser/base.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | try!(write!(f, "{}", self.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/parser/base.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | if let Some(cause) = self.cause() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/fs.rs:74:54 [INFO] [stdout] | [INFO] [stdout] 74 | Ok(Box::new(io::BufReader::new(file)) as Box) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 74 | Ok(Box::new(io::BufReader::new(file)) as Box) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/fs.rs:108:34 [INFO] [stdout] | [INFO] [stdout] 108 | Ok(Box::new(file) as Box) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 108 | Ok(Box::new(file) as Box) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/repository/mod.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | try!(write!(f, "{}", self.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/repository/mod.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | if let Some(cause) = self.cause() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:89:65 [INFO] [stdout] | [INFO] [stdout] 89 | Error::InvalidKey(_, Some(ref err)) => Some(err as &::std::error::Error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 89 | Error::InvalidKey(_, Some(ref err)) => Some(err as &dyn (::std::error::Error)), [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:90:48 [INFO] [stdout] | [INFO] [stdout] 90 | Error::Io(ref err) => Some(err as &::std::error::Error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 90 | Error::Io(ref err) => Some(err as &dyn (::std::error::Error)), [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:209:45 [INFO] [stdout] | [INFO] [stdout] 209 | Ok(Box::new(io::empty()) as Box) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 209 | Ok(Box::new(io::empty()) as Box) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository/mod.rs:215:44 [INFO] [stdout] | [INFO] [stdout] 215 | Ok(Box::new(io::sink()) as Box) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 215 | Ok(Box::new(io::sink()) as Box) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/stage.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | let mut slot = match dig(&mut self.dictionary, key) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/stage.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | let mut next = match map.entry(head) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codecs.rs:135:51 [INFO] [stdout] | [INFO] [stdout] 135 | true_texts: true_texts.iter().map(|t| t.clone().into()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codecs.rs:137:53 [INFO] [stdout] | [INFO] [stdout] 137 | false_texts: false_texts.iter().map(|t| t.clone().into()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/feed/mod.rs:85:41 [INFO] [stdout] | [INFO] [stdout] 82 | fn parse_datetime(element: XmlElement) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | match codecs::RFC3339.decode(&*try!(element.read_whole_text())) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:276:19 [INFO] [stdout] | [INFO] [stdout] 272 | fn parse_link(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 276 | uri: try!(element.get_attr("href")).to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:277:19 [INFO] [stdout] | [INFO] [stdout] 272 | fn parse_link(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 277 | relation: element.get_attr("rel").unwrap_or("alternate").to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 272 | fn parse_link(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 278 | mimetype: element.get_attr("type").ok().map(|v| v.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:279:19 [INFO] [stdout] | [INFO] [stdout] 272 | fn parse_link(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 279 | language: element.get_attr("hreflang").ok().map(|v| v.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:280:16 [INFO] [stdout] | [INFO] [stdout] 272 | fn parse_link(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 280 | title: element.get_attr("title").ok().map(|v| v.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:281:20 [INFO] [stdout] | [INFO] [stdout] 272 | fn parse_link(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | byte_size: element.get_attr("length").ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/schema.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:288:41 [INFO] [stdout] | [INFO] [stdout] 286 | fn parse_datetime(element: XmlElement, _session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 287 | -> DecodeResult> { [INFO] [stdout] 288 | match codecs::RFC3339.decode(&*try!(element.read_whole_text())) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:297:20 [INFO] [stdout] | [INFO] [stdout] 294 | fn parse_category(element: XmlElement, _session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 297 | term: try!(element.get_attr("term")).to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 294 | fn parse_category(element: XmlElement, _session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 298 | scheme_uri: element.get_attr("scheme").ok().map(|v| v.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 294 | fn parse_category(element: XmlElement, _session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 299 | label: element.get_attr("label").ok().map(|v| v.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 303 | fn parse_generator(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 311 | value: try!(element.read_whole_text()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:328:32 [INFO] [stdout] | [INFO] [stdout] 315 | fn parse_content(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 324 | Err(e) => { return Err(e); } [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 328 | try!(element.read_whole_text()).into_bytes(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/repository/fs.rs:55:55 [INFO] [stdout] | [INFO] [stdout] 55 | fn _exists

(path: P) -> bool where P: AsRef { metadata(path).is_ok() } [INFO] [stdout] | ------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/repository/fs.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 57 | fn _is_file

(path: P) -> bool where P: AsRef { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | metadata(path).ok().map_or(false, |m| m.is_file()) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/repository/fs.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 61 | fn _is_dir

(path: P) -> bool where P: AsRef { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | metadata(path).ok().map_or(false, |m| m.is_dir()) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/repository/fs.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 73 | let file = try!(File::open(&path)); [INFO] [stdout] | ---- ----------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | Ok(Box::new(io::BufReader::new(file)) as Box) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/repository/fs.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 98 | let file_res = OpenOptions::new() [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let file = match file_res { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | Ok(f) => f, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | Err(e) => return Err(super::Error::invalid_key(key, Some(e))), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | }; [INFO] [stdout] 108 | Ok(Box::new(file) as Box) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/repository/fs.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 116 | let names = match read_dir(&_join(&self.path, key.iter())) { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | Ok(v) => v, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | Err(e) => return Err(super::Error::invalid_key(key, Some(e))), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | }; [INFO] [stdout] 120 | let iter = names.filter_map(|entry| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | Ok(Box::new(iter) as Names) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/schema.rs:91:40 [INFO] [stdout] | [INFO] [stdout] 91 | place.into_iter().map(|e| (e.entity_id().into_owned(), e)).collect(); [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stage.rs:69:16 [INFO] [stdout] | [INFO] [stdout] 68 | let reader = io::BufReader::new(&b[..]); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | Ok(Box::new(reader) as Box) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stage.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 79 | let writer = DirtyWriter { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | Ok(Box::new(writer) as Box) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stage.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 110 | let src = match self.inner.list(key) { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | Ok(src) => src, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | let names = NameList { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | Ok(Box::new(names) as Names) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stage.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | Ok(Box::new(reader) as Box) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 69 | Ok(Box::new(reader) as Box) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stage.rs:83:40 [INFO] [stdout] | [INFO] [stdout] 83 | Ok(Box::new(writer) as Box) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 83 | Ok(Box::new(writer) as Box) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors; 143 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `earth` (lib) due to 26 previous errors; 143 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `u1` [INFO] [stdout] --> src/repository/fs.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | let u1: Url = ToRepository::from_repo(&fs); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_u1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/stage.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | let mut slot = match dig(&mut self.dictionary, key) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/stage.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | let mut next = match map.entry(head) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codecs.rs:135:51 [INFO] [stdout] | [INFO] [stdout] 135 | true_texts: true_texts.iter().map(|t| t.clone().into()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codecs.rs:137:53 [INFO] [stdout] | [INFO] [stdout] 137 | false_texts: false_texts.iter().map(|t| t.clone().into()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/feed/mod.rs:85:41 [INFO] [stdout] | [INFO] [stdout] 82 | fn parse_datetime(element: XmlElement) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | match codecs::RFC3339.decode(&*try!(element.read_whole_text())) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:276:19 [INFO] [stdout] | [INFO] [stdout] 272 | fn parse_link(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 276 | uri: try!(element.get_attr("href")).to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:277:19 [INFO] [stdout] | [INFO] [stdout] 272 | fn parse_link(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 277 | relation: element.get_attr("rel").unwrap_or("alternate").to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 272 | fn parse_link(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 278 | mimetype: element.get_attr("type").ok().map(|v| v.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:279:19 [INFO] [stdout] | [INFO] [stdout] 272 | fn parse_link(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 279 | language: element.get_attr("hreflang").ok().map(|v| v.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:280:16 [INFO] [stdout] | [INFO] [stdout] 272 | fn parse_link(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 280 | title: element.get_attr("title").ok().map(|v| v.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:281:20 [INFO] [stdout] | [INFO] [stdout] 272 | fn parse_link(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | byte_size: element.get_attr("length").ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:288:41 [INFO] [stdout] | [INFO] [stdout] 286 | fn parse_datetime(element: XmlElement, _session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 287 | -> DecodeResult> { [INFO] [stdout] 288 | match codecs::RFC3339.decode(&*try!(element.read_whole_text())) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:297:20 [INFO] [stdout] | [INFO] [stdout] 294 | fn parse_category(element: XmlElement, _session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 297 | term: try!(element.get_attr("term")).to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 294 | fn parse_category(element: XmlElement, _session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 298 | scheme_uri: element.get_attr("scheme").ok().map(|v| v.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 294 | fn parse_category(element: XmlElement, _session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 299 | label: element.get_attr("label").ok().map(|v| v.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 303 | fn parse_generator(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 311 | value: try!(element.read_whole_text()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atom.rs:328:32 [INFO] [stdout] | [INFO] [stdout] 315 | fn parse_content(element: XmlElement, mut session: AtomSession) [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 324 | Err(e) => { return Err(e); } [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 328 | try!(element.read_whole_text()).into_bytes(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/repository/fs.rs:55:55 [INFO] [stdout] | [INFO] [stdout] 55 | fn _exists

(path: P) -> bool where P: AsRef { metadata(path).is_ok() } [INFO] [stdout] | ------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/repository/fs.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 57 | fn _is_file

(path: P) -> bool where P: AsRef { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | metadata(path).ok().map_or(false, |m| m.is_file()) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/repository/fs.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 61 | fn _is_dir

(path: P) -> bool where P: AsRef { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | metadata(path).ok().map_or(false, |m| m.is_dir()) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/repository/fs.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 73 | let file = try!(File::open(&path)); [INFO] [stdout] | ---- ----------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | Ok(Box::new(io::BufReader::new(file)) as Box) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/repository/fs.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 98 | let file_res = OpenOptions::new() [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let file = match file_res { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | Ok(f) => f, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | Err(e) => return Err(super::Error::invalid_key(key, Some(e))), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | }; [INFO] [stdout] 108 | Ok(Box::new(file) as Box) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/repository/fs.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 116 | let names = match read_dir(&_join(&self.path, key.iter())) { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | Ok(v) => v, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | Err(e) => return Err(super::Error::invalid_key(key, Some(e))), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | }; [INFO] [stdout] 120 | let iter = names.filter_map(|entry| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | Ok(Box::new(iter) as Names) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/schema.rs:91:40 [INFO] [stdout] | [INFO] [stdout] 91 | place.into_iter().map(|e| (e.entity_id().into_owned(), e)).collect(); [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stage.rs:69:16 [INFO] [stdout] | [INFO] [stdout] 68 | let reader = io::BufReader::new(&b[..]); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | Ok(Box::new(reader) as Box) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stage.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 79 | let writer = DirtyWriter { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | Ok(Box::new(writer) as Box) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stage.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 110 | let src = match self.inner.list(key) { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | Ok(src) => src, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | let names = NameList { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | Ok(Box::new(names) as Names) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors; 149 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `earth` (lib test) due to 26 previous errors; 149 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c13191ff93fd8aa387420bec830047c9f17945e0cd737b0dad6c10a6cc5d78aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c13191ff93fd8aa387420bec830047c9f17945e0cd737b0dad6c10a6cc5d78aa", kill_on_drop: false }` [INFO] [stdout] c13191ff93fd8aa387420bec830047c9f17945e0cd737b0dad6c10a6cc5d78aa