[INFO] fetching crate rdom 0.2.0...
[INFO] testing rdom-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate rdom 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rdom 0.2.0
[INFO] finished tweaking crates.io crate rdom 0.2.0
[INFO] tweaked toml for crates.io crate rdom 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rdom 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1b6a8ee1b64306de6008dad73dd2fe9db29041a8be2e1228a53ef0a42e9ff52
[INFO] running `Command { std: "docker" "start" "-a" "f1b6a8ee1b64306de6008dad73dd2fe9db29041a8be2e1228a53ef0a42e9ff52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1b6a8ee1b64306de6008dad73dd2fe9db29041a8be2e1228a53ef0a42e9ff52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1b6a8ee1b64306de6008dad73dd2fe9db29041a8be2e1228a53ef0a42e9ff52", kill_on_drop: false }`
[INFO] [stdout] f1b6a8ee1b64306de6008dad73dd2fe9db29041a8be2e1228a53ef0a42e9ff52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61f8d70d4f1bdabccd03efa2fb2b6a9a04c225e1effb41c03d779b906de37ace
[INFO] running `Command { std: "docker" "start" "-a" "61f8d70d4f1bdabccd03efa2fb2b6a9a04c225e1effb41c03d779b906de37ace", kill_on_drop: false }`
[INFO] [stderr]    Compiling rdom v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `arc_new_cyclic` has been stable since 1.60.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(arc_new_cyclic)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ElementBehavior` is never used
[INFO] [stdout]  --> src/behavior/element.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait ElementBehavior {}
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ElementBehaviorStorage` is never constructed
[INFO] [stdout]  --> src/behavior/element.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ElementBehaviorStorage;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ParentBehavior` is never used
[INFO] [stdout]  --> src/behavior/parent.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait ParentBehavior {}
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParentBehaviorStorage` is never constructed
[INFO] [stdout]  --> src/behavior/parent.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ParentBehaviorStorage;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inner_width` and `inner_height` are never read
[INFO] [stdout]  --> src/config.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ScreenMetrics {
[INFO] [stdout]   |            ------------- fields in this struct
[INFO] [stdout] 8 |     inner_width: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 9 |     inner_height: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ScreenMetrics` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `length`, and `item` are never used
[INFO] [stdout]   --> src/named_node_map.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl NamedNodeMap {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 24 |     fn new(context: Weak<Sandbox>, element: AnyNodeWeak) -> Arc<NamedNodeMap> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn length(&self) -> usize {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn item(&self, index: usize) -> Option<AnyNodeArc> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `downgrade` is never used
[INFO] [stdout]   --> src/node/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | impl AnyNodeArc {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 83 |     fn downgrade(&self) -> AnyNodeWeak {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `default_view` is never read
[INFO] [stdout]    --> src/node/contents.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct DocumentNodeStorage {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 115 |     /// Pointer back up to the window
[INFO] [stdout] 116 |     pub(crate) default_view: Weak<Window>,
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DocumentNodeStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_node_type` is never used
[INFO] [stdout]    --> src/node/contents.rs:69:31
[INFO] [stdout]     |
[INFO] [stdout]  68 |               impl NodeContentsWeak {
[INFO] [stdout]     |               --------------------- method in this implementation
[INFO] [stdout]  69 |                   pub(crate) fn to_node_type(&self) -> NodeType {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | / declare_contents! {
[INFO] [stdout] 172 | |     1 => Element,
[INFO] [stdout] 173 | |     2 => Attribute,
[INFO] [stdout] 174 | |     3 => Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 180 | |     9 => DocumentFragment
[INFO] [stdout] 181 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `declare_contents` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent_node`, `left_sibling`, and `right_sibling` are never read
[INFO] [stdout]   --> src/node/graph_storage.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct NodeGraphStorage {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     parent_node: Option<AnyNodeWeak>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 13 |     left_sibling: Option<AnyNodeWeak>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 14 |     right_sibling: Option<AnyNodeWeak>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_static` is never used
[INFO] [stdout]   --> src/node_list.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl NodeList {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(crate) fn new_static(context: Weak<Sandbox>, elements: Vec<AnyNodeArc>) -> Arc<NodeList> {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Static` is never constructed
[INFO] [stdout]   --> src/node_list.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub(crate) enum NodeListStorage {
[INFO] [stdout]    |                 --------------- variant in this enum
[INFO] [stdout] 75 |     /// A static list of nodes (e.g. result of Document.query_selector_all(...))
[INFO] [stdout] 76 |     Static(Vec<AnyNodeArc>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `screen_metrics` is never read
[INFO] [stdout]   --> src/sandbox.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Sandbox {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 22 |     screen_metrics: ScreenMetrics,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sandbox` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "61f8d70d4f1bdabccd03efa2fb2b6a9a04c225e1effb41c03d779b906de37ace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61f8d70d4f1bdabccd03efa2fb2b6a9a04c225e1effb41c03d779b906de37ace", kill_on_drop: false }`
[INFO] [stdout] 61f8d70d4f1bdabccd03efa2fb2b6a9a04c225e1effb41c03d779b906de37ace
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a0af229b13c7da19e0119c5eb4ba82ebfef3bda9f436b1dee23dd2cebe6cd5a
[INFO] running `Command { std: "docker" "start" "-a" "4a0af229b13c7da19e0119c5eb4ba82ebfef3bda9f436b1dee23dd2cebe6cd5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rdom v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `arc_new_cyclic` has been stable since 1.60.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(arc_new_cyclic)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ElementBehavior` is never used
[INFO] [stdout]  --> src/behavior/element.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait ElementBehavior {}
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ElementBehaviorStorage` is never constructed
[INFO] [stdout]  --> src/behavior/element.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ElementBehaviorStorage;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ParentBehavior` is never used
[INFO] [stdout]  --> src/behavior/parent.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait ParentBehavior {}
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParentBehaviorStorage` is never constructed
[INFO] [stdout]  --> src/behavior/parent.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ParentBehaviorStorage;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inner_width` and `inner_height` are never read
[INFO] [stdout]  --> src/config.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ScreenMetrics {
[INFO] [stdout]   |            ------------- fields in this struct
[INFO] [stdout] 8 |     inner_width: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 9 |     inner_height: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ScreenMetrics` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `length`, and `item` are never used
[INFO] [stdout]   --> src/named_node_map.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl NamedNodeMap {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 24 |     fn new(context: Weak<Sandbox>, element: AnyNodeWeak) -> Arc<NamedNodeMap> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn length(&self) -> usize {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn item(&self, index: usize) -> Option<AnyNodeArc> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `downgrade` is never used
[INFO] [stdout]   --> src/node/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | impl AnyNodeArc {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 83 |     fn downgrade(&self) -> AnyNodeWeak {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `default_view` is never read
[INFO] [stdout]    --> src/node/contents.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct DocumentNodeStorage {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 115 |     /// Pointer back up to the window
[INFO] [stdout] 116 |     pub(crate) default_view: Weak<Window>,
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DocumentNodeStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_node_type` is never used
[INFO] [stdout]    --> src/node/contents.rs:69:31
[INFO] [stdout]     |
[INFO] [stdout]  68 |               impl NodeContentsWeak {
[INFO] [stdout]     |               --------------------- method in this implementation
[INFO] [stdout]  69 |                   pub(crate) fn to_node_type(&self) -> NodeType {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | / declare_contents! {
[INFO] [stdout] 172 | |     1 => Element,
[INFO] [stdout] 173 | |     2 => Attribute,
[INFO] [stdout] 174 | |     3 => Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 180 | |     9 => DocumentFragment
[INFO] [stdout] 181 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `declare_contents` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent_node`, `left_sibling`, and `right_sibling` are never read
[INFO] [stdout]   --> src/node/graph_storage.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct NodeGraphStorage {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     parent_node: Option<AnyNodeWeak>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 13 |     left_sibling: Option<AnyNodeWeak>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 14 |     right_sibling: Option<AnyNodeWeak>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_static` is never used
[INFO] [stdout]   --> src/node_list.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl NodeList {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(crate) fn new_static(context: Weak<Sandbox>, elements: Vec<AnyNodeArc>) -> Arc<NodeList> {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Static` is never constructed
[INFO] [stdout]   --> src/node_list.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub(crate) enum NodeListStorage {
[INFO] [stdout]    |                 --------------- variant in this enum
[INFO] [stdout] 75 |     /// A static list of nodes (e.g. result of Document.query_selector_all(...))
[INFO] [stdout] 76 |     Static(Vec<AnyNodeArc>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `screen_metrics` is never read
[INFO] [stdout]   --> src/sandbox.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Sandbox {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 22 |     screen_metrics: ScreenMetrics,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sandbox` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `arc_new_cyclic` has been stable since 1.60.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(arc_new_cyclic)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ElementBehavior` is never used
[INFO] [stdout]  --> src/behavior/element.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait ElementBehavior {}
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ElementBehaviorStorage` is never constructed
[INFO] [stdout]  --> src/behavior/element.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ElementBehaviorStorage;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ParentBehavior` is never used
[INFO] [stdout]  --> src/behavior/parent.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait ParentBehavior {}
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParentBehaviorStorage` is never constructed
[INFO] [stdout]  --> src/behavior/parent.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ParentBehaviorStorage;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inner_width` and `inner_height` are never read
[INFO] [stdout]  --> src/config.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ScreenMetrics {
[INFO] [stdout]   |            ------------- fields in this struct
[INFO] [stdout] 8 |     inner_width: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 9 |     inner_height: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ScreenMetrics` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `length`, and `item` are never used
[INFO] [stdout]   --> src/named_node_map.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl NamedNodeMap {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 24 |     fn new(context: Weak<Sandbox>, element: AnyNodeWeak) -> Arc<NamedNodeMap> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn length(&self) -> usize {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn item(&self, index: usize) -> Option<AnyNodeArc> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `downgrade` is never used
[INFO] [stdout]   --> src/node/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | impl AnyNodeArc {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 83 |     fn downgrade(&self) -> AnyNodeWeak {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `default_view` is never read
[INFO] [stdout]    --> src/node/contents.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct DocumentNodeStorage {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 115 |     /// Pointer back up to the window
[INFO] [stdout] 116 |     pub(crate) default_view: Weak<Window>,
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DocumentNodeStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_node_type` is never used
[INFO] [stdout]    --> src/node/contents.rs:69:31
[INFO] [stdout]     |
[INFO] [stdout]  68 |               impl NodeContentsWeak {
[INFO] [stdout]     |               --------------------- method in this implementation
[INFO] [stdout]  69 |                   pub(crate) fn to_node_type(&self) -> NodeType {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 | / declare_contents! {
[INFO] [stdout] 172 | |     1 => Element,
[INFO] [stdout] 173 | |     2 => Attribute,
[INFO] [stdout] 174 | |     3 => Text,
[INFO] [stdout] ...   |
[INFO] [stdout] 180 | |     9 => DocumentFragment
[INFO] [stdout] 181 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `declare_contents` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent_node`, `left_sibling`, and `right_sibling` are never read
[INFO] [stdout]   --> src/node/graph_storage.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct NodeGraphStorage {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     parent_node: Option<AnyNodeWeak>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 13 |     left_sibling: Option<AnyNodeWeak>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 14 |     right_sibling: Option<AnyNodeWeak>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_static` is never used
[INFO] [stdout]   --> src/node_list.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl NodeList {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(crate) fn new_static(context: Weak<Sandbox>, elements: Vec<AnyNodeArc>) -> Arc<NodeList> {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Static` is never constructed
[INFO] [stdout]   --> src/node_list.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub(crate) enum NodeListStorage {
[INFO] [stdout]    |                 --------------- variant in this enum
[INFO] [stdout] 75 |     /// A static list of nodes (e.g. result of Document.query_selector_all(...))
[INFO] [stdout] 76 |     Static(Vec<AnyNodeArc>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `screen_metrics` is never read
[INFO] [stdout]   --> src/sandbox.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Sandbox {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 22 |     screen_metrics: ScreenMetrics,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sandbox` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a module
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub mod tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 |     missing_docs,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdom` (lib test) due to 1 previous error; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4a0af229b13c7da19e0119c5eb4ba82ebfef3bda9f436b1dee23dd2cebe6cd5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a0af229b13c7da19e0119c5eb4ba82ebfef3bda9f436b1dee23dd2cebe6cd5a", kill_on_drop: false }`
[INFO] [stdout] 4a0af229b13c7da19e0119c5eb4ba82ebfef3bda9f436b1dee23dd2cebe6cd5a
