[INFO] fetching crate htmler 0.1.1...
[INFO] testing htmler-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate htmler 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate htmler 0.1.1
[INFO] finished tweaking crates.io crate htmler 0.1.1
[INFO] tweaked toml for crates.io crate htmler 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate htmler 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate htmler 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dtoa-short v0.3.4
[INFO] [stderr]   Downloaded ego-tree v0.6.2
[INFO] [stderr]   Downloaded serde_derive v1.0.186
[INFO] [stderr]   Downloaded serde v1.0.186
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4bda91f9ad72e202c2b4639f5a9e60a5204de2001877418cc19c7a57cc65782
[INFO] running `Command { std: "docker" "start" "-a" "d4bda91f9ad72e202c2b4639f5a9e60a5204de2001877418cc19c7a57cc65782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4bda91f9ad72e202c2b4639f5a9e60a5204de2001877418cc19c7a57cc65782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4bda91f9ad72e202c2b4639f5a9e60a5204de2001877418cc19c7a57cc65782", kill_on_drop: false }`
[INFO] [stdout] d4bda91f9ad72e202c2b4639f5a9e60a5204de2001877418cc19c7a57cc65782
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 139d0246caee4ad6f716767fafc0903b6dc266d283b198d658f0de902c4b9138
[INFO] running `Command { std: "docker" "start" "-a" "139d0246caee4ad6f716767fafc0903b6dc266d283b198d658f0de902c4b9138", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling serde v1.0.186
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling dtoa-short v0.3.4
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling htmler v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/html/mod.rs:80:23
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn select_one(&self, selector: &Selector) -> Option<Node> {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn select_one(&self, selector: &Selector) -> Option<Node<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/html/mod.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn root_node(&self) -> Node {
[INFO] [stdout]    |                      ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn root_node(&self) -> Node<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/html/tree_sink.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName {
[INFO] [stdout]    |                  ^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node/mod.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn classes(&self) -> HtmlClasses {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn classes(&self) -> HtmlClasses<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node/mod.rs:192:23
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn attributes(&self) -> HtmlAttributes {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn attributes(&self) -> HtmlAttributes<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/selector/mod.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]    |                              ^^                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.53s
[INFO] running `Command { std: "docker" "inspect" "139d0246caee4ad6f716767fafc0903b6dc266d283b198d658f0de902c4b9138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "139d0246caee4ad6f716767fafc0903b6dc266d283b198d658f0de902c4b9138", kill_on_drop: false }`
[INFO] [stdout] 139d0246caee4ad6f716767fafc0903b6dc266d283b198d658f0de902c4b9138
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ce9f23e0d86d15bc88fa3484643ec8c40dc1509980354150f756d58258d751c
[INFO] running `Command { std: "docker" "start" "-a" "2ce9f23e0d86d15bc88fa3484643ec8c40dc1509980354150f756d58258d751c", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/html/mod.rs:80:23
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn select_one(&self, selector: &Selector) -> Option<Node> {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn select_one(&self, selector: &Selector) -> Option<Node<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/html/mod.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn root_node(&self) -> Node {
[INFO] [stdout]    |                      ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn root_node(&self) -> Node<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/html/tree_sink.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName {
[INFO] [stdout]    |                  ^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node/mod.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn classes(&self) -> HtmlClasses {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn classes(&self) -> HtmlClasses<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node/mod.rs:192:23
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn attributes(&self) -> HtmlAttributes {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn attributes(&self) -> HtmlAttributes<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/selector/mod.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]    |                              ^^                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling htmler v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `atomic`
[INFO] [stdout]    --> src/html/mod.rs:195:11
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[cfg(feature = "atomic")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`
[INFO] [stdout]     = help: consider adding `atomic` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Selector` in the current scope
[INFO] [stdout]   --> examples/document.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let selector = Selector::new(&input);
[INFO] [stdout]    |                              ^^^ function or associated item not found in `Selector`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Selector`, consider using `Selector::parse` which returns `Result<Selector, SelectorErrorKind<'_>>`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/selector/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `ne` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 -     let selector = Selector::new(&input);
[INFO] [stdout] 12 +     let selector = Selector::ne(&input);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `value` found for struct `Node<'a>` in the current scope
[INFO] [stdout]   --> examples/document.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 |         println!("{:?}", node.value());
[INFO] [stdout]    |                               ^^^^^ method not found in `Node<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `htmler` (example "document") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Selector` in the current scope
[INFO] [stdout]   --> examples/fragment.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let selector = Selector::new(&input);
[INFO] [stdout]    |                              ^^^ function or associated item not found in `Selector`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Selector`, consider using `Selector::parse` which returns `Result<Selector, SelectorErrorKind<'_>>`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/selector/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `ne` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 -     let selector = Selector::new(&input);
[INFO] [stdout] 13 +     let selector = Selector::ne(&input);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `value` found for struct `Node<'a>` in the current scope
[INFO] [stdout]   --> examples/fragment.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 |         println!("{:?}", node.value());
[INFO] [stdout]    |                               ^^^^^ method not found in `Node<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `htmler` (example "fragment") due to 2 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `try_parse` found for struct `selector::Selector` in the current scope
[INFO] [stdout]    --> src/html/mod.rs:157:47
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let href = root_ref.select(&Selector::try_parse("a").unwrap()).next().unwrap();
[INFO] [stdout]     |                                               ^^^^^^^^^ function or associated item not found in `selector::Selector`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/selector/mod.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub struct Selector {
[INFO] [stdout]     | ------------------- function or associated item `try_parse` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `selector::Selector`, consider using `selector::Selector::parse` which returns `Result<selector::Selector, SelectorErrorKind<'_>>`
[INFO] [stdout]    --> src/selector/mod.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `parse` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 157 -         let href = root_ref.select(&Selector::try_parse("a").unwrap()).next().unwrap();
[INFO] [stdout] 157 +         let href = root_ref.select(&Selector::parse("a").unwrap()).next().unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `value` found for struct `Node<'a>` in the current scope
[INFO] [stdout]    --> src/html/mod.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |         assert_eq!(href.value().get_attribute("href").unwrap(), "http://github.com");
[INFO] [stdout]     |                         ^^^^^ method not found in `Node<'_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/node_ref/mod.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub struct Node<'a> {
[INFO] [stdout]     | ------------------- method `value` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 159 |         assert_eq!(href.ptr.value().get_attribute("href").unwrap(), "http://github.com");
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_parse` found for struct `selector::Selector` in the current scope
[INFO] [stdout]    --> src/html/mod.rs:166:48
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let title = root_ref.select(&Selector::try_parse("title").unwrap()).next().unwrap();
[INFO] [stdout]     |                                                ^^^^^^^^^ function or associated item not found in `selector::Selector`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/selector/mod.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub struct Selector {
[INFO] [stdout]     | ------------------- function or associated item `try_parse` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `selector::Selector`, consider using `selector::Selector::parse` which returns `Result<selector::Selector, SelectorErrorKind<'_>>`
[INFO] [stdout]    --> src/selector/mod.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `parse` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 166 -         let title = root_ref.select(&Selector::try_parse("title").unwrap()).next().unwrap();
[INFO] [stdout] 166 +         let title = root_ref.select(&Selector::parse("title").unwrap()).next().unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_parse` found for struct `selector::Selector` in the current scope
[INFO] [stdout]    --> src/html/mod.rs:174:48
[INFO] [stdout]     |
[INFO] [stdout] 174 |         let title = root_ref.select(&Selector::try_parse("title").unwrap()).next().unwrap();
[INFO] [stdout]     |                                                ^^^^^^^^^ function or associated item not found in `selector::Selector`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/selector/mod.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub struct Selector {
[INFO] [stdout]     | ------------------- function or associated item `try_parse` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `selector::Selector`, consider using `selector::Selector::parse` which returns `Result<selector::Selector, SelectorErrorKind<'_>>`
[INFO] [stdout]    --> src/selector/mod.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `parse` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 174 -         let title = root_ref.select(&Selector::try_parse("title").unwrap()).next().unwrap();
[INFO] [stdout] 174 +         let title = root_ref.select(&Selector::parse("title").unwrap()).next().unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_parse` found for struct `selector::Selector` in the current scope
[INFO] [stdout]    --> src/html/mod.rs:181:34
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let selector = Selector::try_parse("p").unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^ function or associated item not found in `selector::Selector`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/selector/mod.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub struct Selector {
[INFO] [stdout]     | ------------------- function or associated item `try_parse` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `selector::Selector`, consider using `selector::Selector::parse` which returns `Result<selector::Selector, SelectorErrorKind<'_>>`
[INFO] [stdout]    --> src/selector/mod.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `parse` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 181 -         let selector = Selector::try_parse("p").unwrap();
[INFO] [stdout] 181 +         let selector = Selector::parse("p").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_parse` found for struct `selector::Selector` in the current scope
[INFO] [stdout]    --> src/html/mod.rs:189:34
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let selector = Selector::try_parse("p").unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^ function or associated item not found in `selector::Selector`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/selector/mod.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub struct Selector {
[INFO] [stdout]     | ------------------- function or associated item `try_parse` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `selector::Selector`, consider using `selector::Selector::parse` which returns `Result<selector::Selector, SelectorErrorKind<'_>>`
[INFO] [stdout]    --> src/selector/mod.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `parse` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 189 -         let selector = Selector::try_parse("p").unwrap();
[INFO] [stdout] 189 +         let selector = Selector::parse("p").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_parse` found for struct `selector::Selector` in the current scope
[INFO] [stdout]    --> src/node_ref/element.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let sel = Selector::try_parse("p").unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^ function or associated item not found in `selector::Selector`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/selector/mod.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub struct Selector {
[INFO] [stdout]     | ------------------- function or associated item `try_parse` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `selector::Selector`, consider using `selector::Selector::parse` which returns `Result<selector::Selector, SelectorErrorKind<'_>>`
[INFO] [stdout]    --> src/selector/mod.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `parse` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 152 -         let sel = Selector::try_parse("p").unwrap();
[INFO] [stdout] 152 +         let sel = Selector::parse("p").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_parse` found for struct `selector::Selector` in the current scope
[INFO] [stdout]    --> src/node_ref/element.rs:167:29
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let sel = Selector::try_parse("link").unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^ function or associated item not found in `selector::Selector`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/selector/mod.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub struct Selector {
[INFO] [stdout]     | ------------------- function or associated item `try_parse` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `selector::Selector`, consider using `selector::Selector::parse` which returns `Result<selector::Selector, SelectorErrorKind<'_>>`
[INFO] [stdout]    --> src/selector/mod.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `parse` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 167 -         let sel = Selector::try_parse("link").unwrap();
[INFO] [stdout] 167 +         let sel = Selector::parse("link").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_parse` found for struct `selector::Selector` in the current scope
[INFO] [stdout]    --> src/node_ref/element.rs:173:29
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let sel = Selector::try_parse("p").unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^ function or associated item not found in `selector::Selector`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/selector/mod.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub struct Selector {
[INFO] [stdout]     | ------------------- function or associated item `try_parse` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `selector::Selector`, consider using `selector::Selector::parse` which returns `Result<selector::Selector, SelectorErrorKind<'_>>`
[INFO] [stdout]    --> src/selector/mod.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `parse` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 173 -         let sel = Selector::try_parse("p").unwrap();
[INFO] [stdout] 173 +         let sel = Selector::parse("p").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_parse` found for struct `selector::Selector` in the current scope
[INFO] [stdout]    --> src/node_ref/element.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 |         let sel = Selector::try_parse("p").unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^ function or associated item not found in `selector::Selector`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/selector/mod.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub struct Selector {
[INFO] [stdout]     | ------------------- function or associated item `try_parse` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `selector::Selector`, consider using `selector::Selector::parse` which returns `Result<selector::Selector, SelectorErrorKind<'_>>`
[INFO] [stdout]    --> src/selector/mod.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `parse` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 182 -         let sel = Selector::try_parse("p").unwrap();
[INFO] [stdout] 182 +         let sel = Selector::parse("p").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_parse` found for struct `selector::Selector` in the current scope
[INFO] [stdout]    --> src/node_ref/element.rs:191:29
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let sel = Selector::try_parse("p").unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^ function or associated item not found in `selector::Selector`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/selector/mod.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub struct Selector {
[INFO] [stdout]     | ------------------- function or associated item `try_parse` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `selector::Selector`, consider using `selector::Selector::parse` which returns `Result<selector::Selector, SelectorErrorKind<'_>>`
[INFO] [stdout]    --> src/selector/mod.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `parse` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 191 -         let sel = Selector::try_parse("p").unwrap();
[INFO] [stdout] 191 +         let sel = Selector::parse("p").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_parse` found for struct `selector::Selector` in the current scope
[INFO] [stdout]    --> src/node_ref/mod.rs:241:30
[INFO] [stdout]     |
[INFO] [stdout] 241 |         let sel1 = Selector::try_parse("div > span").unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^ function or associated item not found in `selector::Selector`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/selector/mod.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub struct Selector {
[INFO] [stdout]     | ------------------- function or associated item `try_parse` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `selector::Selector`, consider using `selector::Selector::parse` which returns `Result<selector::Selector, SelectorErrorKind<'_>>`
[INFO] [stdout]    --> src/selector/mod.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `parse` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 241 -         let sel1 = Selector::try_parse("div > span").unwrap();
[INFO] [stdout] 241 +         let sel1 = Selector::parse("div > span").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_parse` found for struct `selector::Selector` in the current scope
[INFO] [stdout]    --> src/node_ref/mod.rs:242:30
[INFO] [stdout]     |
[INFO] [stdout] 242 |         let sel2 = Selector::try_parse(":scope > b").unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^ function or associated item not found in `selector::Selector`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/selector/mod.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub struct Selector {
[INFO] [stdout]     | ------------------- function or associated item `try_parse` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `selector::Selector`, consider using `selector::Selector::parse` which returns `Result<selector::Selector, SelectorErrorKind<'_>>`
[INFO] [stdout]    --> src/selector/mod.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `parse` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 242 -         let sel2 = Selector::try_parse(":scope > b").unwrap();
[INFO] [stdout] 242 +         let sel2 = Selector::parse(":scope > b").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `htmler` (lib test) due to 13 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2ce9f23e0d86d15bc88fa3484643ec8c40dc1509980354150f756d58258d751c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ce9f23e0d86d15bc88fa3484643ec8c40dc1509980354150f756d58258d751c", kill_on_drop: false }`
[INFO] [stdout] 2ce9f23e0d86d15bc88fa3484643ec8c40dc1509980354150f756d58258d751c
