[INFO] fetching crate auto_sitemap 0.2.1...
[INFO] checking auto_sitemap-0.2.1 against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] extracting crate auto_sitemap 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate auto_sitemap 0.2.1
[INFO] finished tweaking crates.io crate auto_sitemap 0.2.1
[INFO] tweaked toml for crates.io crate auto_sitemap 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate auto_sitemap 0.2.1 on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 332 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.8.9)
[INFO] [stderr]       Adding md5 v0.7.0 (available: v0.8.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.4)
[INFO] [stderr]       Adding spider v1.99.37 (available: v2.51.208)
[INFO] [stderr]       Adding xml v0.8.20 (available: v1.3.0)
[INFO] [stderr]       Adding yaserde v0.8.0 (available: v0.12.0)
[INFO] [stderr]       Adding yaserde_derive v0.8.0 (available: v0.12.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49a797333bffa0e01b31318a9a588eea732675af78c60fc399ae79eda533f849
[INFO] running `Command { std: "docker" "start" "-a" "49a797333bffa0e01b31318a9a588eea732675af78c60fc399ae79eda533f849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49a797333bffa0e01b31318a9a588eea732675af78c60fc399ae79eda533f849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49a797333bffa0e01b31318a9a588eea732675af78c60fc399ae79eda533f849", kill_on_drop: false }`
[INFO] [stdout] 49a797333bffa0e01b31318a9a588eea732675af78c60fc399ae79eda533f849
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dbe665e94723ffaa79ec52cdaba56bd8cb5bdef537c98a66f6ff7b72f8468cf
[INFO] running `Command { std: "docker" "start" "-a" "7dbe665e94723ffaa79ec52cdaba56bd8cb5bdef537c98a66f6ff7b72f8468cf", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking brotli-decompressor v5.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking brotli v8.0.3
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling fast_markup5ever v0.11.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking cookie_store v0.22.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking case_insensitive_string v0.2.11
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking string_concat v0.0.1
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking xml v0.8.20
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking more-asserts v0.3.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling fast_html5ever v0.26.6
[INFO] [stderr]    Compiling yaserde_derive v0.8.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking yaserde v0.8.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling ua_generator v0.5.64
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking spider v1.99.37
[INFO] [stderr]     Checking auto_sitemap v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/xml.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, PartialEq, YaSerialize, YaDeserialize)]
[INFO] [stdout]    |                            ^----------
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `YaSerialize` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_YA_SERIALIZE_FOR_SitemapSerde`
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub struct SitemapSerde {
[INFO] [stdout]    |            ------------ `SitemapSerde` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `YaSerialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `YaSerialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/xml.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, PartialEq, YaSerialize, YaDeserialize)]
[INFO] [stdout]    |                                         ^------------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `YaDeserialize` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_SitemapSerde`
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub struct SitemapSerde {
[INFO] [stdout]    |            ------------ `SitemapSerde` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/xml.rs:42:28
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug, PartialEq, YaSerialize, YaDeserialize)]
[INFO] [stdout]    |                            ^----------
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `YaSerialize` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_YA_SERIALIZE_FOR_PageSerde`
[INFO] [stdout] 43 | pub struct PageSerde {
[INFO] [stdout]    |            --------- `PageSerde` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `YaSerialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `YaSerialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/xml.rs:42:41
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug, PartialEq, YaSerialize, YaDeserialize)]
[INFO] [stdout]    |                                         ^------------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `YaDeserialize` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_PageSerde`
[INFO] [stdout] 43 | pub struct PageSerde {
[INFO] [stdout]    |            --------- `PageSerde` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/xml.rs:224:35
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[derive(Debug, PartialEq, Clone, YaSerialize, YaDeserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `YaSerialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_YA_SERIALIZE_FOR_Meta`
[INFO] [stdout] 225 | #[yaserde(namespace = "xhtml: http://www.w3.org/1999/xhtml")]
[INFO] [stdout] 226 | pub struct Meta {
[INFO] [stdout]     |            ---- `Meta` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaSerialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaSerialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/xml.rs:224:48
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[derive(Debug, PartialEq, Clone, YaSerialize, YaDeserialize)]
[INFO] [stdout]     |                                                ^------------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `YaDeserialize` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Meta`
[INFO] [stdout] 225 | #[yaserde(namespace = "xhtml: http://www.w3.org/1999/xhtml")]
[INFO] [stdout] 226 | pub struct Meta {
[INFO] [stdout]     |            ---- `Meta` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> tests/tests.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 |             lastmod: Some(DateTime::<Utc>::from_utc(
[INFO] [stdout]    |                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> tests/tests.rs:15:40
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 chrono::NaiveDateTime::from_timestamp_opt(61, 0).unwrap(),
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/xml.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, PartialEq, YaSerialize, YaDeserialize)]
[INFO] [stdout]    |                            ^----------
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `YaSerialize` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_YA_SERIALIZE_FOR_SitemapSerde`
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub struct SitemapSerde {
[INFO] [stdout]    |            ------------ `SitemapSerde` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `YaSerialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `YaSerialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/xml.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, PartialEq, YaSerialize, YaDeserialize)]
[INFO] [stdout]    |                                         ^------------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `YaDeserialize` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_SitemapSerde`
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub struct SitemapSerde {
[INFO] [stdout]    |            ------------ `SitemapSerde` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/xml.rs:42:28
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug, PartialEq, YaSerialize, YaDeserialize)]
[INFO] [stdout]    |                            ^----------
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `YaSerialize` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_YA_SERIALIZE_FOR_PageSerde`
[INFO] [stdout] 43 | pub struct PageSerde {
[INFO] [stdout]    |            --------- `PageSerde` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `YaSerialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `YaSerialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/xml.rs:42:41
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug, PartialEq, YaSerialize, YaDeserialize)]
[INFO] [stdout]    |                                         ^------------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `YaDeserialize` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_PageSerde`
[INFO] [stdout] 43 | pub struct PageSerde {
[INFO] [stdout]    |            --------- `PageSerde` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/xml.rs:224:35
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[derive(Debug, PartialEq, Clone, YaSerialize, YaDeserialize)]
[INFO] [stdout]     |                                   ^----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `YaSerialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_YA_SERIALIZE_FOR_Meta`
[INFO] [stdout] 225 | #[yaserde(namespace = "xhtml: http://www.w3.org/1999/xhtml")]
[INFO] [stdout] 226 | pub struct Meta {
[INFO] [stdout]     |            ---- `Meta` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaSerialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaSerialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `YaSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/xml.rs:224:48
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[derive(Debug, PartialEq, Clone, YaSerialize, YaDeserialize)]
[INFO] [stdout]     |                                                ^------------
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                `YaDeserialize` is not local
[INFO] [stdout]     |                                                move the `impl` block outside of this constant `_IMPL_YA_DESERIALIZE_FOR_Meta`
[INFO] [stdout] 225 | #[yaserde(namespace = "xhtml: http://www.w3.org/1999/xhtml")]
[INFO] [stdout] 226 | pub struct Meta {
[INFO] [stdout]     |            ---- `Meta` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `YaDeserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `YaDeserialize` may come from an old version of the `yaserde_derive` crate, try updating your dependency with `cargo update -p yaserde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "7dbe665e94723ffaa79ec52cdaba56bd8cb5bdef537c98a66f6ff7b72f8468cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dbe665e94723ffaa79ec52cdaba56bd8cb5bdef537c98a66f6ff7b72f8468cf", kill_on_drop: false }`
[INFO] [stdout] 7dbe665e94723ffaa79ec52cdaba56bd8cb5bdef537c98a66f6ff7b72f8468cf
