[INFO] fetching crate mung 0.1.0...
[INFO] building mung-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate mung 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate mung 0.1.0
[INFO] finished tweaking crates.io crate mung 0.1.0
[INFO] tweaked toml for crates.io crate mung 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mung 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding lazy_static v0.1.16 (available: v1.5.0)
[INFO] [stderr]       Adding regex v0.2.11 (available: v1.11.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy_static v0.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b68d820aaf4a08065a7eaf9381c9a16af86d3a383a1f8cf3c21ee209607803f
[INFO] running `Command { std: "docker" "start" "-a" "4b68d820aaf4a08065a7eaf9381c9a16af86d3a383a1f8cf3c21ee209607803f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b68d820aaf4a08065a7eaf9381c9a16af86d3a383a1f8cf3c21ee209607803f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b68d820aaf4a08065a7eaf9381c9a16af86d3a383a1f8cf3c21ee209607803f", kill_on_drop: false }`
[INFO] [stdout] 4b68d820aaf4a08065a7eaf9381c9a16af86d3a383a1f8cf3c21ee209607803f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 829491a4ceeee2feb520ebfe679d9d66b4dbd34101d55e90b73ffc7519f12717
[INFO] running `Command { std: "docker" "start" "-a" "829491a4ceeee2feb520ebfe679d9d66b4dbd34101d55e90b73ffc7519f12717", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling lazy_static v0.1.16
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling mung v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     // TODO import/injest from https://html.spec.whatwg.org/entities.json at compile time
[INFO] [stdout]  22 | |     //
[INFO] [stdout]  23 | |     static ref ENTITIES: HashMap<&'static str, &'static str> = {
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |     };
[INFO] [stdout] 307 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     // TODO import/injest from https://html.spec.whatwg.org/entities.json at compile time
[INFO] [stdout]  22 | |     //
[INFO] [stdout]  23 | |     static ref ENTITIES: HashMap<&'static str, &'static str> = {
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |     };
[INFO] [stdout] 307 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     // TODO import/injest from https://html.spec.whatwg.org/entities.json at compile time
[INFO] [stdout]  22 | |     //
[INFO] [stdout]  23 | |     static ref ENTITIES: HashMap<&'static str, &'static str> = {
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |     };
[INFO] [stdout] 307 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     // TODO import/injest from https://html.spec.whatwg.org/entities.json at compile time
[INFO] [stdout]  22 | |     //
[INFO] [stdout]  23 | |     static ref ENTITIES: HashMap<&'static str, &'static str> = {
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |     };
[INFO] [stdout] 307 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 7.80s
[INFO] running `Command { std: "docker" "inspect" "829491a4ceeee2feb520ebfe679d9d66b4dbd34101d55e90b73ffc7519f12717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "829491a4ceeee2feb520ebfe679d9d66b4dbd34101d55e90b73ffc7519f12717", kill_on_drop: false }`
[INFO] [stdout] 829491a4ceeee2feb520ebfe679d9d66b4dbd34101d55e90b73ffc7519f12717
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8dca5760c1bfe0d5ef18c6b47e76e749b765805d5ead2701a76cc4383200f2c5
[INFO] running `Command { std: "docker" "start" "-a" "8dca5760c1bfe0d5ef18c6b47e76e749b765805d5ead2701a76cc4383200f2c5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     // TODO import/injest from https://html.spec.whatwg.org/entities.json at compile time
[INFO] [stdout]  22 | |     //
[INFO] [stdout]  23 | |     static ref ENTITIES: HashMap<&'static str, &'static str> = {
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |     };
[INFO] [stdout] 307 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     // TODO import/injest from https://html.spec.whatwg.org/entities.json at compile time
[INFO] [stdout]  22 | |     //
[INFO] [stdout]  23 | |     static ref ENTITIES: HashMap<&'static str, &'static str> = {
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |     };
[INFO] [stdout] 307 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     // TODO import/injest from https://html.spec.whatwg.org/entities.json at compile time
[INFO] [stdout]  22 | |     //
[INFO] [stdout]  23 | |     static ref ENTITIES: HashMap<&'static str, &'static str> = {
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |     };
[INFO] [stdout] 307 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     // TODO import/injest from https://html.spec.whatwg.org/entities.json at compile time
[INFO] [stdout]  22 | |     //
[INFO] [stdout]  23 | |     static ref ENTITIES: HashMap<&'static str, &'static str> = {
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |     };
[INFO] [stdout] 307 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mung v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     // TODO import/injest from https://html.spec.whatwg.org/entities.json at compile time
[INFO] [stdout]  22 | |     //
[INFO] [stdout]  23 | |     static ref ENTITIES: HashMap<&'static str, &'static str> = {
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |     };
[INFO] [stdout] 307 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     // TODO import/injest from https://html.spec.whatwg.org/entities.json at compile time
[INFO] [stdout]  22 | |     //
[INFO] [stdout]  23 | |     static ref ENTITIES: HashMap<&'static str, &'static str> = {
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |     };
[INFO] [stdout] 307 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     // TODO import/injest from https://html.spec.whatwg.org/entities.json at compile time
[INFO] [stdout]  22 | |     //
[INFO] [stdout]  23 | |     static ref ENTITIES: HashMap<&'static str, &'static str> = {
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |     };
[INFO] [stdout] 307 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     // TODO import/injest from https://html.spec.whatwg.org/entities.json at compile time
[INFO] [stdout]  22 | |     //
[INFO] [stdout]  23 | |     static ref ENTITIES: HashMap<&'static str, &'static str> = {
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |     };
[INFO] [stdout] 307 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:313:2
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     lazy_static! {
[INFO] [stdout] 314 | |         static ref NEED_TO_DECODE_ESCAPES: Regex = Regex::new( r"=[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 315 | |         static ref NEED_TO_DECODE_UNDERSCORE: Regex = Regex::new( r"_" ).unwrap( );
[INFO] [stdout] 316 | |         static ref ESCAPES: regex::bytes::Regex = regex::bytes::Regex::new( r"((?P<encoded>(=[a-zA-Z0-9][a-zA-Z0-9]))|(?P<char>([^=])))" ).unwr...
[INFO] [stdout] 317 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:378:2
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     lazy_static! {
[INFO] [stdout] 379 | |         static ref HAS_TRIPLETS: Regex = Regex::new( r"%[a-zA-Z0-9][a-zA-Z0-9]" ).unwrap( );
[INFO] [stdout] 380 | |         static ref TRIPLETS: regex::bytes::Regex = regex::bytes::Regex::new( r"%([a-zA-Z0-9][a-zA-Z0-9])" ).unwrap( );
[INFO] [stdout] 381 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:433:2
[INFO] [stdout]     |
[INFO] [stdout] 433 | /     lazy_static! {
[INFO] [stdout] 434 | |         static ref ENCODED_WORD: Regex = Regex::new( r"=\?(?P<charset>[^\?]*)\?(?P<encoding>[^\?]*)\?(?P<text>[^\?]*)\?=" ).unwrap( );
[INFO] [stdout] 435 | |         // RFC 822 linear-white-space = 1*([CRLF] SPACE / HTAB)
[INFO] [stdout] 436 | |         static ref LINEAR_WHITESPACE: Regex = Regex::new( r"\?=[\n\r\t ]+=\?" ).unwrap( );
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/lib.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     lazy_static! {
[INFO] [stdout] 509 | |         static ref HAS_ENTITIES:    Regex = Regex::new( r"&#?[a-zA-Z0-9]+;" ).unwrap( );
[INFO] [stdout] 510 | |         static ref ENTITIES_NAME:    Regex = Regex::new( r"&([a-zA-Z0-9]+);" ).unwrap( );
[INFO] [stdout] 511 | |         static ref ENTITIES_DEC:    Regex = Regex::new( r"&#(\d+);" ).unwrap( );
[INFO] [stdout] 512 | |         static ref ENTITIES_HEX:    Regex = Regex::new( r"&#x([[:xdigit:]]+);" ).unwrap( );
[INFO] [stdout] 513 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "8dca5760c1bfe0d5ef18c6b47e76e749b765805d5ead2701a76cc4383200f2c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dca5760c1bfe0d5ef18c6b47e76e749b765805d5ead2701a76cc4383200f2c5", kill_on_drop: false }`
[INFO] [stdout] 8dca5760c1bfe0d5ef18c6b47e76e749b765805d5ead2701a76cc4383200f2c5
