[INFO] cloning repository https://github.com/Ishogbon/rustenium
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ishogbon/rustenium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIshogbon%2Frustenium", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIshogbon%2Frustenium'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca434bc15d15b8ee4d0bfd30a8ad143b410097ee
[INFO] testing Ishogbon/rustenium against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIshogbon%2Frustenium" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ishogbon/rustenium
[INFO] finished tweaking git repo https://github.com/Ishogbon/rustenium
[INFO] tweaked toml for git repo https://github.com/Ishogbon/rustenium written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ishogbon/rustenium on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ishogbon/rustenium 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-registry v0.4.0
[INFO] [stderr]   Downloaded fastwebsockets v0.10.0
[INFO] [stderr]   Downloaded windows-strings v0.3.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.107
[INFO] [stderr]   Downloaded tokio-util v0.7.14
[INFO] [stderr]   Downloaded h2 v0.4.9
[INFO] [stderr]   Downloaded reqwest v0.12.15
[INFO] [stderr]   Downloaded openssl v0.10.72
[INFO] [stderr]   Downloaded rustls v0.23.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b9c4f06165596d002b25ccf4aa820f3c83060d1a5f4e6227ad1511626018a75
[INFO] running `Command { std: "docker" "start" "-a" "9b9c4f06165596d002b25ccf4aa820f3c83060d1a5f4e6227ad1511626018a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b9c4f06165596d002b25ccf4aa820f3c83060d1a5f4e6227ad1511626018a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b9c4f06165596d002b25ccf4aa820f3c83060d1a5f4e6227ad1511626018a75", kill_on_drop: false }`
[INFO] [stdout] 9b9c4f06165596d002b25ccf4aa820f3c83060d1a5f4e6227ad1511626018a75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4e5d0932b5489182be92523071df626fea50ec94f31ec97f18dcb614136c368
[INFO] running `Command { std: "docker" "start" "-a" "b4e5d0932b5489182be92523071df626fea50ec94f31ec97f18dcb614136c368", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rustenium-generator v0.1.0 (/opt/rustwide/workdir/rustenium-generator)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> rustenium-generator/src/extractor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> rustenium-generator/src/extractor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CommandParams`
[INFO] [stdout]  --> rustenium-generator/src/parser.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::command_parser::{CommandParams, CommandDefinition};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventDefinition` and `EventParams`
[INFO] [stdout]  --> rustenium-generator/src/parser.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::event_parser::{EventParams, EventDefinition};
[INFO] [stdout]   |                           ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> rustenium-generator/src/output.rs:633:71
[INFO] [stdout]     |
[INFO] [stdout] 633 | fn generate_result_struct(result: &crate::command_parser::BidiResult, module: &Module) -> String {
[INFO] [stdout]     |                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]   --> rustenium-generator/src/command_parser.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |             let attributes = extract_attributes(line)?;
[INFO] [stdout]    |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> rustenium-generator/src/command_parser.rs:150:23
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn extract_attributes(line: &str) -> Result<Vec<String>, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> rustenium-generator/src/command_parser.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let mut attributes = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_content`
[INFO] [stdout]    --> rustenium-generator/src/command_parser.rs:268:37
[INFO] [stdout]     |
[INFO] [stdout] 268 | ...                   let param_content = param_lines.join("\n").trim().to_string();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_def`
[INFO] [stdout]    --> rustenium-generator/src/command_parser.rs:367:88
[INFO] [stdout]     |
[INFO] [stdout] 367 | ...result: &mut BidiResult, result_def: &mut ResultDefinition, module: &mut Module) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_content`
[INFO] [stdout]    --> rustenium-generator/src/event_parser.rs:207:41
[INFO] [stdout]     |
[INFO] [stdout] 207 | ...                   let param_content = param_lines.join("\n").trim().to_string();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cddl_content`
[INFO] [stdout]    --> rustenium-generator/src/parser.rs:131:32
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn extract_parameter_types(cddl_content: &str) -> Result<Vec<String>, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cddl_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `meta_comment`
[INFO] [stdout]    --> rustenium-generator/src/parser.rs:181:24
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let (property, meta_comment) = parse_cddl_property_line(line, &updated_cddl_refs, module)?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_meta_comment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> rustenium-generator/src/parser.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn preprocess_nested_structs(cddl_content: &str, parent_type_name: Option<&str>, mut cddl_strings: Vec<&str>, module: &mut Module) -> Res...
[INFO] [stdout]     |                                                                                  ----^^^^^^^^^^^^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> rustenium-generator/src/parser.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let mut attributes = vec![format!(r#"#[serde(rename = "{}")]"#, property_name)];
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def_type`
[INFO] [stdout]    --> rustenium-generator/src/parser.rs:499:65
[INFO] [stdout]     |
[INFO] [stdout] 499 | ...name: &str, content: &str, def_type: &str, cddl_strings: &[&str], current_module: &mut Module) -> Option<String> {
[INFO] [stdout]     |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_def_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `raw` is never read
[INFO] [stdout]   --> rustenium-generator/src/module.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Event {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 10 |     pub raw: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `raw` is never read
[INFO] [stdout]   --> rustenium-generator/src/module.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BidiType {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub raw: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BidiType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `raw` is never read
[INFO] [stdout]   --> rustenium-generator/src/module.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct BidiResult {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 23 |     pub raw: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BidiResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `commands`, `events`, and `results` are never read
[INFO] [stdout]   --> rustenium-generator/src/module.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Module {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub commands: Vec<Command>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 33 |     pub events: Vec<Event>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 34 |     pub types: Vec<BidiType>,
[INFO] [stdout] 35 |     pub results: Vec<BidiResult>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventDefinition` is never constructed
[INFO] [stdout]  --> rustenium-generator/src/extractor.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct EventDefinition {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content` is never read
[INFO] [stdout]   --> rustenium-generator/src/command_parser.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct CommandDefinition {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub content: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content` is never read
[INFO] [stdout]   --> rustenium-generator/src/command_parser.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct ResultDefinition {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub content: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResultDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content` is never read
[INFO] [stdout]   --> rustenium-generator/src/event_parser.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct EventDefinition {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub content: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_primitive` is never read
[INFO] [stdout]  --> rustenium-generator/src/parser.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Property {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 8 |     pub is_enum: bool,
[INFO] [stdout] 9 |     pub is_primitive: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_parameter_types` is never used
[INFO] [stdout]    --> rustenium-generator/src/parser.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn extract_parameter_types(cddl_content: &str) -> Result<Vec<String>, Box<dyn std::error::Error>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling rustenium-bidi-commands v0.1.0 (/opt/rustwide/workdir/rustenium-bidi-commands)
[INFO] [stderr]    Compiling fastwebsockets v0.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stdout] warning: unused import: `NewResult`
[INFO] [stdout]   --> rustenium-bidi-commands/src/lib.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::session::commands::{NewResult, SessionCommand, SessionResult};
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ProxyConfiguration` and `UserPromptHandler`
[INFO] [stdout]  --> rustenium-bidi-commands/src/session/commands.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t, ProxyConfiguration, ProxyConfigurationOption, SubscriptionRequest, UnsubscribeByAttributesRequest, UnsubscribeByIDRequest, UserPromptHandler, U...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^                                                                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ActivateMethod` is more private than the item `Activate::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:125:2
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub method: ActivateMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Activate::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ActivateMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  | enum ActivateMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CaptureScreenshotMethod` is more private than the item `CaptureScreenshot::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:150:2
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub method: CaptureScreenshotMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CaptureScreenshot::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CaptureScreenshotMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | enum CaptureScreenshotMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ElementClipRectangleType` is more private than the item `ElementClipRectangle::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:185:2
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub r#type: ElementClipRectangleType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ElementClipRectangle::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ElementClipRectangleType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | enum ElementClipRectangleType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BoxClipRectangleType` is more private than the item `BoxClipRectangle::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:193:2
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub r#type: BoxClipRectangleType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BoxClipRectangle::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BoxClipRectangleType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | enum BoxClipRectangleType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `browsing_context::commands::CloseMethod` is more private than the item `browsing_context::commands::Close::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:244:2
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub method: CloseMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ field `browsing_context::commands::Close::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `browsing_context::commands::CloseMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | enum CloseMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CreateMethod` is more private than the item `Create::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:262:2
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub method: CreateMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `Create::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CreateMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:56:1
[INFO] [stdout]     |
[INFO] [stdout] 56  | enum CreateMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GetTreeMethod` is more private than the item `GetTree::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:299:2
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub method: GetTreeMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `GetTree::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GetTreeMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout] 62  | enum GetTreeMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HandleUserPromptMethod` is more private than the item `HandleUserPrompt::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:316:2
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub method: HandleUserPromptMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `HandleUserPrompt::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HandleUserPromptMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout] 68  | enum HandleUserPromptMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LocateNodesMethod` is more private than the item `LocateNodes::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:335:2
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub method: LocateNodesMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `LocateNodes::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `LocateNodesMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:74:1
[INFO] [stdout]     |
[INFO] [stdout] 74  | enum LocateNodesMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NavigateMethod` is more private than the item `Navigate::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:357:2
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub method: NavigateMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Navigate::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NavigateMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout] 80  | enum NavigateMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PrintMethod` is more private than the item `Print::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:376:2
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub method: PrintMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ field `Print::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PrintMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | enum PrintMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ReloadMethod` is more private than the item `Reload::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:482:2
[INFO] [stdout]     |
[INFO] [stdout] 482 |     pub method: ReloadMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `Reload::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ReloadMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:92:1
[INFO] [stdout]     |
[INFO] [stdout] 92  | enum ReloadMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SetViewportMethod` is more private than the item `SetViewport::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:500:2
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub method: SetViewportMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetViewport::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SetViewportMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout] 98  | enum SetViewportMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TraverseHistoryMethod` is more private than the item `TraverseHistory::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:531:2
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub method: TraverseHistoryMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `TraverseHistory::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TraverseHistoryMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | enum TraverseHistoryMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ContextCreatedMethod` is more private than the item `ContextCreated::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:104:2
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub method: ContextCreatedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContextCreated::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ContextCreatedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout] 24  | enum ContextCreatedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ContextDestroyedMethod` is more private than the item `ContextDestroyed::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:112:2
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub method: ContextDestroyedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContextDestroyed::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ContextDestroyedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout] 30  | enum ContextDestroyedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NavigationStartedMethod` is more private than the item `NavigationStarted::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:120:2
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub method: NavigationStartedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationStarted::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NavigationStartedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout] 36  | enum NavigationStartedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FragmentNavigatedMethod` is more private than the item `FragmentNavigated::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:128:2
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub method: FragmentNavigatedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FragmentNavigated::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `FragmentNavigatedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout] 42  | enum FragmentNavigatedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HistoryUpdatedMethod` is more private than the item `HistoryUpdated::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:136:2
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub method: HistoryUpdatedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `HistoryUpdated::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HistoryUpdatedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout] 48  | enum HistoryUpdatedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DomContentLoadedMethod` is more private than the item `DomContentLoaded::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:152:2
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub method: DomContentLoadedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DomContentLoaded::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DomContentLoadedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout] 54  | enum DomContentLoadedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LoadMethod` is more private than the item `Load::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:160:2
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub method: LoadMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ field `Load::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `LoadMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout] 60  | enum LoadMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DownloadWillBeginMethod` is more private than the item `DownloadWillBegin::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:168:2
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub method: DownloadWillBeginMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DownloadWillBegin::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DownloadWillBeginMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout] 66  | enum DownloadWillBeginMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NavigationAbortedMethod` is more private than the item `NavigationAborted::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:183:2
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub method: NavigationAbortedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationAborted::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NavigationAbortedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout] 72  | enum NavigationAbortedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NavigationCommittedMethod` is more private than the item `NavigationCommitted::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:191:2
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub method: NavigationCommittedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationCommitted::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NavigationCommittedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:78:1
[INFO] [stdout]     |
[INFO] [stdout] 78  | enum NavigationCommittedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NavigationFailedMethod` is more private than the item `NavigationFailed::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:199:2
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub method: NavigationFailedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationFailed::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NavigationFailedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout] 84  | enum NavigationFailedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UserPromptClosedMethod` is more private than the item `UserPromptClosed::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:207:2
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub method: UserPromptClosedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `UserPromptClosed::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `UserPromptClosedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:90:1
[INFO] [stdout]     |
[INFO] [stdout] 90  | enum UserPromptClosedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UserPromptOpenedMethod` is more private than the item `UserPromptOpened::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:227:2
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub method: UserPromptOpenedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `UserPromptOpened::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `UserPromptOpenedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | enum UserPromptOpenedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AccessibilityLocatorType` is more private than the item `AccessibilityLocator::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/browsing_context/types.rs:93:2
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub r#type: AccessibilityLocatorType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AccessibilityLocator::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AccessibilityLocatorType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/browsing_context/types.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | enum AccessibilityLocatorType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CssLocatorType` is more private than the item `CssLocator::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:105:2
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub r#type: CssLocatorType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CssLocator::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CssLocatorType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout] 60  | enum CssLocatorType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ContextLocatorType` is more private than the item `ContextLocator::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:117:2
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub r#type: ContextLocatorType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContextLocator::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ContextLocatorType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout] 66  | enum ContextLocatorType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `InnerTextLocatorType` is more private than the item `InnerTextLocator::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:127:2
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub r#type: InnerTextLocatorType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `InnerTextLocator::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `InnerTextLocatorType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout] 72  | enum InnerTextLocatorType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `XPathLocatorType` is more private than the item `XPathLocator::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:141:2
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub r#type: XPathLocatorType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `XPathLocator::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `XPathLocatorType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:78:1
[INFO] [stdout]     |
[INFO] [stdout] 78  | enum XPathLocatorType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AddPreloadScriptMethod` is more private than the item `AddPreloadScript::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/commands.rs:64:2
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub method: AddPreloadScriptMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AddPreloadScript::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AddPreloadScriptMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/commands.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | enum AddPreloadScriptMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DisownMethod` is more private than the item `Disown::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/commands.rs:98:2
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub method: DisownMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `Disown::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `DisownMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/commands.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | enum DisownMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CallFunctionMethod` is more private than the item `CallFunction::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:114:2
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub method: CallFunctionMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CallFunction::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CallFunctionMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  | enum CallFunctionMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `EvaluateMethod` is more private than the item `Evaluate::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:146:2
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub method: EvaluateMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Evaluate::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `EvaluateMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | enum EvaluateMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GetRealmsMethod` is more private than the item `GetRealms::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:170:2
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub method: GetRealmsMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `GetRealms::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GetRealmsMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | enum GetRealmsMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RemovePreloadScriptMethod` is more private than the item `RemovePreloadScript::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:186:2
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub method: RemovePreloadScriptMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RemovePreloadScript::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RemovePreloadScriptMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:56:1
[INFO] [stdout]     |
[INFO] [stdout] 56  | enum RemovePreloadScriptMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MessageMethod` is more private than the item `script::events::Message::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:32:2
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub method: MessageMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `script::events::Message::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MessageMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | enum MessageMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RealmCreatedMethod` is more private than the item `RealmCreated::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:50:2
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub method: RealmCreatedMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RealmCreated::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RealmCreatedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum RealmCreatedMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RealmDestroyedMethod` is more private than the item `RealmDestroyed::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:58:2
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub method: RealmDestroyedMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RealmDestroyed::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RealmDestroyedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | enum RealmDestroyedMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ChannelValueType` is more private than the item `ChannelValue::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/types.rs:91:2
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub r#type: ChannelValueType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ChannelValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ChannelValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/types.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | enum ChannelValueType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `EvaluateResultSuccessType` is more private than the item `EvaluateResultSuccess::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:121:2
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub r#type: EvaluateResultSuccessType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `EvaluateResultSuccess::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `EvaluateResultSuccessType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | enum EvaluateResultSuccessType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `EvaluateResultExceptionType` is more private than the item `EvaluateResultException::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:137:2
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub r#type: EvaluateResultExceptionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `EvaluateResultException::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `EvaluateResultExceptionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | enum EvaluateResultExceptionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ArrayLocalValueType` is more private than the item `ArrayLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:181:2
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub r#type: ArrayLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ArrayLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ArrayLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | enum ArrayLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DateLocalValueType` is more private than the item `DateLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:195:2
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub r#type: DateLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DateLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DateLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | enum DateLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MapLocalValueType` is more private than the item `MapLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:209:2
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub r#type: MapLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `MapLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `MapLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | enum MapLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ObjectLocalValueType` is more private than the item `ObjectLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:223:2
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub r#type: ObjectLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ObjectLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ObjectLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | enum ObjectLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RegExpLocalValueType` is more private than the item `RegExpLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:245:2
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub r#type: RegExpLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RegExpLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RegExpLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | enum RegExpLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SetLocalValueType` is more private than the item `SetLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:259:2
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub r#type: SetLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SetLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | enum SetLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UndefinedValueType` is more private than the item `UndefinedValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:282:2
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub r#type: UndefinedValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `UndefinedValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `UndefinedValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:274:1
[INFO] [stdout]     |
[INFO] [stdout] 274 | enum UndefinedValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NullValueType` is more private than the item `NullValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:294:2
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub r#type: NullValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `NullValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NullValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 | enum NullValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `script::types::StringValueType` is more private than the item `script::types::StringValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:306:2
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub r#type: StringValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `script::types::StringValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `script::types::StringValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | enum StringValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NumberValueType` is more private than the item `NumberValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:326:2
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub r#type: NumberValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NumberValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NumberValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | enum NumberValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BooleanValueType` is more private than the item `BooleanValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:340:2
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub r#type: BooleanValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BooleanValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BooleanValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:332:1
[INFO] [stdout]     |
[INFO] [stdout] 332 | enum BooleanValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BigIntValueType` is more private than the item `BigIntValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:354:2
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub r#type: BigIntValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BigIntValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BigIntValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | enum BigIntValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WindowRealmInfoType` is more private than the item `WindowRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:404:2
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub r#type: WindowRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WindowRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WindowRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:394:1
[INFO] [stdout]     |
[INFO] [stdout] 394 | enum WindowRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DedicatedWorkerRealmInfoType` is more private than the item `DedicatedWorkerRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:422:2
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub r#type: DedicatedWorkerRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DedicatedWorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DedicatedWorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:412:1
[INFO] [stdout]     |
[INFO] [stdout] 412 | enum DedicatedWorkerRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SharedWorkerRealmInfoType` is more private than the item `SharedWorkerRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:438:2
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub r#type: SharedWorkerRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SharedWorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SharedWorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | enum SharedWorkerRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ServiceWorkerRealmInfoType` is more private than the item `ServiceWorkerRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:452:2
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub r#type: ServiceWorkerRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ServiceWorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ServiceWorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:442:1
[INFO] [stdout]     |
[INFO] [stdout] 442 | enum ServiceWorkerRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WorkerRealmInfoType` is more private than the item `WorkerRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:466:2
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub r#type: WorkerRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:456:1
[INFO] [stdout]     |
[INFO] [stdout] 456 | enum WorkerRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PaintWorkletRealmInfoType` is more private than the item `PaintWorkletRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:480:2
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub r#type: PaintWorkletRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PaintWorkletRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PaintWorkletRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:470:1
[INFO] [stdout]     |
[INFO] [stdout] 470 | enum PaintWorkletRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AudioWorkletRealmInfoType` is more private than the item `AudioWorkletRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:494:2
[INFO] [stdout]     |
[INFO] [stdout] 494 |     pub r#type: AudioWorkletRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AudioWorkletRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AudioWorkletRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:484:1
[INFO] [stdout]     |
[INFO] [stdout] 484 | enum AudioWorkletRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WorkletRealmInfoType` is more private than the item `WorkletRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 |     pub r#type: WorkletRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WorkletRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WorkletRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:498:1
[INFO] [stdout]     |
[INFO] [stdout] 498 | enum WorkletRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SymbolRemoteValueType` is more private than the item `SymbolRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:571:2
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub r#type: SymbolRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SymbolRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SymbolRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:563:1
[INFO] [stdout]     |
[INFO] [stdout] 563 | enum SymbolRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ArrayRemoteValueType` is more private than the item `ArrayRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:587:2
[INFO] [stdout]     |
[INFO] [stdout] 587 |     pub r#type: ArrayRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ArrayRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ArrayRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:579:1
[INFO] [stdout]     |
[INFO] [stdout] 579 | enum ArrayRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ObjectRemoteValueType` is more private than the item `ObjectRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:605:2
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub r#type: ObjectRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ObjectRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ObjectRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | enum ObjectRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FunctionRemoteValueType` is more private than the item `FunctionRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:623:2
[INFO] [stdout]     |
[INFO] [stdout] 623 |     pub r#type: FunctionRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FunctionRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `FunctionRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:615:1
[INFO] [stdout]     |
[INFO] [stdout] 615 | enum FunctionRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MapRemoteValueType` is more private than the item `MapRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:658:2
[INFO] [stdout]     |
[INFO] [stdout] 658 |     pub r#type: MapRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `MapRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `MapRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:650:1
[INFO] [stdout]     |
[INFO] [stdout] 650 | enum MapRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SetRemoteValueType` is more private than the item `SetRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:676:2
[INFO] [stdout]     |
[INFO] [stdout] 676 |     pub r#type: SetRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SetRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:668:1
[INFO] [stdout]     |
[INFO] [stdout] 668 | enum SetRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WeakMapRemoteValueType` is more private than the item `WeakMapRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:694:2
[INFO] [stdout]     |
[INFO] [stdout] 694 |     pub r#type: WeakMapRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WeakMapRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WeakMapRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:686:1
[INFO] [stdout]     |
[INFO] [stdout] 686 | enum WeakMapRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WeakSetRemoteValueType` is more private than the item `WeakSetRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:710:2
[INFO] [stdout]     |
[INFO] [stdout] 710 |     pub r#type: WeakSetRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WeakSetRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WeakSetRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:702:1
[INFO] [stdout]     |
[INFO] [stdout] 702 | enum WeakSetRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GeneratorRemoteValueType` is more private than the item `GeneratorRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:726:2
[INFO] [stdout]     |
[INFO] [stdout] 726 |     pub r#type: GeneratorRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `GeneratorRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GeneratorRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | enum GeneratorRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ErrorRemoteValueType` is more private than the item `ErrorRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:742:2
[INFO] [stdout]     |
[INFO] [stdout] 742 |     pub r#type: ErrorRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ErrorRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ErrorRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:734:1
[INFO] [stdout]     |
[INFO] [stdout] 734 | enum ErrorRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ProxyRemoteValueType` is more private than the item `ProxyRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:758:2
[INFO] [stdout]     |
[INFO] [stdout] 758 |     pub r#type: ProxyRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ProxyRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ProxyRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:750:1
[INFO] [stdout]     |
[INFO] [stdout] 750 | enum ProxyRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PromiseRemoteValueType` is more private than the item `PromiseRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:774:2
[INFO] [stdout]     |
[INFO] [stdout] 774 |     pub r#type: PromiseRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PromiseRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PromiseRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:766:1
[INFO] [stdout]     |
[INFO] [stdout] 766 | enum PromiseRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TypedArrayRemoteValueType` is more private than the item `TypedArrayRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:790:2
[INFO] [stdout]     |
[INFO] [stdout] 790 |     pub r#type: TypedArrayRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `TypedArrayRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TypedArrayRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:782:1
[INFO] [stdout]     |
[INFO] [stdout] 782 | enum TypedArrayRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ArrayBufferRemoteValueType` is more private than the item `ArrayBufferRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:806:2
[INFO] [stdout]     |
[INFO] [stdout] 806 |     pub r#type: ArrayBufferRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ArrayBufferRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ArrayBufferRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:798:1
[INFO] [stdout]     |
[INFO] [stdout] 798 | enum ArrayBufferRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NodeListRemoteValueType` is more private than the item `NodeListRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:822:2
[INFO] [stdout]     |
[INFO] [stdout] 822 |     pub r#type: NodeListRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NodeListRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NodeListRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:814:1
[INFO] [stdout]     |
[INFO] [stdout] 814 | enum NodeListRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HTMLCollectionRemoteValueType` is more private than the item `HTMLCollectionRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:840:2
[INFO] [stdout]     |
[INFO] [stdout] 840 |     pub r#type: HTMLCollectionRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `HTMLCollectionRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HTMLCollectionRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:832:1
[INFO] [stdout]     |
[INFO] [stdout] 832 | enum HTMLCollectionRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NodeRemoteValueType` is more private than the item `NodeRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:858:2
[INFO] [stdout]     |
[INFO] [stdout] 858 |     pub r#type: NodeRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NodeRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NodeRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:850:1
[INFO] [stdout]     |
[INFO] [stdout] 850 | enum NodeRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WindowProxyRemoteValueType` is more private than the item `WindowProxyRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:907:2
[INFO] [stdout]     |
[INFO] [stdout] 907 |     pub r#type: WindowProxyRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WindowProxyRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WindowProxyRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:899:1
[INFO] [stdout]     |
[INFO] [stdout] 899 | enum WindowProxyRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PerformActionsMethod` is more private than the item `PerformActions::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:26:2
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub method: PerformActionsMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PerformActions::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `PerformActionsMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum PerformActionsMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NoneSourceActionsType` is more private than the item `NoneSourceActions::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:58:2
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub r#type: NoneSourceActionsType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NoneSourceActions::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `NoneSourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | enum NoneSourceActionsType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KeySourceActionsType` is more private than the item `KeySourceActions::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:75:2
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub r#type: KeySourceActionsType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `KeySourceActions::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `KeySourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | enum KeySourceActionsType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PointerSourceActionsType` is more private than the item `PointerSourceActions::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:100:2
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub r#type: PointerSourceActionsType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerSourceActions::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PointerSourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:92:1
[INFO] [stdout]     |
[INFO] [stdout] 92  | enum PointerSourceActionsType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WheelSourceActionsType` is more private than the item `WheelSourceActions::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:147:2
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub r#type: WheelSourceActionsType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WheelSourceActions::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WheelSourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | enum WheelSourceActionsType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PauseActionType` is more private than the item `PauseAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:169:2
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub r#type: PauseActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PauseAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PauseActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | enum PauseActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KeyDownActionType` is more private than the item `KeyDownAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:184:2
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub r#type: KeyDownActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `KeyDownAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `KeyDownActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | enum KeyDownActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KeyUpActionType` is more private than the item `KeyUpAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:199:2
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub r#type: KeyUpActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `KeyUpAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `KeyUpActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | enum KeyUpActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PointerUpActionType` is more private than the item `PointerUpAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:214:2
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub r#type: PointerUpActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerUpAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PointerUpActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | enum PointerUpActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PointerDownActionType` is more private than the item `PointerDownAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:228:2
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub r#type: PointerDownActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerDownAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PointerDownActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | enum PointerDownActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PointerMoveActionType` is more private than the item `PointerMoveAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:245:2
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub r#type: PointerMoveActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerMoveAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PointerMoveActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | enum PointerMoveActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WheelScrollActionType` is more private than the item `WheelScrollAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:272:2
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub r#type: WheelScrollActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WheelScrollAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WheelScrollActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:260:1
[INFO] [stdout]     |
[INFO] [stdout] 260 | enum WheelScrollActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ReleaseActionsMethod` is more private than the item `ReleaseActions::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:348:2
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub method: ReleaseActionsMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ReleaseActions::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ReleaseActionsMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | enum ReleaseActionsMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SetFilesMethod` is more private than the item `SetFiles::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:369:2
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub method: SetFilesMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetFiles::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SetFilesMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:361:1
[INFO] [stdout]     |
[INFO] [stdout] 361 | enum SetFilesMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FileDialogOpenedMethod` is more private than the item `FileDialogOpened::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/events.rs:19:2
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub method: FileDialogOpenedMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FileDialogOpened::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `FileDialogOpenedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/events.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | enum FileDialogOpenedMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ElementOriginType` is more private than the item `ElementOrigin::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/types.rs:14:2
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub r#type: ElementOriginType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ElementOrigin::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ElementOriginType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/types.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | enum ElementOriginType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `EntryAddedMethod` is more private than the item `EntryAdded::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/events.rs:19:2
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub method: EntryAddedMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `EntryAdded::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `EntryAddedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/events.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | enum EntryAddedMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ConsoleLogEntryType` is more private than the item `ConsoleLogEntry::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/types.rs:62:2
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub r#type: ConsoleLogEntryType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ConsoleLogEntry::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ConsoleLogEntryType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/types.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | enum ConsoleLogEntryType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `JavascriptLogEntryType` is more private than the item `JavascriptLogEntry::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/types.rs:77:2
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub r#type: JavascriptLogEntryType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `JavascriptLogEntry::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `JavascriptLogEntryType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/types.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | enum JavascriptLogEntryType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AddInterceptMethod` is more private than the item `AddIntercept::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/network/commands.rs:66:2
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub method: AddInterceptMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AddIntercept::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AddInterceptMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/network/commands.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | enum AddInterceptMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ContinueRequestMethod` is more private than the item `ContinueRequest::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/network/commands.rs:90:2
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub method: ContinueRequestMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContinueRequest::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ContinueRequestMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/network/commands.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | enum ContinueRequestMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ContinueResponseMethod` is more private than the item `ContinueResponse::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:114:2
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub method: ContinueResponseMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContinueResponse::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ContinueResponseMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout] 40  | enum ContinueResponseMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FailRequestMethod` is more private than the item `FailRequest::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:197:2
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub method: FailRequestMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FailRequest::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `FailRequestMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout] 46  | enum FailRequestMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ProvideResponseMethod` is more private than the item `ProvideResponse::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:211:2
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub method: ProvideResponseMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ProvideResponse::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ProvideResponseMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout] 52  | enum ProvideResponseMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RemoveInterceptMethod` is more private than the item `RemoveIntercept::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:235:2
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub method: RemoveInterceptMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RemoveIntercept::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RemoveInterceptMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout] 58  | enum RemoveInterceptMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GetCookiesMethod` is more private than the item `GetCookies::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:57:2
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub method: GetCookiesMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `GetCookies::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `GetCookiesMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum GetCookiesMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BrowsingContextPartitionDescriptorType` is more private than the item `BrowsingContextPartitionDescriptor::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:89:2
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub r#type: BrowsingContextPartitionDescriptorType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BrowsingContextPartitionDescriptor::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `BrowsingContextPartitionDescriptorType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum BrowsingContextPartitionDescriptorType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `StorageKeyPartitionDescriptorType` is more private than the item `StorageKeyPartitionDescriptor::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:97:2
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub r#type: StorageKeyPartitionDescriptorType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `StorageKeyPartitionDescriptor::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `StorageKeyPartitionDescriptorType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | enum StorageKeyPartitionDescriptorType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SetCookieMethod` is more private than the item `SetCookie::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/storage/commands.rs:123:2
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub method: SetCookieMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetCookie::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SetCookieMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/storage/commands.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout] 31  | enum SetCookieMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DeleteCookiesMethod` is more private than the item `DeleteCookies::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/storage/commands.rs:161:2
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub method: DeleteCookiesMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DeleteCookies::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DeleteCookiesMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/storage/commands.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout] 37  | enum DeleteCookiesMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `InstallMethod` is more private than the item `Install::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:51:2
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub method: InstallMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `Install::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `InstallMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum InstallMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ExtensionPathType` is more private than the item `ExtensionPath::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:72:2
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub r#type: ExtensionPathType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtensionPath::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ExtensionPathType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | enum ExtensionPathType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ExtensionArchivePathType` is more private than the item `ExtensionArchivePath::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:80:2
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub r#type: ExtensionArchivePathType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtensionArchivePath::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ExtensionArchivePathType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | enum ExtensionArchivePathType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ExtensionBase64EncodedType` is more private than the item `ExtensionBase64Encoded::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:88:2
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub r#type: ExtensionBase64EncodedType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtensionBase64Encoded::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ExtensionBase64EncodedType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum ExtensionBase64EncodedType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UninstallMethod` is more private than the item `Uninstall::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/web_extension/commands.rs:102:2
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub method: UninstallMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Uninstall::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `UninstallMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/web_extension/commands.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout] 94  | enum UninstallMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustenium-core v0.1.0 (/opt/rustwide/workdir/rustenium-core)
[INFO] [stdout] warning: unused import: `CommandResult`
[INFO] [stdout]  --> rustenium-core/src/connection.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rustenium_bidi_commands::{CommandResult, Event};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::transport::WebsocketConnectionTransport`
[INFO] [stdout]  --> rustenium-core/src/connection.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::transport::WebsocketConnectionTransport;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> rustenium-core/src/transport.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Role`
[INFO] [stdout]  --> rustenium-core/src/transport.rs:5:67
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fastwebsockets::{handshake, FragmentCollector, Frame, OpCode, Role, WebSocket, WebSocketError};
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]   --> rustenium-core/src/transport.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use url::Url;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::listeners::Listener`
[INFO] [stdout]   --> rustenium-core/src/transport.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::listeners::Listener;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CommandResult` and `EventData`
[INFO] [stdout]  --> rustenium-core/src/listeners.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rustenium_bidi_commands::{CommandResponse, CommandResult, ErrorResponse, Event, EventData, Message};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unbounded_channel`
[INFO] [stdout]  --> rustenium-core/src/listeners.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::sync::{mpsc::{unbounded_channel, UnboundedReceiver, UnboundedSender}, oneshot, Mutex};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]   --> rustenium-core/src/process.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut check_line = |label: &str, line: Result<Option<String>, _>| -> Option<String> {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> rustenium-core/src/process.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut child = self.child.as_mut().unwrap();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> rustenium-core/src/process.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut check_line = |label: &str, line: Result<Option<String>, _>| -> Option<String> {
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_rx`
[INFO] [stdout]   --> rustenium-core/src/connection.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let (event_tx, event_rx) = unbounded_channel::<Event>();
[INFO] [stdout]    |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_rx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> rustenium-core/src/session.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |         connection_config: &'a ConnectionTransportConfig<'a>,
[INFO] [stdout]    |                             ^^                           ^^ these lifetimes flow to the output
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             these lifetimes flow to the output
[INFO] [stdout] 23 |     ) -> Session<WebsocketConnectionTransport<'a>> {
[INFO] [stdout]    |          -----------------------------------------
[INFO] [stdout]    |          |                                    |
[INFO] [stdout]    |          |                                    the lifetimes get resolved as `'a`
[INFO] [stdout]    |          the lifetimes get resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ) -> Session<'a, WebsocketConnectionTransport<'a>> {
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> rustenium-core/src/transport.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     async fn send(&mut self, message: String) -> ();
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 80 -     async fn send(&mut self, message: String) -> ();
[INFO] [stdout] 80 +     fn send(&mut self, message: String) -> impl std::future::Future<Output = ()> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> rustenium-core/src/transport.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         WebsocketConnectionTransport::listener_loop(self.client.clone(), listener);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let _ = WebsocketConnectionTransport::listener_loop(self.client.clone(), listener);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustenium v0.1.0 (/opt/rustwide/workdir/rustenium)
[INFO] [stdout] warning: unused import: `rustenium_core::transport::ConnectionTransportProtocol`
[INFO] [stdout]  --> rustenium/src/browser/browser.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rustenium_core::transport::ConnectionTransportProtocol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> rustenium/src/browser/browser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> rustenium/src/browser/bidi/chrome.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Session` and `process::Process`
[INFO] [stdout]  --> rustenium/src/browser/bidi/chrome.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rustenium_core::{find_free_port, process::Process, transport::WebsocketConnectionTransport, Session};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Client`
[INFO] [stdout]  --> rustenium/src/browser/bidi/chrome.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> rustenium/src/browser/bidi/chrome.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustenium_core::transport::WebsocketConnectionTransport`
[INFO] [stdout]  --> rustenium/src/browser/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rustenium_core::transport::WebsocketConnectionTransport;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_connection_refused` is never used
[INFO] [stdout]   --> rustenium/src/browser/browser.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn is_connection_refused(e: &reqwest::Error) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 06s
[INFO] running `Command { std: "docker" "inspect" "b4e5d0932b5489182be92523071df626fea50ec94f31ec97f18dcb614136c368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4e5d0932b5489182be92523071df626fea50ec94f31ec97f18dcb614136c368", kill_on_drop: false }`
[INFO] [stdout] b4e5d0932b5489182be92523071df626fea50ec94f31ec97f18dcb614136c368
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b701ea3f87bed21904c4170daa803f88e477d2a40d4789737542cb312367c6ae
[INFO] running `Command { std: "docker" "start" "-a" "b701ea3f87bed21904c4170daa803f88e477d2a40d4789737542cb312367c6ae", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `NewResult`
[INFO] [stdout]   --> rustenium-bidi-commands/src/lib.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::session::commands::{NewResult, SessionCommand, SessionResult};
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ProxyConfiguration` and `UserPromptHandler`
[INFO] [stdout]  --> rustenium-bidi-commands/src/session/commands.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t, ProxyConfiguration, ProxyConfigurationOption, SubscriptionRequest, UnsubscribeByAttributesRequest, UnsubscribeByIDRequest, UserPromptHandler, U...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^                                                                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ActivateMethod` is more private than the item `Activate::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:125:2
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub method: ActivateMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Activate::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ActivateMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  | enum ActivateMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CaptureScreenshotMethod` is more private than the item `CaptureScreenshot::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:150:2
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub method: CaptureScreenshotMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CaptureScreenshot::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CaptureScreenshotMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | enum CaptureScreenshotMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ElementClipRectangleType` is more private than the item `ElementClipRectangle::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:185:2
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub r#type: ElementClipRectangleType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ElementClipRectangle::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ElementClipRectangleType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | enum ElementClipRectangleType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BoxClipRectangleType` is more private than the item `BoxClipRectangle::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:193:2
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub r#type: BoxClipRectangleType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BoxClipRectangle::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BoxClipRectangleType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | enum BoxClipRectangleType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `browsing_context::commands::CloseMethod` is more private than the item `browsing_context::commands::Close::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:244:2
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub method: CloseMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ field `browsing_context::commands::Close::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `browsing_context::commands::CloseMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | enum CloseMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CreateMethod` is more private than the item `Create::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:262:2
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub method: CreateMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `Create::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CreateMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:56:1
[INFO] [stdout]     |
[INFO] [stdout] 56  | enum CreateMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GetTreeMethod` is more private than the item `GetTree::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:299:2
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub method: GetTreeMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `GetTree::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GetTreeMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout] 62  | enum GetTreeMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HandleUserPromptMethod` is more private than the item `HandleUserPrompt::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:316:2
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub method: HandleUserPromptMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `HandleUserPrompt::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HandleUserPromptMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout] 68  | enum HandleUserPromptMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LocateNodesMethod` is more private than the item `LocateNodes::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:335:2
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub method: LocateNodesMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `LocateNodes::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `LocateNodesMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:74:1
[INFO] [stdout]     |
[INFO] [stdout] 74  | enum LocateNodesMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NavigateMethod` is more private than the item `Navigate::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:357:2
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub method: NavigateMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Navigate::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NavigateMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout] 80  | enum NavigateMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PrintMethod` is more private than the item `Print::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:376:2
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub method: PrintMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ field `Print::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PrintMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | enum PrintMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ReloadMethod` is more private than the item `Reload::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:482:2
[INFO] [stdout]     |
[INFO] [stdout] 482 |     pub method: ReloadMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `Reload::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ReloadMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:92:1
[INFO] [stdout]     |
[INFO] [stdout] 92  | enum ReloadMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SetViewportMethod` is more private than the item `SetViewport::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:500:2
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub method: SetViewportMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetViewport::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SetViewportMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout] 98  | enum SetViewportMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TraverseHistoryMethod` is more private than the item `TraverseHistory::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:531:2
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub method: TraverseHistoryMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `TraverseHistory::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TraverseHistoryMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | enum TraverseHistoryMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ContextCreatedMethod` is more private than the item `ContextCreated::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:104:2
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub method: ContextCreatedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContextCreated::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ContextCreatedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout] 24  | enum ContextCreatedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ContextDestroyedMethod` is more private than the item `ContextDestroyed::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:112:2
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub method: ContextDestroyedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContextDestroyed::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ContextDestroyedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout] 30  | enum ContextDestroyedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NavigationStartedMethod` is more private than the item `NavigationStarted::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:120:2
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub method: NavigationStartedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationStarted::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NavigationStartedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout] 36  | enum NavigationStartedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FragmentNavigatedMethod` is more private than the item `FragmentNavigated::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:128:2
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub method: FragmentNavigatedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FragmentNavigated::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `FragmentNavigatedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout] 42  | enum FragmentNavigatedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HistoryUpdatedMethod` is more private than the item `HistoryUpdated::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:136:2
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub method: HistoryUpdatedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `HistoryUpdated::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HistoryUpdatedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout] 48  | enum HistoryUpdatedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DomContentLoadedMethod` is more private than the item `DomContentLoaded::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:152:2
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub method: DomContentLoadedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DomContentLoaded::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DomContentLoadedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout] 54  | enum DomContentLoadedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LoadMethod` is more private than the item `Load::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:160:2
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub method: LoadMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ field `Load::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `LoadMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout] 60  | enum LoadMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DownloadWillBeginMethod` is more private than the item `DownloadWillBegin::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:168:2
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub method: DownloadWillBeginMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DownloadWillBegin::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DownloadWillBeginMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout] 66  | enum DownloadWillBeginMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NavigationAbortedMethod` is more private than the item `NavigationAborted::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:183:2
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub method: NavigationAbortedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationAborted::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NavigationAbortedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout] 72  | enum NavigationAbortedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NavigationCommittedMethod` is more private than the item `NavigationCommitted::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:191:2
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub method: NavigationCommittedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationCommitted::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NavigationCommittedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:78:1
[INFO] [stdout]     |
[INFO] [stdout] 78  | enum NavigationCommittedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NavigationFailedMethod` is more private than the item `NavigationFailed::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:199:2
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub method: NavigationFailedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationFailed::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NavigationFailedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout] 84  | enum NavigationFailedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UserPromptClosedMethod` is more private than the item `UserPromptClosed::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:207:2
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub method: UserPromptClosedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `UserPromptClosed::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `UserPromptClosedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:90:1
[INFO] [stdout]     |
[INFO] [stdout] 90  | enum UserPromptClosedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UserPromptOpenedMethod` is more private than the item `UserPromptOpened::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:227:2
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub method: UserPromptOpenedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `UserPromptOpened::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `UserPromptOpenedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | enum UserPromptOpenedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AccessibilityLocatorType` is more private than the item `AccessibilityLocator::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/browsing_context/types.rs:93:2
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub r#type: AccessibilityLocatorType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AccessibilityLocator::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AccessibilityLocatorType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/browsing_context/types.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | enum AccessibilityLocatorType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CssLocatorType` is more private than the item `CssLocator::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:105:2
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub r#type: CssLocatorType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CssLocator::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CssLocatorType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout] 60  | enum CssLocatorType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ContextLocatorType` is more private than the item `ContextLocator::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:117:2
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub r#type: ContextLocatorType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContextLocator::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ContextLocatorType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout] 66  | enum ContextLocatorType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `InnerTextLocatorType` is more private than the item `InnerTextLocator::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:127:2
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub r#type: InnerTextLocatorType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `InnerTextLocator::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `InnerTextLocatorType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout] 72  | enum InnerTextLocatorType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `XPathLocatorType` is more private than the item `XPathLocator::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:141:2
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub r#type: XPathLocatorType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `XPathLocator::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `XPathLocatorType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:78:1
[INFO] [stdout]     |
[INFO] [stdout] 78  | enum XPathLocatorType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AddPreloadScriptMethod` is more private than the item `AddPreloadScript::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/commands.rs:64:2
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub method: AddPreloadScriptMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AddPreloadScript::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AddPreloadScriptMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/commands.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | enum AddPreloadScriptMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DisownMethod` is more private than the item `Disown::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/commands.rs:98:2
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub method: DisownMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `Disown::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `DisownMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/commands.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | enum DisownMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CallFunctionMethod` is more private than the item `CallFunction::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:114:2
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub method: CallFunctionMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CallFunction::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CallFunctionMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  | enum CallFunctionMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `EvaluateMethod` is more private than the item `Evaluate::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:146:2
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub method: EvaluateMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Evaluate::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `EvaluateMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | enum EvaluateMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GetRealmsMethod` is more private than the item `GetRealms::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:170:2
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub method: GetRealmsMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `GetRealms::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GetRealmsMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | enum GetRealmsMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RemovePreloadScriptMethod` is more private than the item `RemovePreloadScript::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:186:2
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub method: RemovePreloadScriptMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RemovePreloadScript::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RemovePreloadScriptMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:56:1
[INFO] [stdout]     |
[INFO] [stdout] 56  | enum RemovePreloadScriptMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MessageMethod` is more private than the item `script::events::Message::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:32:2
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub method: MessageMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `script::events::Message::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MessageMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | enum MessageMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RealmCreatedMethod` is more private than the item `RealmCreated::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:50:2
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub method: RealmCreatedMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RealmCreated::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RealmCreatedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum RealmCreatedMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RealmDestroyedMethod` is more private than the item `RealmDestroyed::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:58:2
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub method: RealmDestroyedMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RealmDestroyed::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RealmDestroyedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | enum RealmDestroyedMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ChannelValueType` is more private than the item `ChannelValue::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/types.rs:91:2
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub r#type: ChannelValueType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ChannelValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ChannelValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/types.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | enum ChannelValueType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `EvaluateResultSuccessType` is more private than the item `EvaluateResultSuccess::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:121:2
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub r#type: EvaluateResultSuccessType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `EvaluateResultSuccess::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `EvaluateResultSuccessType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | enum EvaluateResultSuccessType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `EvaluateResultExceptionType` is more private than the item `EvaluateResultException::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:137:2
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub r#type: EvaluateResultExceptionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `EvaluateResultException::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `EvaluateResultExceptionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | enum EvaluateResultExceptionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ArrayLocalValueType` is more private than the item `ArrayLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:181:2
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub r#type: ArrayLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ArrayLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ArrayLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | enum ArrayLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DateLocalValueType` is more private than the item `DateLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:195:2
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub r#type: DateLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DateLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DateLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | enum DateLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MapLocalValueType` is more private than the item `MapLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:209:2
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub r#type: MapLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `MapLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `MapLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | enum MapLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ObjectLocalValueType` is more private than the item `ObjectLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:223:2
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub r#type: ObjectLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ObjectLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ObjectLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | enum ObjectLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RegExpLocalValueType` is more private than the item `RegExpLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:245:2
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub r#type: RegExpLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RegExpLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RegExpLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | enum RegExpLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SetLocalValueType` is more private than the item `SetLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:259:2
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub r#type: SetLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SetLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | enum SetLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UndefinedValueType` is more private than the item `UndefinedValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:282:2
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub r#type: UndefinedValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `UndefinedValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `UndefinedValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:274:1
[INFO] [stdout]     |
[INFO] [stdout] 274 | enum UndefinedValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NullValueType` is more private than the item `NullValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:294:2
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub r#type: NullValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `NullValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NullValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 | enum NullValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `script::types::StringValueType` is more private than the item `script::types::StringValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:306:2
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub r#type: StringValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `script::types::StringValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `script::types::StringValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | enum StringValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NumberValueType` is more private than the item `NumberValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:326:2
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub r#type: NumberValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NumberValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NumberValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | enum NumberValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BooleanValueType` is more private than the item `BooleanValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:340:2
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub r#type: BooleanValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BooleanValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BooleanValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:332:1
[INFO] [stdout]     |
[INFO] [stdout] 332 | enum BooleanValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BigIntValueType` is more private than the item `BigIntValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:354:2
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub r#type: BigIntValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BigIntValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BigIntValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | enum BigIntValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WindowRealmInfoType` is more private than the item `WindowRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:404:2
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub r#type: WindowRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WindowRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WindowRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:394:1
[INFO] [stdout]     |
[INFO] [stdout] 394 | enum WindowRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DedicatedWorkerRealmInfoType` is more private than the item `DedicatedWorkerRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:422:2
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub r#type: DedicatedWorkerRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DedicatedWorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DedicatedWorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:412:1
[INFO] [stdout]     |
[INFO] [stdout] 412 | enum DedicatedWorkerRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SharedWorkerRealmInfoType` is more private than the item `SharedWorkerRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:438:2
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub r#type: SharedWorkerRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SharedWorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SharedWorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | enum SharedWorkerRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ServiceWorkerRealmInfoType` is more private than the item `ServiceWorkerRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:452:2
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub r#type: ServiceWorkerRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ServiceWorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ServiceWorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:442:1
[INFO] [stdout]     |
[INFO] [stdout] 442 | enum ServiceWorkerRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WorkerRealmInfoType` is more private than the item `WorkerRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:466:2
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub r#type: WorkerRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:456:1
[INFO] [stdout]     |
[INFO] [stdout] 456 | enum WorkerRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PaintWorkletRealmInfoType` is more private than the item `PaintWorkletRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:480:2
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub r#type: PaintWorkletRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PaintWorkletRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PaintWorkletRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:470:1
[INFO] [stdout]     |
[INFO] [stdout] 470 | enum PaintWorkletRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AudioWorkletRealmInfoType` is more private than the item `AudioWorkletRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:494:2
[INFO] [stdout]     |
[INFO] [stdout] 494 |     pub r#type: AudioWorkletRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AudioWorkletRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AudioWorkletRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:484:1
[INFO] [stdout]     |
[INFO] [stdout] 484 | enum AudioWorkletRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WorkletRealmInfoType` is more private than the item `WorkletRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 |     pub r#type: WorkletRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WorkletRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WorkletRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:498:1
[INFO] [stdout]     |
[INFO] [stdout] 498 | enum WorkletRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SymbolRemoteValueType` is more private than the item `SymbolRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:571:2
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub r#type: SymbolRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SymbolRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SymbolRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:563:1
[INFO] [stdout]     |
[INFO] [stdout] 563 | enum SymbolRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ArrayRemoteValueType` is more private than the item `ArrayRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:587:2
[INFO] [stdout]     |
[INFO] [stdout] 587 |     pub r#type: ArrayRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ArrayRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ArrayRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:579:1
[INFO] [stdout]     |
[INFO] [stdout] 579 | enum ArrayRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ObjectRemoteValueType` is more private than the item `ObjectRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:605:2
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub r#type: ObjectRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ObjectRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ObjectRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | enum ObjectRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FunctionRemoteValueType` is more private than the item `FunctionRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:623:2
[INFO] [stdout]     |
[INFO] [stdout] 623 |     pub r#type: FunctionRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FunctionRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `FunctionRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:615:1
[INFO] [stdout]     |
[INFO] [stdout] 615 | enum FunctionRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MapRemoteValueType` is more private than the item `MapRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:658:2
[INFO] [stdout]     |
[INFO] [stdout] 658 |     pub r#type: MapRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `MapRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `MapRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:650:1
[INFO] [stdout]     |
[INFO] [stdout] 650 | enum MapRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SetRemoteValueType` is more private than the item `SetRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:676:2
[INFO] [stdout]     |
[INFO] [stdout] 676 |     pub r#type: SetRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SetRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:668:1
[INFO] [stdout]     |
[INFO] [stdout] 668 | enum SetRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WeakMapRemoteValueType` is more private than the item `WeakMapRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:694:2
[INFO] [stdout]     |
[INFO] [stdout] 694 |     pub r#type: WeakMapRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WeakMapRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WeakMapRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:686:1
[INFO] [stdout]     |
[INFO] [stdout] 686 | enum WeakMapRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WeakSetRemoteValueType` is more private than the item `WeakSetRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:710:2
[INFO] [stdout]     |
[INFO] [stdout] 710 |     pub r#type: WeakSetRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WeakSetRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WeakSetRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:702:1
[INFO] [stdout]     |
[INFO] [stdout] 702 | enum WeakSetRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GeneratorRemoteValueType` is more private than the item `GeneratorRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:726:2
[INFO] [stdout]     |
[INFO] [stdout] 726 |     pub r#type: GeneratorRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `GeneratorRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GeneratorRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | enum GeneratorRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ErrorRemoteValueType` is more private than the item `ErrorRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:742:2
[INFO] [stdout]     |
[INFO] [stdout] 742 |     pub r#type: ErrorRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ErrorRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ErrorRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:734:1
[INFO] [stdout]     |
[INFO] [stdout] 734 | enum ErrorRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ProxyRemoteValueType` is more private than the item `ProxyRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:758:2
[INFO] [stdout]     |
[INFO] [stdout] 758 |     pub r#type: ProxyRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ProxyRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ProxyRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:750:1
[INFO] [stdout]     |
[INFO] [stdout] 750 | enum ProxyRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PromiseRemoteValueType` is more private than the item `PromiseRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:774:2
[INFO] [stdout]     |
[INFO] [stdout] 774 |     pub r#type: PromiseRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PromiseRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PromiseRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:766:1
[INFO] [stdout]     |
[INFO] [stdout] 766 | enum PromiseRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TypedArrayRemoteValueType` is more private than the item `TypedArrayRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:790:2
[INFO] [stdout]     |
[INFO] [stdout] 790 |     pub r#type: TypedArrayRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `TypedArrayRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TypedArrayRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:782:1
[INFO] [stdout]     |
[INFO] [stdout] 782 | enum TypedArrayRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ArrayBufferRemoteValueType` is more private than the item `ArrayBufferRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:806:2
[INFO] [stdout]     |
[INFO] [stdout] 806 |     pub r#type: ArrayBufferRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ArrayBufferRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ArrayBufferRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:798:1
[INFO] [stdout]     |
[INFO] [stdout] 798 | enum ArrayBufferRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NodeListRemoteValueType` is more private than the item `NodeListRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:822:2
[INFO] [stdout]     |
[INFO] [stdout] 822 |     pub r#type: NodeListRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NodeListRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NodeListRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:814:1
[INFO] [stdout]     |
[INFO] [stdout] 814 | enum NodeListRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HTMLCollectionRemoteValueType` is more private than the item `HTMLCollectionRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:840:2
[INFO] [stdout]     |
[INFO] [stdout] 840 |     pub r#type: HTMLCollectionRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `HTMLCollectionRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HTMLCollectionRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:832:1
[INFO] [stdout]     |
[INFO] [stdout] 832 | enum HTMLCollectionRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NodeRemoteValueType` is more private than the item `NodeRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:858:2
[INFO] [stdout]     |
[INFO] [stdout] 858 |     pub r#type: NodeRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NodeRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NodeRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:850:1
[INFO] [stdout]     |
[INFO] [stdout] 850 | enum NodeRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WindowProxyRemoteValueType` is more private than the item `WindowProxyRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:907:2
[INFO] [stdout]     |
[INFO] [stdout] 907 |     pub r#type: WindowProxyRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WindowProxyRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WindowProxyRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:899:1
[INFO] [stdout]     |
[INFO] [stdout] 899 | enum WindowProxyRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PerformActionsMethod` is more private than the item `PerformActions::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:26:2
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub method: PerformActionsMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PerformActions::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `PerformActionsMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum PerformActionsMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NoneSourceActionsType` is more private than the item `NoneSourceActions::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:58:2
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub r#type: NoneSourceActionsType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NoneSourceActions::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `NoneSourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | enum NoneSourceActionsType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KeySourceActionsType` is more private than the item `KeySourceActions::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:75:2
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub r#type: KeySourceActionsType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `KeySourceActions::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `KeySourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | enum KeySourceActionsType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PointerSourceActionsType` is more private than the item `PointerSourceActions::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:100:2
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub r#type: PointerSourceActionsType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerSourceActions::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PointerSourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:92:1
[INFO] [stdout]     |
[INFO] [stdout] 92  | enum PointerSourceActionsType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WheelSourceActionsType` is more private than the item `WheelSourceActions::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:147:2
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub r#type: WheelSourceActionsType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WheelSourceActions::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WheelSourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | enum WheelSourceActionsType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PauseActionType` is more private than the item `PauseAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:169:2
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub r#type: PauseActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PauseAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PauseActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | enum PauseActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KeyDownActionType` is more private than the item `KeyDownAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:184:2
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub r#type: KeyDownActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `KeyDownAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `KeyDownActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | enum KeyDownActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KeyUpActionType` is more private than the item `KeyUpAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:199:2
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub r#type: KeyUpActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `KeyUpAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `KeyUpActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | enum KeyUpActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PointerUpActionType` is more private than the item `PointerUpAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:214:2
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub r#type: PointerUpActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerUpAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PointerUpActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | enum PointerUpActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PointerDownActionType` is more private than the item `PointerDownAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:228:2
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub r#type: PointerDownActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerDownAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PointerDownActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | enum PointerDownActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PointerMoveActionType` is more private than the item `PointerMoveAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:245:2
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub r#type: PointerMoveActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerMoveAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PointerMoveActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | enum PointerMoveActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WheelScrollActionType` is more private than the item `WheelScrollAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:272:2
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub r#type: WheelScrollActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WheelScrollAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WheelScrollActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:260:1
[INFO] [stdout]     |
[INFO] [stdout] 260 | enum WheelScrollActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ReleaseActionsMethod` is more private than the item `ReleaseActions::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:348:2
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub method: ReleaseActionsMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ReleaseActions::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ReleaseActionsMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | enum ReleaseActionsMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SetFilesMethod` is more private than the item `SetFiles::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:369:2
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub method: SetFilesMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetFiles::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SetFilesMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:361:1
[INFO] [stdout]     |
[INFO] [stdout] 361 | enum SetFilesMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FileDialogOpenedMethod` is more private than the item `FileDialogOpened::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/events.rs:19:2
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub method: FileDialogOpenedMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FileDialogOpened::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `FileDialogOpenedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/events.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | enum FileDialogOpenedMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ElementOriginType` is more private than the item `ElementOrigin::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/types.rs:14:2
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub r#type: ElementOriginType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ElementOrigin::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ElementOriginType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/types.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | enum ElementOriginType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `EntryAddedMethod` is more private than the item `EntryAdded::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/events.rs:19:2
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub method: EntryAddedMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `EntryAdded::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `EntryAddedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/events.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | enum EntryAddedMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ConsoleLogEntryType` is more private than the item `ConsoleLogEntry::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/types.rs:62:2
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub r#type: ConsoleLogEntryType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ConsoleLogEntry::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ConsoleLogEntryType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/types.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | enum ConsoleLogEntryType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `JavascriptLogEntryType` is more private than the item `JavascriptLogEntry::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/types.rs:77:2
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub r#type: JavascriptLogEntryType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `JavascriptLogEntry::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `JavascriptLogEntryType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/types.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | enum JavascriptLogEntryType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AddInterceptMethod` is more private than the item `AddIntercept::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/network/commands.rs:66:2
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub method: AddInterceptMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AddIntercept::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AddInterceptMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/network/commands.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | enum AddInterceptMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ContinueRequestMethod` is more private than the item `ContinueRequest::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/network/commands.rs:90:2
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub method: ContinueRequestMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContinueRequest::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ContinueRequestMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/network/commands.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | enum ContinueRequestMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ContinueResponseMethod` is more private than the item `ContinueResponse::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:114:2
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub method: ContinueResponseMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContinueResponse::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ContinueResponseMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout] 40  | enum ContinueResponseMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FailRequestMethod` is more private than the item `FailRequest::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:197:2
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub method: FailRequestMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FailRequest::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `FailRequestMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout] 46  | enum FailRequestMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ProvideResponseMethod` is more private than the item `ProvideResponse::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:211:2
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub method: ProvideResponseMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ProvideResponse::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ProvideResponseMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout] 52  | enum ProvideResponseMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RemoveInterceptMethod` is more private than the item `RemoveIntercept::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:235:2
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub method: RemoveInterceptMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RemoveIntercept::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RemoveInterceptMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout] 58  | enum RemoveInterceptMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GetCookiesMethod` is more private than the item `GetCookies::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:57:2
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub method: GetCookiesMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `GetCookies::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `GetCookiesMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum GetCookiesMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BrowsingContextPartitionDescriptorType` is more private than the item `BrowsingContextPartitionDescriptor::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:89:2
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub r#type: BrowsingContextPartitionDescriptorType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BrowsingContextPartitionDescriptor::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `BrowsingContextPartitionDescriptorType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum BrowsingContextPartitionDescriptorType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `StorageKeyPartitionDescriptorType` is more private than the item `StorageKeyPartitionDescriptor::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:97:2
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub r#type: StorageKeyPartitionDescriptorType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `StorageKeyPartitionDescriptor::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `StorageKeyPartitionDescriptorType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | enum StorageKeyPartitionDescriptorType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SetCookieMethod` is more private than the item `SetCookie::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/storage/commands.rs:123:2
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub method: SetCookieMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetCookie::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SetCookieMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/storage/commands.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout] 31  | enum SetCookieMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DeleteCookiesMethod` is more private than the item `DeleteCookies::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/storage/commands.rs:161:2
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub method: DeleteCookiesMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DeleteCookies::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DeleteCookiesMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/storage/commands.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout] 37  | enum DeleteCookiesMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `InstallMethod` is more private than the item `Install::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:51:2
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub method: InstallMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `Install::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `InstallMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum InstallMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ExtensionPathType` is more private than the item `ExtensionPath::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:72:2
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub r#type: ExtensionPathType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtensionPath::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ExtensionPathType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | enum ExtensionPathType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustenium-core v0.1.0 (/opt/rustwide/workdir/rustenium-core)
[INFO] [stdout] warning: type `ExtensionArchivePathType` is more private than the item `ExtensionArchivePath::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:80:2
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub r#type: ExtensionArchivePathType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtensionArchivePath::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ExtensionArchivePathType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | enum ExtensionArchivePathType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustenium-bidi-commands v0.1.0 (/opt/rustwide/workdir/rustenium-bidi-commands)
[INFO] [stdout] warning: type `ExtensionBase64EncodedType` is more private than the item `ExtensionBase64Encoded::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:88:2
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub r#type: ExtensionBase64EncodedType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtensionBase64Encoded::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ExtensionBase64EncodedType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum ExtensionBase64EncodedType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UninstallMethod` is more private than the item `Uninstall::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/web_extension/commands.rs:102:2
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub method: UninstallMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Uninstall::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `UninstallMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/web_extension/commands.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout] 94  | enum UninstallMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CommandResult`
[INFO] [stdout]  --> rustenium-core/src/connection.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rustenium_bidi_commands::{CommandResult, Event};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::transport::WebsocketConnectionTransport`
[INFO] [stdout]  --> rustenium-core/src/connection.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::transport::WebsocketConnectionTransport;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> rustenium-core/src/transport.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Role`
[INFO] [stdout]  --> rustenium-core/src/transport.rs:5:67
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fastwebsockets::{handshake, FragmentCollector, Frame, OpCode, Role, WebSocket, WebSocketError};
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]   --> rustenium-core/src/transport.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use url::Url;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::listeners::Listener`
[INFO] [stdout]   --> rustenium-core/src/transport.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::listeners::Listener;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CommandResult` and `EventData`
[INFO] [stdout]  --> rustenium-core/src/listeners.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rustenium_bidi_commands::{CommandResponse, CommandResult, ErrorResponse, Event, EventData, Message};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unbounded_channel`
[INFO] [stdout]  --> rustenium-core/src/listeners.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::sync::{mpsc::{unbounded_channel, UnboundedReceiver, UnboundedSender}, oneshot, Mutex};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]   --> rustenium-core/src/process.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut check_line = |label: &str, line: Result<Option<String>, _>| -> Option<String> {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> rustenium-core/src/process.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut child = self.child.as_mut().unwrap();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> rustenium-core/src/process.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut check_line = |label: &str, line: Result<Option<String>, _>| -> Option<String> {
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_rx`
[INFO] [stdout]   --> rustenium-core/src/connection.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let (event_tx, event_rx) = unbounded_channel::<Event>();
[INFO] [stdout]    |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_rx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> rustenium-core/src/session.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |         connection_config: &'a ConnectionTransportConfig<'a>,
[INFO] [stdout]    |                             ^^                           ^^ these lifetimes flow to the output
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             these lifetimes flow to the output
[INFO] [stdout] 23 |     ) -> Session<WebsocketConnectionTransport<'a>> {
[INFO] [stdout]    |          -----------------------------------------
[INFO] [stdout]    |          |                                    |
[INFO] [stdout]    |          |                                    the lifetimes get resolved as `'a`
[INFO] [stdout]    |          the lifetimes get resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ) -> Session<'a, WebsocketConnectionTransport<'a>> {
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> rustenium-core/src/transport.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     async fn send(&mut self, message: String) -> ();
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 80 -     async fn send(&mut self, message: String) -> ();
[INFO] [stdout] 80 +     fn send(&mut self, message: String) -> impl std::future::Future<Output = ()> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustenium-generator v0.1.0 (/opt/rustwide/workdir/rustenium-generator)
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> rustenium-core/src/transport.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         WebsocketConnectionTransport::listener_loop(self.client.clone(), listener);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let _ = WebsocketConnectionTransport::listener_loop(self.client.clone(), listener);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustenium v0.1.0 (/opt/rustwide/workdir/rustenium)
[INFO] [stdout] warning: unused import: `rustenium_core::transport::ConnectionTransportProtocol`
[INFO] [stdout]  --> rustenium/src/browser/browser.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rustenium_core::transport::ConnectionTransportProtocol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> rustenium/src/browser/browser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> rustenium/src/browser/bidi/chrome.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Session` and `process::Process`
[INFO] [stdout]  --> rustenium/src/browser/bidi/chrome.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rustenium_core::{find_free_port, process::Process, transport::WebsocketConnectionTransport, Session};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Client`
[INFO] [stdout]  --> rustenium/src/browser/bidi/chrome.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> rustenium/src/browser/bidi/chrome.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustenium_core::transport::WebsocketConnectionTransport`
[INFO] [stdout]  --> rustenium/src/browser/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rustenium_core::transport::WebsocketConnectionTransport;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_connection_refused` is never used
[INFO] [stdout]   --> rustenium/src/browser/browser.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn is_connection_refused(e: &reqwest::Error) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Driver`
[INFO] [stdout]  --> rustenium/tests/browser.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rustenium::{Driver, ChromeDriver};
[INFO] [stdout]   |                 ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustenium_core::session::SessionConnectionType`
[INFO] [stdout]  --> rustenium/tests/browser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rustenium_core::session::SessionConnectionType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustenium_core::transport::ConnectionTransportProtocol`
[INFO] [stdout]  --> rustenium/src/browser/browser.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rustenium_core::transport::ConnectionTransportProtocol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> rustenium/src/browser/browser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> rustenium/src/browser/bidi/chrome.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Session` and `process::Process`
[INFO] [stdout]  --> rustenium/src/browser/bidi/chrome.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rustenium_core::{find_free_port, process::Process, transport::WebsocketConnectionTransport, Session};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Client`
[INFO] [stdout]  --> rustenium/src/browser/bidi/chrome.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> rustenium/src/browser/bidi/chrome.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustenium_core::transport::WebsocketConnectionTransport`
[INFO] [stdout]  --> rustenium/src/browser/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rustenium_core::transport::WebsocketConnectionTransport;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> rustenium/src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> rustenium-generator/src/extractor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> rustenium-generator/src/extractor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CommandParams`
[INFO] [stdout]  --> rustenium-generator/src/parser.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::command_parser::{CommandParams, CommandDefinition};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventDefinition` and `EventParams`
[INFO] [stdout]  --> rustenium-generator/src/parser.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::event_parser::{EventParams, EventDefinition};
[INFO] [stdout]   |                           ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CommandResult`
[INFO] [stdout]  --> rustenium-core/src/connection.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rustenium_bidi_commands::{CommandResult, Event};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::transport::WebsocketConnectionTransport`
[INFO] [stdout]  --> rustenium-core/src/connection.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::transport::WebsocketConnectionTransport;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> rustenium-core/src/transport.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Role`
[INFO] [stdout]  --> rustenium-core/src/transport.rs:5:67
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fastwebsockets::{handshake, FragmentCollector, Frame, OpCode, Role, WebSocket, WebSocketError};
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]   --> rustenium-core/src/transport.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use url::Url;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::listeners::Listener`
[INFO] [stdout]   --> rustenium-core/src/transport.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::listeners::Listener;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CommandResult` and `EventData`
[INFO] [stdout]  --> rustenium-core/src/listeners.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rustenium_bidi_commands::{CommandResponse, CommandResult, ErrorResponse, Event, EventData, Message};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unbounded_channel`
[INFO] [stdout]  --> rustenium-core/src/listeners.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::sync::{mpsc::{unbounded_channel, UnboundedReceiver, UnboundedSender}, oneshot, Mutex};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_connection_refused` is never used
[INFO] [stdout]   --> rustenium/src/browser/browser.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn is_connection_refused(e: &reqwest::Error) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Driver`
[INFO] [stdout]  --> rustenium/tests/browser.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rustenium::{Driver, ChromeDriver};
[INFO] [stdout]   |                 ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustenium_core::session::SessionConnectionType`
[INFO] [stdout]  --> rustenium/tests/browser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rustenium_core::session::SessionConnectionType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]   --> rustenium-core/src/process.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut check_line = |label: &str, line: Result<Option<String>, _>| -> Option<String> {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> rustenium-core/src/process.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut child = self.child.as_mut().unwrap();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> rustenium-core/src/process.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut check_line = |label: &str, line: Result<Option<String>, _>| -> Option<String> {
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_rx`
[INFO] [stdout]   --> rustenium-core/src/connection.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let (event_tx, event_rx) = unbounded_channel::<Event>();
[INFO] [stdout]    |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_rx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> rustenium-core/src/session.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |         connection_config: &'a ConnectionTransportConfig<'a>,
[INFO] [stdout]    |                             ^^                           ^^ these lifetimes flow to the output
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             these lifetimes flow to the output
[INFO] [stdout] 23 |     ) -> Session<WebsocketConnectionTransport<'a>> {
[INFO] [stdout]    |          -----------------------------------------
[INFO] [stdout]    |          |                                    |
[INFO] [stdout]    |          |                                    the lifetimes get resolved as `'a`
[INFO] [stdout]    |          the lifetimes get resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ) -> Session<'a, WebsocketConnectionTransport<'a>> {
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> rustenium-core/src/transport.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     async fn send(&mut self, message: String) -> ();
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 80 -     async fn send(&mut self, message: String) -> ();
[INFO] [stdout] 80 +     fn send(&mut self, message: String) -> impl std::future::Future<Output = ()> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> rustenium-core/src/transport.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         WebsocketConnectionTransport::listener_loop(self.client.clone(), listener);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let _ = WebsocketConnectionTransport::listener_loop(self.client.clone(), listener);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> rustenium-generator/src/output.rs:633:71
[INFO] [stdout]     |
[INFO] [stdout] 633 | fn generate_result_struct(result: &crate::command_parser::BidiResult, module: &Module) -> String {
[INFO] [stdout]     |                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]   --> rustenium-generator/src/command_parser.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |             let attributes = extract_attributes(line)?;
[INFO] [stdout]    |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> rustenium-generator/src/command_parser.rs:150:23
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn extract_attributes(line: &str) -> Result<Vec<String>, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> rustenium-generator/src/command_parser.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let mut attributes = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_content`
[INFO] [stdout]    --> rustenium-generator/src/command_parser.rs:268:37
[INFO] [stdout]     |
[INFO] [stdout] 268 | ...                   let param_content = param_lines.join("\n").trim().to_string();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_def`
[INFO] [stdout]    --> rustenium-generator/src/command_parser.rs:367:88
[INFO] [stdout]     |
[INFO] [stdout] 367 | ...result: &mut BidiResult, result_def: &mut ResultDefinition, module: &mut Module) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_content`
[INFO] [stdout]    --> rustenium-generator/src/event_parser.rs:207:41
[INFO] [stdout]     |
[INFO] [stdout] 207 | ...                   let param_content = param_lines.join("\n").trim().to_string();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cddl_content`
[INFO] [stdout]    --> rustenium-generator/src/parser.rs:131:32
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn extract_parameter_types(cddl_content: &str) -> Result<Vec<String>, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cddl_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `meta_comment`
[INFO] [stdout]    --> rustenium-generator/src/parser.rs:181:24
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let (property, meta_comment) = parse_cddl_property_line(line, &updated_cddl_refs, module)?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_meta_comment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> rustenium-generator/src/parser.rs:200:82
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn preprocess_nested_structs(cddl_content: &str, parent_type_name: Option<&str>, mut cddl_strings: Vec<&str>, module: &mut Module) -> Res...
[INFO] [stdout]     |                                                                                  ----^^^^^^^^^^^^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> rustenium-generator/src/parser.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let mut attributes = vec![format!(r#"#[serde(rename = "{}")]"#, property_name)];
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def_type`
[INFO] [stdout]    --> rustenium-generator/src/parser.rs:499:65
[INFO] [stdout]     |
[INFO] [stdout] 499 | ...name: &str, content: &str, def_type: &str, cddl_strings: &[&str], current_module: &mut Module) -> Option<String> {
[INFO] [stdout]     |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_def_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `raw` is never read
[INFO] [stdout]   --> rustenium-generator/src/module.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Event {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 10 |     pub raw: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `raw` is never read
[INFO] [stdout]   --> rustenium-generator/src/module.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BidiType {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub raw: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BidiType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `raw` is never read
[INFO] [stdout]   --> rustenium-generator/src/module.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct BidiResult {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 23 |     pub raw: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BidiResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `commands`, `events`, and `results` are never read
[INFO] [stdout]   --> rustenium-generator/src/module.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Module {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub commands: Vec<Command>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 33 |     pub events: Vec<Event>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 34 |     pub types: Vec<BidiType>,
[INFO] [stdout] 35 |     pub results: Vec<BidiResult>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventDefinition` is never constructed
[INFO] [stdout]  --> rustenium-generator/src/extractor.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct EventDefinition {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content` is never read
[INFO] [stdout]   --> rustenium-generator/src/command_parser.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct CommandDefinition {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub content: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content` is never read
[INFO] [stdout]   --> rustenium-generator/src/command_parser.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct ResultDefinition {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub content: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResultDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content` is never read
[INFO] [stdout]   --> rustenium-generator/src/event_parser.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct EventDefinition {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub content: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_primitive` is never read
[INFO] [stdout]  --> rustenium-generator/src/parser.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Property {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 8 |     pub is_enum: bool,
[INFO] [stdout] 9 |     pub is_primitive: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_parameter_types` is never used
[INFO] [stdout]    --> rustenium-generator/src/parser.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn extract_parameter_types(cddl_content: &str) -> Result<Vec<String>, Box<dyn std::error::Error>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NewResult`
[INFO] [stdout]   --> rustenium-bidi-commands/src/lib.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::session::commands::{NewResult, SessionCommand, SessionResult};
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ProxyConfiguration` and `UserPromptHandler`
[INFO] [stdout]  --> rustenium-bidi-commands/src/session/commands.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t, ProxyConfiguration, ProxyConfigurationOption, SubscriptionRequest, UnsubscribeByAttributesRequest, UnsubscribeByIDRequest, UserPromptHandler, U...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^                                                                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> rustenium-bidi-commands/src/lib.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ActivateMethod` is more private than the item `Activate::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:125:2
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub method: ActivateMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Activate::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ActivateMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  | enum ActivateMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CaptureScreenshotMethod` is more private than the item `CaptureScreenshot::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:150:2
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub method: CaptureScreenshotMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CaptureScreenshot::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CaptureScreenshotMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | enum CaptureScreenshotMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ElementClipRectangleType` is more private than the item `ElementClipRectangle::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:185:2
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub r#type: ElementClipRectangleType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ElementClipRectangle::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ElementClipRectangleType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | enum ElementClipRectangleType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BoxClipRectangleType` is more private than the item `BoxClipRectangle::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:193:2
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub r#type: BoxClipRectangleType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BoxClipRectangle::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BoxClipRectangleType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | enum BoxClipRectangleType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `browsing_context::commands::CloseMethod` is more private than the item `browsing_context::commands::Close::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:244:2
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub method: CloseMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ field `browsing_context::commands::Close::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `browsing_context::commands::CloseMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | enum CloseMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CreateMethod` is more private than the item `Create::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:262:2
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub method: CreateMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `Create::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CreateMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:56:1
[INFO] [stdout]     |
[INFO] [stdout] 56  | enum CreateMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GetTreeMethod` is more private than the item `GetTree::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:299:2
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub method: GetTreeMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `GetTree::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GetTreeMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout] 62  | enum GetTreeMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HandleUserPromptMethod` is more private than the item `HandleUserPrompt::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:316:2
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub method: HandleUserPromptMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `HandleUserPrompt::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HandleUserPromptMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout] 68  | enum HandleUserPromptMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LocateNodesMethod` is more private than the item `LocateNodes::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:335:2
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub method: LocateNodesMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `LocateNodes::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `LocateNodesMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:74:1
[INFO] [stdout]     |
[INFO] [stdout] 74  | enum LocateNodesMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NavigateMethod` is more private than the item `Navigate::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:357:2
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub method: NavigateMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Navigate::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NavigateMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout] 80  | enum NavigateMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PrintMethod` is more private than the item `Print::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:376:2
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub method: PrintMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ field `Print::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PrintMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | enum PrintMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ReloadMethod` is more private than the item `Reload::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:482:2
[INFO] [stdout]     |
[INFO] [stdout] 482 |     pub method: ReloadMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `Reload::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ReloadMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:92:1
[INFO] [stdout]     |
[INFO] [stdout] 92  | enum ReloadMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SetViewportMethod` is more private than the item `SetViewport::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:500:2
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub method: SetViewportMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetViewport::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SetViewportMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout] 98  | enum SetViewportMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TraverseHistoryMethod` is more private than the item `TraverseHistory::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:531:2
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub method: TraverseHistoryMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `TraverseHistory::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TraverseHistoryMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | enum TraverseHistoryMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ContextCreatedMethod` is more private than the item `ContextCreated::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:104:2
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub method: ContextCreatedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContextCreated::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ContextCreatedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout] 24  | enum ContextCreatedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ContextDestroyedMethod` is more private than the item `ContextDestroyed::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:112:2
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub method: ContextDestroyedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContextDestroyed::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ContextDestroyedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout] 30  | enum ContextDestroyedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NavigationStartedMethod` is more private than the item `NavigationStarted::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:120:2
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub method: NavigationStartedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationStarted::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NavigationStartedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout] 36  | enum NavigationStartedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FragmentNavigatedMethod` is more private than the item `FragmentNavigated::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:128:2
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub method: FragmentNavigatedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FragmentNavigated::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `FragmentNavigatedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout] 42  | enum FragmentNavigatedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HistoryUpdatedMethod` is more private than the item `HistoryUpdated::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:136:2
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub method: HistoryUpdatedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `HistoryUpdated::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HistoryUpdatedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout] 48  | enum HistoryUpdatedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DomContentLoadedMethod` is more private than the item `DomContentLoaded::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:152:2
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub method: DomContentLoadedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DomContentLoaded::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DomContentLoadedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout] 54  | enum DomContentLoadedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LoadMethod` is more private than the item `Load::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:160:2
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub method: LoadMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ field `Load::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `LoadMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout] 60  | enum LoadMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DownloadWillBeginMethod` is more private than the item `DownloadWillBegin::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:168:2
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub method: DownloadWillBeginMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DownloadWillBegin::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DownloadWillBeginMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout] 66  | enum DownloadWillBeginMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NavigationAbortedMethod` is more private than the item `NavigationAborted::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:183:2
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub method: NavigationAbortedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationAborted::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NavigationAbortedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout] 72  | enum NavigationAbortedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NavigationCommittedMethod` is more private than the item `NavigationCommitted::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:191:2
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub method: NavigationCommittedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationCommitted::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NavigationCommittedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:78:1
[INFO] [stdout]     |
[INFO] [stdout] 78  | enum NavigationCommittedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NavigationFailedMethod` is more private than the item `NavigationFailed::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:199:2
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub method: NavigationFailedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationFailed::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NavigationFailedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:84:1
[INFO] [stdout]     |
[INFO] [stdout] 84  | enum NavigationFailedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UserPromptClosedMethod` is more private than the item `UserPromptClosed::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:207:2
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub method: UserPromptClosedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `UserPromptClosed::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `UserPromptClosedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:90:1
[INFO] [stdout]     |
[INFO] [stdout] 90  | enum UserPromptClosedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UserPromptOpenedMethod` is more private than the item `UserPromptOpened::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:227:2
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub method: UserPromptOpenedMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `UserPromptOpened::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `UserPromptOpenedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/events.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | enum UserPromptOpenedMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AccessibilityLocatorType` is more private than the item `AccessibilityLocator::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/browsing_context/types.rs:93:2
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub r#type: AccessibilityLocatorType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AccessibilityLocator::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AccessibilityLocatorType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/browsing_context/types.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | enum AccessibilityLocatorType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CssLocatorType` is more private than the item `CssLocator::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:105:2
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub r#type: CssLocatorType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CssLocator::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CssLocatorType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout] 60  | enum CssLocatorType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ContextLocatorType` is more private than the item `ContextLocator::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:117:2
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub r#type: ContextLocatorType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContextLocator::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ContextLocatorType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout] 66  | enum ContextLocatorType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `InnerTextLocatorType` is more private than the item `InnerTextLocator::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:127:2
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub r#type: InnerTextLocatorType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `InnerTextLocator::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `InnerTextLocatorType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout] 72  | enum InnerTextLocatorType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `XPathLocatorType` is more private than the item `XPathLocator::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:141:2
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub r#type: XPathLocatorType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `XPathLocator::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `XPathLocatorType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/browsing_context/types.rs:78:1
[INFO] [stdout]     |
[INFO] [stdout] 78  | enum XPathLocatorType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AddPreloadScriptMethod` is more private than the item `AddPreloadScript::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/commands.rs:64:2
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub method: AddPreloadScriptMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AddPreloadScript::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AddPreloadScriptMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/commands.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | enum AddPreloadScriptMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DisownMethod` is more private than the item `Disown::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/commands.rs:98:2
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub method: DisownMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `Disown::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `DisownMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/commands.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | enum DisownMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CallFunctionMethod` is more private than the item `CallFunction::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:114:2
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub method: CallFunctionMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CallFunction::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CallFunctionMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  | enum CallFunctionMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `EvaluateMethod` is more private than the item `Evaluate::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:146:2
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub method: EvaluateMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Evaluate::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `EvaluateMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | enum EvaluateMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GetRealmsMethod` is more private than the item `GetRealms::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:170:2
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub method: GetRealmsMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `GetRealms::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GetRealmsMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | enum GetRealmsMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RemovePreloadScriptMethod` is more private than the item `RemovePreloadScript::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:186:2
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub method: RemovePreloadScriptMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RemovePreloadScript::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RemovePreloadScriptMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/commands.rs:56:1
[INFO] [stdout]     |
[INFO] [stdout] 56  | enum RemovePreloadScriptMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MessageMethod` is more private than the item `script::events::Message::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:32:2
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub method: MessageMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `script::events::Message::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MessageMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | enum MessageMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RealmCreatedMethod` is more private than the item `RealmCreated::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:50:2
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub method: RealmCreatedMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RealmCreated::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RealmCreatedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum RealmCreatedMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RealmDestroyedMethod` is more private than the item `RealmDestroyed::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:58:2
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub method: RealmDestroyedMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RealmDestroyed::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RealmDestroyedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/events.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | enum RealmDestroyedMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ChannelValueType` is more private than the item `ChannelValue::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/types.rs:91:2
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub r#type: ChannelValueType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ChannelValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ChannelValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/script/types.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | enum ChannelValueType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `EvaluateResultSuccessType` is more private than the item `EvaluateResultSuccess::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:121:2
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub r#type: EvaluateResultSuccessType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `EvaluateResultSuccess::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `EvaluateResultSuccessType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | enum EvaluateResultSuccessType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `EvaluateResultExceptionType` is more private than the item `EvaluateResultException::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:137:2
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub r#type: EvaluateResultExceptionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `EvaluateResultException::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `EvaluateResultExceptionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | enum EvaluateResultExceptionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ArrayLocalValueType` is more private than the item `ArrayLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:181:2
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub r#type: ArrayLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ArrayLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ArrayLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | enum ArrayLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DateLocalValueType` is more private than the item `DateLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:195:2
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub r#type: DateLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DateLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DateLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | enum DateLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MapLocalValueType` is more private than the item `MapLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:209:2
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub r#type: MapLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `MapLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `MapLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | enum MapLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ObjectLocalValueType` is more private than the item `ObjectLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:223:2
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub r#type: ObjectLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ObjectLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ObjectLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | enum ObjectLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RegExpLocalValueType` is more private than the item `RegExpLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:245:2
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub r#type: RegExpLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RegExpLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RegExpLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | enum RegExpLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SetLocalValueType` is more private than the item `SetLocalValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:259:2
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub r#type: SetLocalValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SetLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | enum SetLocalValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UndefinedValueType` is more private than the item `UndefinedValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:282:2
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub r#type: UndefinedValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `UndefinedValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `UndefinedValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:274:1
[INFO] [stdout]     |
[INFO] [stdout] 274 | enum UndefinedValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NullValueType` is more private than the item `NullValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:294:2
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub r#type: NullValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `NullValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NullValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 | enum NullValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `script::types::StringValueType` is more private than the item `script::types::StringValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:306:2
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub r#type: StringValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `script::types::StringValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `script::types::StringValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | enum StringValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NumberValueType` is more private than the item `NumberValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:326:2
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub r#type: NumberValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NumberValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NumberValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | enum NumberValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BooleanValueType` is more private than the item `BooleanValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:340:2
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub r#type: BooleanValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BooleanValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BooleanValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:332:1
[INFO] [stdout]     |
[INFO] [stdout] 332 | enum BooleanValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BigIntValueType` is more private than the item `BigIntValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:354:2
[INFO] [stdout]     |
[INFO] [stdout] 354 |     pub r#type: BigIntValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BigIntValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BigIntValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | enum BigIntValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WindowRealmInfoType` is more private than the item `WindowRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:404:2
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub r#type: WindowRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WindowRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WindowRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:394:1
[INFO] [stdout]     |
[INFO] [stdout] 394 | enum WindowRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DedicatedWorkerRealmInfoType` is more private than the item `DedicatedWorkerRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:422:2
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub r#type: DedicatedWorkerRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DedicatedWorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DedicatedWorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:412:1
[INFO] [stdout]     |
[INFO] [stdout] 412 | enum DedicatedWorkerRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SharedWorkerRealmInfoType` is more private than the item `SharedWorkerRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:438:2
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub r#type: SharedWorkerRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SharedWorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SharedWorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | enum SharedWorkerRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ServiceWorkerRealmInfoType` is more private than the item `ServiceWorkerRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:452:2
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub r#type: ServiceWorkerRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ServiceWorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ServiceWorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:442:1
[INFO] [stdout]     |
[INFO] [stdout] 442 | enum ServiceWorkerRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WorkerRealmInfoType` is more private than the item `WorkerRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:466:2
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub r#type: WorkerRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:456:1
[INFO] [stdout]     |
[INFO] [stdout] 456 | enum WorkerRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PaintWorkletRealmInfoType` is more private than the item `PaintWorkletRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:480:2
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub r#type: PaintWorkletRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PaintWorkletRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PaintWorkletRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:470:1
[INFO] [stdout]     |
[INFO] [stdout] 470 | enum PaintWorkletRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AudioWorkletRealmInfoType` is more private than the item `AudioWorkletRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:494:2
[INFO] [stdout]     |
[INFO] [stdout] 494 |     pub r#type: AudioWorkletRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AudioWorkletRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AudioWorkletRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:484:1
[INFO] [stdout]     |
[INFO] [stdout] 484 | enum AudioWorkletRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WorkletRealmInfoType` is more private than the item `WorkletRealmInfo::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 |     pub r#type: WorkletRealmInfoType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WorkletRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WorkletRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:498:1
[INFO] [stdout]     |
[INFO] [stdout] 498 | enum WorkletRealmInfoType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SymbolRemoteValueType` is more private than the item `SymbolRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:571:2
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub r#type: SymbolRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SymbolRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SymbolRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:563:1
[INFO] [stdout]     |
[INFO] [stdout] 563 | enum SymbolRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ArrayRemoteValueType` is more private than the item `ArrayRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:587:2
[INFO] [stdout]     |
[INFO] [stdout] 587 |     pub r#type: ArrayRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ArrayRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ArrayRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:579:1
[INFO] [stdout]     |
[INFO] [stdout] 579 | enum ArrayRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ObjectRemoteValueType` is more private than the item `ObjectRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:605:2
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub r#type: ObjectRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ObjectRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ObjectRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | enum ObjectRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FunctionRemoteValueType` is more private than the item `FunctionRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:623:2
[INFO] [stdout]     |
[INFO] [stdout] 623 |     pub r#type: FunctionRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FunctionRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `FunctionRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:615:1
[INFO] [stdout]     |
[INFO] [stdout] 615 | enum FunctionRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MapRemoteValueType` is more private than the item `MapRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:658:2
[INFO] [stdout]     |
[INFO] [stdout] 658 |     pub r#type: MapRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `MapRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `MapRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:650:1
[INFO] [stdout]     |
[INFO] [stdout] 650 | enum MapRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SetRemoteValueType` is more private than the item `SetRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:676:2
[INFO] [stdout]     |
[INFO] [stdout] 676 |     pub r#type: SetRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SetRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:668:1
[INFO] [stdout]     |
[INFO] [stdout] 668 | enum SetRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WeakMapRemoteValueType` is more private than the item `WeakMapRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:694:2
[INFO] [stdout]     |
[INFO] [stdout] 694 |     pub r#type: WeakMapRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WeakMapRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WeakMapRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:686:1
[INFO] [stdout]     |
[INFO] [stdout] 686 | enum WeakMapRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WeakSetRemoteValueType` is more private than the item `WeakSetRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:710:2
[INFO] [stdout]     |
[INFO] [stdout] 710 |     pub r#type: WeakSetRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WeakSetRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WeakSetRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:702:1
[INFO] [stdout]     |
[INFO] [stdout] 702 | enum WeakSetRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GeneratorRemoteValueType` is more private than the item `GeneratorRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:726:2
[INFO] [stdout]     |
[INFO] [stdout] 726 |     pub r#type: GeneratorRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `GeneratorRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GeneratorRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | enum GeneratorRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ErrorRemoteValueType` is more private than the item `ErrorRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:742:2
[INFO] [stdout]     |
[INFO] [stdout] 742 |     pub r#type: ErrorRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ErrorRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ErrorRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:734:1
[INFO] [stdout]     |
[INFO] [stdout] 734 | enum ErrorRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ProxyRemoteValueType` is more private than the item `ProxyRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:758:2
[INFO] [stdout]     |
[INFO] [stdout] 758 |     pub r#type: ProxyRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ProxyRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ProxyRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:750:1
[INFO] [stdout]     |
[INFO] [stdout] 750 | enum ProxyRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PromiseRemoteValueType` is more private than the item `PromiseRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:774:2
[INFO] [stdout]     |
[INFO] [stdout] 774 |     pub r#type: PromiseRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PromiseRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PromiseRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:766:1
[INFO] [stdout]     |
[INFO] [stdout] 766 | enum PromiseRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TypedArrayRemoteValueType` is more private than the item `TypedArrayRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:790:2
[INFO] [stdout]     |
[INFO] [stdout] 790 |     pub r#type: TypedArrayRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `TypedArrayRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TypedArrayRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:782:1
[INFO] [stdout]     |
[INFO] [stdout] 782 | enum TypedArrayRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ArrayBufferRemoteValueType` is more private than the item `ArrayBufferRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:806:2
[INFO] [stdout]     |
[INFO] [stdout] 806 |     pub r#type: ArrayBufferRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ArrayBufferRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ArrayBufferRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:798:1
[INFO] [stdout]     |
[INFO] [stdout] 798 | enum ArrayBufferRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NodeListRemoteValueType` is more private than the item `NodeListRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:822:2
[INFO] [stdout]     |
[INFO] [stdout] 822 |     pub r#type: NodeListRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NodeListRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NodeListRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:814:1
[INFO] [stdout]     |
[INFO] [stdout] 814 | enum NodeListRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HTMLCollectionRemoteValueType` is more private than the item `HTMLCollectionRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:840:2
[INFO] [stdout]     |
[INFO] [stdout] 840 |     pub r#type: HTMLCollectionRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `HTMLCollectionRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HTMLCollectionRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:832:1
[INFO] [stdout]     |
[INFO] [stdout] 832 | enum HTMLCollectionRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NodeRemoteValueType` is more private than the item `NodeRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:858:2
[INFO] [stdout]     |
[INFO] [stdout] 858 |     pub r#type: NodeRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NodeRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NodeRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:850:1
[INFO] [stdout]     |
[INFO] [stdout] 850 | enum NodeRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WindowProxyRemoteValueType` is more private than the item `WindowProxyRemoteValue::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:907:2
[INFO] [stdout]     |
[INFO] [stdout] 907 |     pub r#type: WindowProxyRemoteValueType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WindowProxyRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WindowProxyRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/script/types.rs:899:1
[INFO] [stdout]     |
[INFO] [stdout] 899 | enum WindowProxyRemoteValueType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PerformActionsMethod` is more private than the item `PerformActions::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:26:2
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub method: PerformActionsMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PerformActions::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `PerformActionsMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum PerformActionsMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NoneSourceActionsType` is more private than the item `NoneSourceActions::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:58:2
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub r#type: NoneSourceActionsType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NoneSourceActions::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `NoneSourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | enum NoneSourceActionsType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KeySourceActionsType` is more private than the item `KeySourceActions::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:75:2
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub r#type: KeySourceActionsType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `KeySourceActions::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `KeySourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/commands.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | enum KeySourceActionsType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PointerSourceActionsType` is more private than the item `PointerSourceActions::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:100:2
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub r#type: PointerSourceActionsType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerSourceActions::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PointerSourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:92:1
[INFO] [stdout]     |
[INFO] [stdout] 92  | enum PointerSourceActionsType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WheelSourceActionsType` is more private than the item `WheelSourceActions::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:147:2
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub r#type: WheelSourceActionsType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WheelSourceActions::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WheelSourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | enum WheelSourceActionsType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PauseActionType` is more private than the item `PauseAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:169:2
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub r#type: PauseActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PauseAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PauseActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | enum PauseActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KeyDownActionType` is more private than the item `KeyDownAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:184:2
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub r#type: KeyDownActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `KeyDownAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `KeyDownActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | enum KeyDownActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KeyUpActionType` is more private than the item `KeyUpAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:199:2
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub r#type: KeyUpActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `KeyUpAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `KeyUpActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | enum KeyUpActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PointerUpActionType` is more private than the item `PointerUpAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:214:2
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub r#type: PointerUpActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerUpAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PointerUpActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | enum PointerUpActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PointerDownActionType` is more private than the item `PointerDownAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:228:2
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub r#type: PointerDownActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerDownAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PointerDownActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | enum PointerDownActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PointerMoveActionType` is more private than the item `PointerMoveAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:245:2
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub r#type: PointerMoveActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerMoveAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PointerMoveActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | enum PointerMoveActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WheelScrollActionType` is more private than the item `WheelScrollAction::r#type`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:272:2
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub r#type: WheelScrollActionType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WheelScrollAction::r#type` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WheelScrollActionType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:260:1
[INFO] [stdout]     |
[INFO] [stdout] 260 | enum WheelScrollActionType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ReleaseActionsMethod` is more private than the item `ReleaseActions::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:348:2
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub method: ReleaseActionsMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ReleaseActions::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ReleaseActionsMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | enum ReleaseActionsMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SetFilesMethod` is more private than the item `SetFiles::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:369:2
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub method: SetFilesMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetFiles::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SetFilesMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/input/commands.rs:361:1
[INFO] [stdout]     |
[INFO] [stdout] 361 | enum SetFilesMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FileDialogOpenedMethod` is more private than the item `FileDialogOpened::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/events.rs:19:2
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub method: FileDialogOpenedMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FileDialogOpened::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `FileDialogOpenedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/events.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | enum FileDialogOpenedMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ElementOriginType` is more private than the item `ElementOrigin::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/types.rs:14:2
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub r#type: ElementOriginType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ElementOrigin::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ElementOriginType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/input/types.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | enum ElementOriginType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `EntryAddedMethod` is more private than the item `EntryAdded::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/events.rs:19:2
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub method: EntryAddedMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `EntryAdded::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `EntryAddedMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/events.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | enum EntryAddedMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ConsoleLogEntryType` is more private than the item `ConsoleLogEntry::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/types.rs:62:2
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub r#type: ConsoleLogEntryType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ConsoleLogEntry::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ConsoleLogEntryType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/types.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | enum ConsoleLogEntryType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `JavascriptLogEntryType` is more private than the item `JavascriptLogEntry::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/types.rs:77:2
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub r#type: JavascriptLogEntryType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `JavascriptLogEntry::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `JavascriptLogEntryType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/log/types.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | enum JavascriptLogEntryType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AddInterceptMethod` is more private than the item `AddIntercept::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/network/commands.rs:66:2
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub method: AddInterceptMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AddIntercept::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AddInterceptMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/network/commands.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | enum AddInterceptMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ContinueRequestMethod` is more private than the item `ContinueRequest::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/network/commands.rs:90:2
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub method: ContinueRequestMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContinueRequest::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ContinueRequestMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/network/commands.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | enum ContinueRequestMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ContinueResponseMethod` is more private than the item `ContinueResponse::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:114:2
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub method: ContinueResponseMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContinueResponse::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ContinueResponseMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout] 40  | enum ContinueResponseMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FailRequestMethod` is more private than the item `FailRequest::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:197:2
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub method: FailRequestMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FailRequest::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `FailRequestMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout] 46  | enum FailRequestMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ProvideResponseMethod` is more private than the item `ProvideResponse::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:211:2
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub method: ProvideResponseMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ProvideResponse::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ProvideResponseMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout] 52  | enum ProvideResponseMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RemoveInterceptMethod` is more private than the item `RemoveIntercept::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:235:2
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub method: RemoveInterceptMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RemoveIntercept::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RemoveInterceptMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/network/commands.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout] 58  | enum RemoveInterceptMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GetCookiesMethod` is more private than the item `GetCookies::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:57:2
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub method: GetCookiesMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `GetCookies::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `GetCookiesMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum GetCookiesMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BrowsingContextPartitionDescriptorType` is more private than the item `BrowsingContextPartitionDescriptor::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:89:2
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub r#type: BrowsingContextPartitionDescriptorType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BrowsingContextPartitionDescriptor::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `BrowsingContextPartitionDescriptorType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum BrowsingContextPartitionDescriptorType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `StorageKeyPartitionDescriptorType` is more private than the item `StorageKeyPartitionDescriptor::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:97:2
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub r#type: StorageKeyPartitionDescriptorType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `StorageKeyPartitionDescriptor::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `StorageKeyPartitionDescriptorType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/storage/commands.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | enum StorageKeyPartitionDescriptorType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SetCookieMethod` is more private than the item `SetCookie::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/storage/commands.rs:123:2
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub method: SetCookieMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetCookie::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SetCookieMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/storage/commands.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout] 31  | enum SetCookieMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DeleteCookiesMethod` is more private than the item `DeleteCookies::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/storage/commands.rs:161:2
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub method: DeleteCookiesMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DeleteCookies::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `DeleteCookiesMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/storage/commands.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout] 37  | enum DeleteCookiesMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `InstallMethod` is more private than the item `Install::method`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:51:2
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub method: InstallMethod,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `Install::method` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `InstallMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum InstallMethod {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ExtensionPathType` is more private than the item `ExtensionPath::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:72:2
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub r#type: ExtensionPathType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtensionPath::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ExtensionPathType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | enum ExtensionPathType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ExtensionArchivePathType` is more private than the item `ExtensionArchivePath::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:80:2
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub r#type: ExtensionArchivePathType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtensionArchivePath::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ExtensionArchivePathType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | enum ExtensionArchivePathType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ExtensionBase64EncodedType` is more private than the item `ExtensionBase64Encoded::r#type`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:88:2
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub r#type: ExtensionBase64EncodedType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtensionBase64Encoded::r#type` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ExtensionBase64EncodedType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> rustenium-bidi-commands/src/web_extension/commands.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum ExtensionBase64EncodedType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UninstallMethod` is more private than the item `Uninstall::method`
[INFO] [stdout]    --> rustenium-bidi-commands/src/web_extension/commands.rs:102:2
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub method: UninstallMethod,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Uninstall::method` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `UninstallMethod` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rustenium-bidi-commands/src/web_extension/commands.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout] 94  | enum UninstallMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.09s
[INFO] running `Command { std: "docker" "inspect" "b701ea3f87bed21904c4170daa803f88e477d2a40d4789737542cb312367c6ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b701ea3f87bed21904c4170daa803f88e477d2a40d4789737542cb312367c6ae", kill_on_drop: false }`
[INFO] [stdout] b701ea3f87bed21904c4170daa803f88e477d2a40d4789737542cb312367c6ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7edeb6ffd1c96dd1889950616cdad35dc319e2379e0bd1d7affa62d6a1dc825
[INFO] running `Command { std: "docker" "start" "-a" "e7edeb6ffd1c96dd1889950616cdad35dc319e2379e0bd1d7affa62d6a1dc825", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `NewResult`
[INFO] [stderr]   --> rustenium-bidi-commands/src/lib.rs:13:32
[INFO] [stderr]    |
[INFO] [stderr] 13 | use crate::session::commands::{NewResult, SessionCommand, SessionResult};
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ProxyConfiguration` and `UserPromptHandler`
[INFO] [stderr]  --> rustenium-bidi-commands/src/session/commands.rs:3:41
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...t, ProxyConfiguration, ProxyConfigurationOption, SubscriptionRequest, UnsubscribeByAttributesRequest, UnsubscribeByIDRequest, UserPromptHandler, U...
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^                                                                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ActivateMethod` is more private than the item `Activate::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:125:2
[INFO] [stderr]     |
[INFO] [stderr] 125 |     pub method: ActivateMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Activate::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ActivateMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:38:1
[INFO] [stderr]     |
[INFO] [stderr] 38  | enum ActivateMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `CaptureScreenshotMethod` is more private than the item `CaptureScreenshot::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:150:2
[INFO] [stderr]     |
[INFO] [stderr] 150 |     pub method: CaptureScreenshotMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CaptureScreenshot::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `CaptureScreenshotMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:44:1
[INFO] [stderr]     |
[INFO] [stderr] 44  | enum CaptureScreenshotMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ElementClipRectangleType` is more private than the item `ElementClipRectangle::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:185:2
[INFO] [stderr]     |
[INFO] [stderr] 185 |     pub r#type: ElementClipRectangleType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ElementClipRectangle::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ElementClipRectangleType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:111:1
[INFO] [stderr]     |
[INFO] [stderr] 111 | enum ElementClipRectangleType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `BoxClipRectangleType` is more private than the item `BoxClipRectangle::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:193:2
[INFO] [stderr]     |
[INFO] [stderr] 193 |     pub r#type: BoxClipRectangleType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BoxClipRectangle::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `BoxClipRectangleType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:117:1
[INFO] [stderr]     |
[INFO] [stderr] 117 | enum BoxClipRectangleType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `browsing_context::commands::CloseMethod` is more private than the item `browsing_context::commands::Close::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:244:2
[INFO] [stderr]     |
[INFO] [stderr] 244 |     pub method: CloseMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^ field `browsing_context::commands::Close::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `browsing_context::commands::CloseMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:50:1
[INFO] [stderr]     |
[INFO] [stderr] 50  | enum CloseMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `CreateMethod` is more private than the item `Create::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:262:2
[INFO] [stderr]     |
[INFO] [stderr] 262 |     pub method: CreateMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `Create::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `CreateMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:56:1
[INFO] [stderr]     |
[INFO] [stderr] 56  | enum CreateMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `GetTreeMethod` is more private than the item `GetTree::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:299:2
[INFO] [stderr]     |
[INFO] [stderr] 299 |     pub method: GetTreeMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `GetTree::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `GetTreeMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:62:1
[INFO] [stderr]     |
[INFO] [stderr] 62  | enum GetTreeMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `HandleUserPromptMethod` is more private than the item `HandleUserPrompt::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:316:2
[INFO] [stderr]     |
[INFO] [stderr] 316 |     pub method: HandleUserPromptMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `HandleUserPrompt::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `HandleUserPromptMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:68:1
[INFO] [stderr]     |
[INFO] [stderr] 68  | enum HandleUserPromptMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `LocateNodesMethod` is more private than the item `LocateNodes::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:335:2
[INFO] [stderr]     |
[INFO] [stderr] 335 |     pub method: LocateNodesMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `LocateNodes::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `LocateNodesMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:74:1
[INFO] [stderr]     |
[INFO] [stderr] 74  | enum LocateNodesMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `NavigateMethod` is more private than the item `Navigate::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:357:2
[INFO] [stderr]     |
[INFO] [stderr] 357 |     pub method: NavigateMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Navigate::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `NavigateMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:80:1
[INFO] [stderr]     |
[INFO] [stderr] 80  | enum NavigateMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `PrintMethod` is more private than the item `Print::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:376:2
[INFO] [stderr]     |
[INFO] [stderr] 376 |     pub method: PrintMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^ field `Print::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `PrintMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:86:1
[INFO] [stderr]     |
[INFO] [stderr] 86  | enum PrintMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ReloadMethod` is more private than the item `Reload::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:482:2
[INFO] [stderr]     |
[INFO] [stderr] 482 |     pub method: ReloadMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `Reload::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ReloadMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:92:1
[INFO] [stderr]     |
[INFO] [stderr] 92  | enum ReloadMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `SetViewportMethod` is more private than the item `SetViewport::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:500:2
[INFO] [stderr]     |
[INFO] [stderr] 500 |     pub method: SetViewportMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetViewport::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `SetViewportMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:98:1
[INFO] [stderr]     |
[INFO] [stderr] 98  | enum SetViewportMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `TraverseHistoryMethod` is more private than the item `TraverseHistory::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:531:2
[INFO] [stderr]     |
[INFO] [stderr] 531 |     pub method: TraverseHistoryMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `TraverseHistory::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TraverseHistoryMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/commands.rs:104:1
[INFO] [stderr]     |
[INFO] [stderr] 104 | enum TraverseHistoryMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ContextCreatedMethod` is more private than the item `ContextCreated::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:104:2
[INFO] [stderr]     |
[INFO] [stderr] 104 |     pub method: ContextCreatedMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContextCreated::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ContextCreatedMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:24:1
[INFO] [stderr]     |
[INFO] [stderr] 24  | enum ContextCreatedMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ContextDestroyedMethod` is more private than the item `ContextDestroyed::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:112:2
[INFO] [stderr]     |
[INFO] [stderr] 112 |     pub method: ContextDestroyedMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContextDestroyed::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ContextDestroyedMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:30:1
[INFO] [stderr]     |
[INFO] [stderr] 30  | enum ContextDestroyedMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `NavigationStartedMethod` is more private than the item `NavigationStarted::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:120:2
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub method: NavigationStartedMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationStarted::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `NavigationStartedMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:36:1
[INFO] [stderr]     |
[INFO] [stderr] 36  | enum NavigationStartedMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `FragmentNavigatedMethod` is more private than the item `FragmentNavigated::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:128:2
[INFO] [stderr]     |
[INFO] [stderr] 128 |     pub method: FragmentNavigatedMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FragmentNavigated::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `FragmentNavigatedMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:42:1
[INFO] [stderr]     |
[INFO] [stderr] 42  | enum FragmentNavigatedMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `HistoryUpdatedMethod` is more private than the item `HistoryUpdated::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:136:2
[INFO] [stderr]     |
[INFO] [stderr] 136 |     pub method: HistoryUpdatedMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `HistoryUpdated::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `HistoryUpdatedMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:48:1
[INFO] [stderr]     |
[INFO] [stderr] 48  | enum HistoryUpdatedMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `DomContentLoadedMethod` is more private than the item `DomContentLoaded::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:152:2
[INFO] [stderr]     |
[INFO] [stderr] 152 |     pub method: DomContentLoadedMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DomContentLoaded::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `DomContentLoadedMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:54:1
[INFO] [stderr]     |
[INFO] [stderr] 54  | enum DomContentLoadedMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `LoadMethod` is more private than the item `Load::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:160:2
[INFO] [stderr]     |
[INFO] [stderr] 160 |     pub method: LoadMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^ field `Load::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `LoadMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:60:1
[INFO] [stderr]     |
[INFO] [stderr] 60  | enum LoadMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `DownloadWillBeginMethod` is more private than the item `DownloadWillBegin::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:168:2
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub method: DownloadWillBeginMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DownloadWillBegin::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `DownloadWillBeginMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:66:1
[INFO] [stderr]     |
[INFO] [stderr] 66  | enum DownloadWillBeginMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `NavigationAbortedMethod` is more private than the item `NavigationAborted::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:183:2
[INFO] [stderr]     |
[INFO] [stderr] 183 |     pub method: NavigationAbortedMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationAborted::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `NavigationAbortedMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:72:1
[INFO] [stderr]     |
[INFO] [stderr] 72  | enum NavigationAbortedMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `NavigationCommittedMethod` is more private than the item `NavigationCommitted::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:191:2
[INFO] [stderr]     |
[INFO] [stderr] 191 |     pub method: NavigationCommittedMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationCommitted::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `NavigationCommittedMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:78:1
[INFO] [stderr]     |
[INFO] [stderr] 78  | enum NavigationCommittedMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `NavigationFailedMethod` is more private than the item `NavigationFailed::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:199:2
[INFO] [stderr]     |
[INFO] [stderr] 199 |     pub method: NavigationFailedMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NavigationFailed::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `NavigationFailedMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:84:1
[INFO] [stderr]     |
[INFO] [stderr] 84  | enum NavigationFailedMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `UserPromptClosedMethod` is more private than the item `UserPromptClosed::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:207:2
[INFO] [stderr]     |
[INFO] [stderr] 207 |     pub method: UserPromptClosedMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `UserPromptClosed::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `UserPromptClosedMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:90:1
[INFO] [stderr]     |
[INFO] [stderr] 90  | enum UserPromptClosedMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `UserPromptOpenedMethod` is more private than the item `UserPromptOpened::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:227:2
[INFO] [stderr]     |
[INFO] [stderr] 227 |     pub method: UserPromptOpenedMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `UserPromptOpened::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `UserPromptOpenedMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/events.rs:96:1
[INFO] [stderr]     |
[INFO] [stderr] 96  | enum UserPromptOpenedMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `AccessibilityLocatorType` is more private than the item `AccessibilityLocator::r#type`
[INFO] [stderr]   --> rustenium-bidi-commands/src/browsing_context/types.rs:93:2
[INFO] [stderr]    |
[INFO] [stderr] 93 |     pub r#type: AccessibilityLocatorType,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AccessibilityLocator::r#type` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `AccessibilityLocatorType` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/browsing_context/types.rs:54:1
[INFO] [stderr]    |
[INFO] [stderr] 54 | enum AccessibilityLocatorType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `CssLocatorType` is more private than the item `CssLocator::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/types.rs:105:2
[INFO] [stderr]     |
[INFO] [stderr] 105 |     pub r#type: CssLocatorType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CssLocator::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `CssLocatorType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/types.rs:60:1
[INFO] [stderr]     |
[INFO] [stderr] 60  | enum CssLocatorType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ContextLocatorType` is more private than the item `ContextLocator::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/types.rs:117:2
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub r#type: ContextLocatorType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContextLocator::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ContextLocatorType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/types.rs:66:1
[INFO] [stderr]     |
[INFO] [stderr] 66  | enum ContextLocatorType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `InnerTextLocatorType` is more private than the item `InnerTextLocator::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/types.rs:127:2
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub r#type: InnerTextLocatorType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `InnerTextLocator::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `InnerTextLocatorType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/types.rs:72:1
[INFO] [stderr]     |
[INFO] [stderr] 72  | enum InnerTextLocatorType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `XPathLocatorType` is more private than the item `XPathLocator::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/types.rs:141:2
[INFO] [stderr]     |
[INFO] [stderr] 141 |     pub r#type: XPathLocatorType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `XPathLocator::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `XPathLocatorType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/browsing_context/types.rs:78:1
[INFO] [stderr]     |
[INFO] [stderr] 78  | enum XPathLocatorType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `AddPreloadScriptMethod` is more private than the item `AddPreloadScript::method`
[INFO] [stderr]   --> rustenium-bidi-commands/src/script/commands.rs:64:2
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub method: AddPreloadScriptMethod,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AddPreloadScript::method` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `AddPreloadScriptMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/script/commands.rs:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | enum AddPreloadScriptMethod {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `DisownMethod` is more private than the item `Disown::method`
[INFO] [stderr]   --> rustenium-bidi-commands/src/script/commands.rs:98:2
[INFO] [stderr]    |
[INFO] [stderr] 98 |     pub method: DisownMethod,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `Disown::method` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `DisownMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/script/commands.rs:32:1
[INFO] [stderr]    |
[INFO] [stderr] 32 | enum DisownMethod {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `CallFunctionMethod` is more private than the item `CallFunction::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/commands.rs:114:2
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub method: CallFunctionMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `CallFunction::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `CallFunctionMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/commands.rs:38:1
[INFO] [stderr]     |
[INFO] [stderr] 38  | enum CallFunctionMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `EvaluateMethod` is more private than the item `Evaluate::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/commands.rs:146:2
[INFO] [stderr]     |
[INFO] [stderr] 146 |     pub method: EvaluateMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Evaluate::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `EvaluateMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/commands.rs:44:1
[INFO] [stderr]     |
[INFO] [stderr] 44  | enum EvaluateMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `GetRealmsMethod` is more private than the item `GetRealms::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/commands.rs:170:2
[INFO] [stderr]     |
[INFO] [stderr] 170 |     pub method: GetRealmsMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `GetRealms::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `GetRealmsMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/commands.rs:50:1
[INFO] [stderr]     |
[INFO] [stderr] 50  | enum GetRealmsMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `RemovePreloadScriptMethod` is more private than the item `RemovePreloadScript::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/commands.rs:186:2
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub method: RemovePreloadScriptMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RemovePreloadScript::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `RemovePreloadScriptMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/commands.rs:56:1
[INFO] [stderr]     |
[INFO] [stderr] 56  | enum RemovePreloadScriptMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `MessageMethod` is more private than the item `script::events::Message::method`
[INFO] [stderr]   --> rustenium-bidi-commands/src/script/events.rs:32:2
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub method: MessageMethod,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `script::events::Message::method` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `MessageMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/script/events.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | enum MessageMethod {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `RealmCreatedMethod` is more private than the item `RealmCreated::method`
[INFO] [stderr]   --> rustenium-bidi-commands/src/script/events.rs:50:2
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub method: RealmCreatedMethod,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RealmCreated::method` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `RealmCreatedMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/script/events.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | enum RealmCreatedMethod {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `RealmDestroyedMethod` is more private than the item `RealmDestroyed::method`
[INFO] [stderr]   --> rustenium-bidi-commands/src/script/events.rs:58:2
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub method: RealmDestroyedMethod,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RealmDestroyed::method` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `RealmDestroyedMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/script/events.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | enum RealmDestroyedMethod {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ChannelValueType` is more private than the item `ChannelValue::r#type`
[INFO] [stderr]   --> rustenium-bidi-commands/src/script/types.rs:91:2
[INFO] [stderr]    |
[INFO] [stderr] 91 |     pub r#type: ChannelValueType,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ChannelValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `ChannelValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/script/types.rs:83:1
[INFO] [stderr]    |
[INFO] [stderr] 83 | enum ChannelValueType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `EvaluateResultSuccessType` is more private than the item `EvaluateResultSuccess::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:121:2
[INFO] [stderr]     |
[INFO] [stderr] 121 |     pub r#type: EvaluateResultSuccessType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `EvaluateResultSuccess::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `EvaluateResultSuccessType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:113:1
[INFO] [stderr]     |
[INFO] [stderr] 113 | enum EvaluateResultSuccessType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `EvaluateResultExceptionType` is more private than the item `EvaluateResultException::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:137:2
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub r#type: EvaluateResultExceptionType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `EvaluateResultException::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `EvaluateResultExceptionType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:129:1
[INFO] [stderr]     |
[INFO] [stderr] 129 | enum EvaluateResultExceptionType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ArrayLocalValueType` is more private than the item `ArrayLocalValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:181:2
[INFO] [stderr]     |
[INFO] [stderr] 181 |     pub r#type: ArrayLocalValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ArrayLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ArrayLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:173:1
[INFO] [stderr]     |
[INFO] [stderr] 173 | enum ArrayLocalValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `DateLocalValueType` is more private than the item `DateLocalValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:195:2
[INFO] [stderr]     |
[INFO] [stderr] 195 |     pub r#type: DateLocalValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DateLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `DateLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:187:1
[INFO] [stderr]     |
[INFO] [stderr] 187 | enum DateLocalValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `MapLocalValueType` is more private than the item `MapLocalValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:209:2
[INFO] [stderr]     |
[INFO] [stderr] 209 |     pub r#type: MapLocalValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `MapLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `MapLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:201:1
[INFO] [stderr]     |
[INFO] [stderr] 201 | enum MapLocalValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ObjectLocalValueType` is more private than the item `ObjectLocalValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:223:2
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub r#type: ObjectLocalValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ObjectLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ObjectLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:215:1
[INFO] [stderr]     |
[INFO] [stderr] 215 | enum ObjectLocalValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `RegExpLocalValueType` is more private than the item `RegExpLocalValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:245:2
[INFO] [stderr]     |
[INFO] [stderr] 245 |     pub r#type: RegExpLocalValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RegExpLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `RegExpLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:237:1
[INFO] [stderr]     |
[INFO] [stderr] 237 | enum RegExpLocalValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `SetLocalValueType` is more private than the item `SetLocalValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:259:2
[INFO] [stderr]     |
[INFO] [stderr] 259 |     pub r#type: SetLocalValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetLocalValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `SetLocalValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:251:1
[INFO] [stderr]     |
[INFO] [stderr] 251 | enum SetLocalValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `UndefinedValueType` is more private than the item `UndefinedValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:282:2
[INFO] [stderr]     |
[INFO] [stderr] 282 |     pub r#type: UndefinedValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `UndefinedValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `UndefinedValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:274:1
[INFO] [stderr]     |
[INFO] [stderr] 274 | enum UndefinedValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `NullValueType` is more private than the item `NullValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:294:2
[INFO] [stderr]     |
[INFO] [stderr] 294 |     pub r#type: NullValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `NullValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `NullValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:286:1
[INFO] [stderr]     |
[INFO] [stderr] 286 | enum NullValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `script::types::StringValueType` is more private than the item `script::types::StringValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:306:2
[INFO] [stderr]     |
[INFO] [stderr] 306 |     pub r#type: StringValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `script::types::StringValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `script::types::StringValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:298:1
[INFO] [stderr]     |
[INFO] [stderr] 298 | enum StringValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `NumberValueType` is more private than the item `NumberValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:326:2
[INFO] [stderr]     |
[INFO] [stderr] 326 |     pub r#type: NumberValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NumberValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `NumberValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:312:1
[INFO] [stderr]     |
[INFO] [stderr] 312 | enum NumberValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `BooleanValueType` is more private than the item `BooleanValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:340:2
[INFO] [stderr]     |
[INFO] [stderr] 340 |     pub r#type: BooleanValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BooleanValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `BooleanValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:332:1
[INFO] [stderr]     |
[INFO] [stderr] 332 | enum BooleanValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `BigIntValueType` is more private than the item `BigIntValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:354:2
[INFO] [stderr]     |
[INFO] [stderr] 354 |     pub r#type: BigIntValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BigIntValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `BigIntValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:346:1
[INFO] [stderr]     |
[INFO] [stderr] 346 | enum BigIntValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `WindowRealmInfoType` is more private than the item `WindowRealmInfo::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:404:2
[INFO] [stderr]     |
[INFO] [stderr] 404 |     pub r#type: WindowRealmInfoType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WindowRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `WindowRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:394:1
[INFO] [stderr]     |
[INFO] [stderr] 394 | enum WindowRealmInfoType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `DedicatedWorkerRealmInfoType` is more private than the item `DedicatedWorkerRealmInfo::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:422:2
[INFO] [stderr]     |
[INFO] [stderr] 422 |     pub r#type: DedicatedWorkerRealmInfoType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DedicatedWorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `DedicatedWorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:412:1
[INFO] [stderr]     |
[INFO] [stderr] 412 | enum DedicatedWorkerRealmInfoType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `SharedWorkerRealmInfoType` is more private than the item `SharedWorkerRealmInfo::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:438:2
[INFO] [stderr]     |
[INFO] [stderr] 438 |     pub r#type: SharedWorkerRealmInfoType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SharedWorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `SharedWorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:428:1
[INFO] [stderr]     |
[INFO] [stderr] 428 | enum SharedWorkerRealmInfoType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ServiceWorkerRealmInfoType` is more private than the item `ServiceWorkerRealmInfo::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:452:2
[INFO] [stderr]     |
[INFO] [stderr] 452 |     pub r#type: ServiceWorkerRealmInfoType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ServiceWorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ServiceWorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:442:1
[INFO] [stderr]     |
[INFO] [stderr] 442 | enum ServiceWorkerRealmInfoType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `WorkerRealmInfoType` is more private than the item `WorkerRealmInfo::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:466:2
[INFO] [stderr]     |
[INFO] [stderr] 466 |     pub r#type: WorkerRealmInfoType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WorkerRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `WorkerRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:456:1
[INFO] [stderr]     |
[INFO] [stderr] 456 | enum WorkerRealmInfoType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `PaintWorkletRealmInfoType` is more private than the item `PaintWorkletRealmInfo::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:480:2
[INFO] [stderr]     |
[INFO] [stderr] 480 |     pub r#type: PaintWorkletRealmInfoType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PaintWorkletRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `PaintWorkletRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:470:1
[INFO] [stderr]     |
[INFO] [stderr] 470 | enum PaintWorkletRealmInfoType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `AudioWorkletRealmInfoType` is more private than the item `AudioWorkletRealmInfo::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:494:2
[INFO] [stderr]     |
[INFO] [stderr] 494 |     pub r#type: AudioWorkletRealmInfoType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AudioWorkletRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `AudioWorkletRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:484:1
[INFO] [stderr]     |
[INFO] [stderr] 484 | enum AudioWorkletRealmInfoType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `WorkletRealmInfoType` is more private than the item `WorkletRealmInfo::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:508:2
[INFO] [stderr]     |
[INFO] [stderr] 508 |     pub r#type: WorkletRealmInfoType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WorkletRealmInfo::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `WorkletRealmInfoType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:498:1
[INFO] [stderr]     |
[INFO] [stderr] 498 | enum WorkletRealmInfoType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `SymbolRemoteValueType` is more private than the item `SymbolRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:571:2
[INFO] [stderr]     |
[INFO] [stderr] 571 |     pub r#type: SymbolRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SymbolRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `SymbolRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:563:1
[INFO] [stderr]     |
[INFO] [stderr] 563 | enum SymbolRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ArrayRemoteValueType` is more private than the item `ArrayRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:587:2
[INFO] [stderr]     |
[INFO] [stderr] 587 |     pub r#type: ArrayRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ArrayRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ArrayRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:579:1
[INFO] [stderr]     |
[INFO] [stderr] 579 | enum ArrayRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ObjectRemoteValueType` is more private than the item `ObjectRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:605:2
[INFO] [stderr]     |
[INFO] [stderr] 605 |     pub r#type: ObjectRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ObjectRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ObjectRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:597:1
[INFO] [stderr]     |
[INFO] [stderr] 597 | enum ObjectRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `FunctionRemoteValueType` is more private than the item `FunctionRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:623:2
[INFO] [stderr]     |
[INFO] [stderr] 623 |     pub r#type: FunctionRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FunctionRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `FunctionRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:615:1
[INFO] [stderr]     |
[INFO] [stderr] 615 | enum FunctionRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `MapRemoteValueType` is more private than the item `MapRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:658:2
[INFO] [stderr]     |
[INFO] [stderr] 658 |     pub r#type: MapRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `MapRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `MapRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:650:1
[INFO] [stderr]     |
[INFO] [stderr] 650 | enum MapRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `SetRemoteValueType` is more private than the item `SetRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:676:2
[INFO] [stderr]     |
[INFO] [stderr] 676 |     pub r#type: SetRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `SetRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:668:1
[INFO] [stderr]     |
[INFO] [stderr] 668 | enum SetRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `WeakMapRemoteValueType` is more private than the item `WeakMapRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:694:2
[INFO] [stderr]     |
[INFO] [stderr] 694 |     pub r#type: WeakMapRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WeakMapRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `WeakMapRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:686:1
[INFO] [stderr]     |
[INFO] [stderr] 686 | enum WeakMapRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `WeakSetRemoteValueType` is more private than the item `WeakSetRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:710:2
[INFO] [stderr]     |
[INFO] [stderr] 710 |     pub r#type: WeakSetRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WeakSetRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `WeakSetRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:702:1
[INFO] [stderr]     |
[INFO] [stderr] 702 | enum WeakSetRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `GeneratorRemoteValueType` is more private than the item `GeneratorRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:726:2
[INFO] [stderr]     |
[INFO] [stderr] 726 |     pub r#type: GeneratorRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `GeneratorRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `GeneratorRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:718:1
[INFO] [stderr]     |
[INFO] [stderr] 718 | enum GeneratorRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ErrorRemoteValueType` is more private than the item `ErrorRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:742:2
[INFO] [stderr]     |
[INFO] [stderr] 742 |     pub r#type: ErrorRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ErrorRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ErrorRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:734:1
[INFO] [stderr]     |
[INFO] [stderr] 734 | enum ErrorRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ProxyRemoteValueType` is more private than the item `ProxyRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:758:2
[INFO] [stderr]     |
[INFO] [stderr] 758 |     pub r#type: ProxyRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ProxyRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ProxyRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:750:1
[INFO] [stderr]     |
[INFO] [stderr] 750 | enum ProxyRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `PromiseRemoteValueType` is more private than the item `PromiseRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:774:2
[INFO] [stderr]     |
[INFO] [stderr] 774 |     pub r#type: PromiseRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PromiseRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `PromiseRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:766:1
[INFO] [stderr]     |
[INFO] [stderr] 766 | enum PromiseRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `TypedArrayRemoteValueType` is more private than the item `TypedArrayRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:790:2
[INFO] [stderr]     |
[INFO] [stderr] 790 |     pub r#type: TypedArrayRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `TypedArrayRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `TypedArrayRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:782:1
[INFO] [stderr]     |
[INFO] [stderr] 782 | enum TypedArrayRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ArrayBufferRemoteValueType` is more private than the item `ArrayBufferRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:806:2
[INFO] [stderr]     |
[INFO] [stderr] 806 |     pub r#type: ArrayBufferRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ArrayBufferRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ArrayBufferRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:798:1
[INFO] [stderr]     |
[INFO] [stderr] 798 | enum ArrayBufferRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `NodeListRemoteValueType` is more private than the item `NodeListRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:822:2
[INFO] [stderr]     |
[INFO] [stderr] 822 |     pub r#type: NodeListRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NodeListRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `NodeListRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:814:1
[INFO] [stderr]     |
[INFO] [stderr] 814 | enum NodeListRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `HTMLCollectionRemoteValueType` is more private than the item `HTMLCollectionRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:840:2
[INFO] [stderr]     |
[INFO] [stderr] 840 |     pub r#type: HTMLCollectionRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `HTMLCollectionRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `HTMLCollectionRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:832:1
[INFO] [stderr]     |
[INFO] [stderr] 832 | enum HTMLCollectionRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `NodeRemoteValueType` is more private than the item `NodeRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:858:2
[INFO] [stderr]     |
[INFO] [stderr] 858 |     pub r#type: NodeRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NodeRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `NodeRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:850:1
[INFO] [stderr]     |
[INFO] [stderr] 850 | enum NodeRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `WindowProxyRemoteValueType` is more private than the item `WindowProxyRemoteValue::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:907:2
[INFO] [stderr]     |
[INFO] [stderr] 907 |     pub r#type: WindowProxyRemoteValueType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WindowProxyRemoteValue::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `WindowProxyRemoteValueType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/script/types.rs:899:1
[INFO] [stderr]     |
[INFO] [stderr] 899 | enum WindowProxyRemoteValueType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `PerformActionsMethod` is more private than the item `PerformActions::method`
[INFO] [stderr]   --> rustenium-bidi-commands/src/input/commands.rs:26:2
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub method: PerformActionsMethod,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PerformActions::method` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `PerformActionsMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/input/commands.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | enum PerformActionsMethod {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `NoneSourceActionsType` is more private than the item `NoneSourceActions::r#type`
[INFO] [stderr]   --> rustenium-bidi-commands/src/input/commands.rs:58:2
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub r#type: NoneSourceActionsType,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `NoneSourceActions::r#type` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `NoneSourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/input/commands.rs:50:1
[INFO] [stderr]    |
[INFO] [stderr] 50 | enum NoneSourceActionsType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `KeySourceActionsType` is more private than the item `KeySourceActions::r#type`
[INFO] [stderr]   --> rustenium-bidi-commands/src/input/commands.rs:75:2
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub r#type: KeySourceActionsType,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `KeySourceActions::r#type` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `KeySourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/input/commands.rs:67:1
[INFO] [stderr]    |
[INFO] [stderr] 67 | enum KeySourceActionsType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `PointerSourceActionsType` is more private than the item `PointerSourceActions::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:100:2
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub r#type: PointerSourceActionsType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerSourceActions::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `PointerSourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:92:1
[INFO] [stderr]     |
[INFO] [stderr] 92  | enum PointerSourceActionsType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `WheelSourceActionsType` is more private than the item `WheelSourceActions::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:147:2
[INFO] [stderr]     |
[INFO] [stderr] 147 |     pub r#type: WheelSourceActionsType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WheelSourceActions::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `WheelSourceActionsType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:139:1
[INFO] [stderr]     |
[INFO] [stderr] 139 | enum WheelSourceActionsType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `PauseActionType` is more private than the item `PauseAction::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:169:2
[INFO] [stderr]     |
[INFO] [stderr] 169 |     pub r#type: PauseActionType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PauseAction::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `PauseActionType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:161:1
[INFO] [stderr]     |
[INFO] [stderr] 161 | enum PauseActionType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `KeyDownActionType` is more private than the item `KeyDownAction::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:184:2
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub r#type: KeyDownActionType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `KeyDownAction::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `KeyDownActionType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:176:1
[INFO] [stderr]     |
[INFO] [stderr] 176 | enum KeyDownActionType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `KeyUpActionType` is more private than the item `KeyUpAction::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:199:2
[INFO] [stderr]     |
[INFO] [stderr] 199 |     pub r#type: KeyUpActionType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `KeyUpAction::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `KeyUpActionType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:191:1
[INFO] [stderr]     |
[INFO] [stderr] 191 | enum KeyUpActionType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `PointerUpActionType` is more private than the item `PointerUpAction::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:214:2
[INFO] [stderr]     |
[INFO] [stderr] 214 |     pub r#type: PointerUpActionType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerUpAction::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `PointerUpActionType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:206:1
[INFO] [stderr]     |
[INFO] [stderr] 206 | enum PointerUpActionType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `PointerDownActionType` is more private than the item `PointerDownAction::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:228:2
[INFO] [stderr]     |
[INFO] [stderr] 228 |     pub r#type: PointerDownActionType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerDownAction::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `PointerDownActionType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:220:1
[INFO] [stderr]     |
[INFO] [stderr] 220 | enum PointerDownActionType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `PointerMoveActionType` is more private than the item `PointerMoveAction::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:245:2
[INFO] [stderr]     |
[INFO] [stderr] 245 |     pub r#type: PointerMoveActionType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PointerMoveAction::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `PointerMoveActionType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:237:1
[INFO] [stderr]     |
[INFO] [stderr] 237 | enum PointerMoveActionType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `WheelScrollActionType` is more private than the item `WheelScrollAction::r#type`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:272:2
[INFO] [stderr]     |
[INFO] [stderr] 272 |     pub r#type: WheelScrollActionType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `WheelScrollAction::r#type` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `WheelScrollActionType` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:260:1
[INFO] [stderr]     |
[INFO] [stderr] 260 | enum WheelScrollActionType {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ReleaseActionsMethod` is more private than the item `ReleaseActions::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:348:2
[INFO] [stderr]     |
[INFO] [stderr] 348 |     pub method: ReleaseActionsMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ReleaseActions::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ReleaseActionsMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:340:1
[INFO] [stderr]     |
[INFO] [stderr] 340 | enum ReleaseActionsMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `SetFilesMethod` is more private than the item `SetFiles::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:369:2
[INFO] [stderr]     |
[INFO] [stderr] 369 |     pub method: SetFilesMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetFiles::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `SetFilesMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/input/commands.rs:361:1
[INFO] [stderr]     |
[INFO] [stderr] 361 | enum SetFilesMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `FileDialogOpenedMethod` is more private than the item `FileDialogOpened::method`
[INFO] [stderr]   --> rustenium-bidi-commands/src/input/events.rs:19:2
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub method: FileDialogOpenedMethod,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FileDialogOpened::method` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `FileDialogOpenedMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/input/events.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | enum FileDialogOpenedMethod {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ElementOriginType` is more private than the item `ElementOrigin::r#type`
[INFO] [stderr]   --> rustenium-bidi-commands/src/input/types.rs:14:2
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub r#type: ElementOriginType,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ElementOrigin::r#type` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `ElementOriginType` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/input/types.rs:6:1
[INFO] [stderr]    |
[INFO] [stderr] 6  | enum ElementOriginType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `EntryAddedMethod` is more private than the item `EntryAdded::method`
[INFO] [stderr]   --> rustenium-bidi-commands/src/log/events.rs:19:2
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub method: EntryAddedMethod,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `EntryAdded::method` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `EntryAddedMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/log/events.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | enum EntryAddedMethod {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ConsoleLogEntryType` is more private than the item `ConsoleLogEntry::r#type`
[INFO] [stderr]   --> rustenium-bidi-commands/src/log/types.rs:62:2
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub r#type: ConsoleLogEntryType,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ConsoleLogEntry::r#type` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `ConsoleLogEntryType` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/log/types.rs:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | enum ConsoleLogEntryType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `JavascriptLogEntryType` is more private than the item `JavascriptLogEntry::r#type`
[INFO] [stderr]   --> rustenium-bidi-commands/src/log/types.rs:77:2
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub r#type: JavascriptLogEntryType,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `JavascriptLogEntry::r#type` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `JavascriptLogEntryType` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/log/types.rs:51:1
[INFO] [stderr]    |
[INFO] [stderr] 51 | enum JavascriptLogEntryType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `AddInterceptMethod` is more private than the item `AddIntercept::method`
[INFO] [stderr]   --> rustenium-bidi-commands/src/network/commands.rs:66:2
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub method: AddInterceptMethod,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `AddIntercept::method` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `AddInterceptMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/network/commands.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | enum AddInterceptMethod {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ContinueRequestMethod` is more private than the item `ContinueRequest::method`
[INFO] [stderr]   --> rustenium-bidi-commands/src/network/commands.rs:90:2
[INFO] [stderr]    |
[INFO] [stderr] 90 |     pub method: ContinueRequestMethod,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContinueRequest::method` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `ContinueRequestMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/network/commands.rs:34:1
[INFO] [stderr]    |
[INFO] [stderr] 34 | enum ContinueRequestMethod {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ContinueResponseMethod` is more private than the item `ContinueResponse::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/network/commands.rs:114:2
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub method: ContinueResponseMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ContinueResponse::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ContinueResponseMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/network/commands.rs:40:1
[INFO] [stderr]     |
[INFO] [stderr] 40  | enum ContinueResponseMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `FailRequestMethod` is more private than the item `FailRequest::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/network/commands.rs:197:2
[INFO] [stderr]     |
[INFO] [stderr] 197 |     pub method: FailRequestMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FailRequest::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `FailRequestMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/network/commands.rs:46:1
[INFO] [stderr]     |
[INFO] [stderr] 46  | enum FailRequestMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ProvideResponseMethod` is more private than the item `ProvideResponse::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/network/commands.rs:211:2
[INFO] [stderr]     |
[INFO] [stderr] 211 |     pub method: ProvideResponseMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ProvideResponse::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `ProvideResponseMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/network/commands.rs:52:1
[INFO] [stderr]     |
[INFO] [stderr] 52  | enum ProvideResponseMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `RemoveInterceptMethod` is more private than the item `RemoveIntercept::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/network/commands.rs:235:2
[INFO] [stderr]     |
[INFO] [stderr] 235 |     pub method: RemoveInterceptMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RemoveIntercept::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `RemoveInterceptMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/network/commands.rs:58:1
[INFO] [stderr]     |
[INFO] [stderr] 58  | enum RemoveInterceptMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `GetCookiesMethod` is more private than the item `GetCookies::method`
[INFO] [stderr]   --> rustenium-bidi-commands/src/storage/commands.rs:57:2
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub method: GetCookiesMethod,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `GetCookies::method` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `GetCookiesMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/storage/commands.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | enum GetCookiesMethod {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `BrowsingContextPartitionDescriptorType` is more private than the item `BrowsingContextPartitionDescriptor::r#type`
[INFO] [stderr]   --> rustenium-bidi-commands/src/storage/commands.rs:89:2
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub r#type: BrowsingContextPartitionDescriptorType,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `BrowsingContextPartitionDescriptor::r#type` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `BrowsingContextPartitionDescriptorType` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/storage/commands.rs:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | enum BrowsingContextPartitionDescriptorType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `StorageKeyPartitionDescriptorType` is more private than the item `StorageKeyPartitionDescriptor::r#type`
[INFO] [stderr]   --> rustenium-bidi-commands/src/storage/commands.rs:97:2
[INFO] [stderr]    |
[INFO] [stderr] 97 |     pub r#type: StorageKeyPartitionDescriptorType,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `StorageKeyPartitionDescriptor::r#type` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `StorageKeyPartitionDescriptorType` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/storage/commands.rs:49:1
[INFO] [stderr]    |
[INFO] [stderr] 49 | enum StorageKeyPartitionDescriptorType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `SetCookieMethod` is more private than the item `SetCookie::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/storage/commands.rs:123:2
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub method: SetCookieMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SetCookie::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `SetCookieMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/storage/commands.rs:31:1
[INFO] [stderr]     |
[INFO] [stderr] 31  | enum SetCookieMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `DeleteCookiesMethod` is more private than the item `DeleteCookies::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/storage/commands.rs:161:2
[INFO] [stderr]     |
[INFO] [stderr] 161 |     pub method: DeleteCookiesMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `DeleteCookies::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `DeleteCookiesMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/storage/commands.rs:37:1
[INFO] [stderr]     |
[INFO] [stderr] 37  | enum DeleteCookiesMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `InstallMethod` is more private than the item `Install::method`
[INFO] [stderr]   --> rustenium-bidi-commands/src/web_extension/commands.rs:51:2
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub method: InstallMethod,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ field `Install::method` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `InstallMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/web_extension/commands.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | enum InstallMethod {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ExtensionPathType` is more private than the item `ExtensionPath::r#type`
[INFO] [stderr]   --> rustenium-bidi-commands/src/web_extension/commands.rs:72:2
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub r#type: ExtensionPathType,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtensionPath::r#type` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `ExtensionPathType` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/web_extension/commands.rs:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | enum ExtensionPathType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ExtensionArchivePathType` is more private than the item `ExtensionArchivePath::r#type`
[INFO] [stderr]   --> rustenium-bidi-commands/src/web_extension/commands.rs:80:2
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub r#type: ExtensionArchivePathType,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtensionArchivePath::r#type` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `ExtensionArchivePathType` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/web_extension/commands.rs:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | enum ExtensionArchivePathType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `ExtensionBase64EncodedType` is more private than the item `ExtensionBase64Encoded::r#type`
[INFO] [stderr]   --> rustenium-bidi-commands/src/web_extension/commands.rs:88:2
[INFO] [stderr]    |
[INFO] [stderr] 88 |     pub r#type: ExtensionBase64EncodedType,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ExtensionBase64Encoded::r#type` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `ExtensionBase64EncodedType` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> rustenium-bidi-commands/src/web_extension/commands.rs:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | enum ExtensionBase64EncodedType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `UninstallMethod` is more private than the item `Uninstall::method`
[INFO] [stderr]    --> rustenium-bidi-commands/src/web_extension/commands.rs:102:2
[INFO] [stderr]     |
[INFO] [stderr] 102 |     pub method: UninstallMethod,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Uninstall::method` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `UninstallMethod` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rustenium-bidi-commands/src/web_extension/commands.rs:94:1
[INFO] [stderr]     |
[INFO] [stderr] 94  | enum UninstallMethod {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rustenium-bidi-commands` (lib) generated 119 warnings (run `cargo fix --lib -p rustenium-bidi-commands` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `CommandResult`
[INFO] [stderr]  --> rustenium-core/src/connection.rs:4:31
[INFO] [stderr]   |
[INFO] [stderr] 4 | use rustenium_bidi_commands::{CommandResult, Event};
[INFO] [stderr]   |                               ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::transport::WebsocketConnectionTransport`
[INFO] [stderr]  --> rustenium-core/src/connection.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::transport::WebsocketConnectionTransport;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ops::Deref`
[INFO] [stderr]  --> rustenium-core/src/transport.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::ops::Deref;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Role`
[INFO] [stderr]  --> rustenium-core/src/transport.rs:5:67
[INFO] [stderr]   |
[INFO] [stderr] 5 | use fastwebsockets::{handshake, FragmentCollector, Frame, OpCode, Role, WebSocket, WebSocketError};
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `url::Url`
[INFO] [stderr]   --> rustenium-core/src/transport.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use url::Url;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::listeners::Listener`
[INFO] [stderr]   --> rustenium-core/src/transport.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use crate::listeners::Listener;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CommandResult` and `EventData`
[INFO] [stderr]  --> rustenium-core/src/listeners.rs:3:48
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rustenium_bidi_commands::{CommandResponse, CommandResult, ErrorResponse, Event, EventData, Message};
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^                        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `unbounded_channel`
[INFO] [stderr]  --> rustenium-core/src/listeners.rs:5:26
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tokio::sync::{mpsc::{unbounded_channel, UnboundedReceiver, UnboundedSender}, oneshot, Mutex};
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `label`
[INFO] [stderr]   --> rustenium-core/src/process.rs:42:31
[INFO] [stderr]    |
[INFO] [stderr] 42 |         let mut check_line = |label: &str, line: Result<Option<String>, _>| -> Option<String> {
[INFO] [stderr]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> rustenium-core/src/process.rs:34:13
[INFO] [stderr]    |
[INFO] [stderr] 34 |         let mut child = self.child.as_mut().unwrap();
[INFO] [stderr]    |             ----^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> rustenium-core/src/process.rs:42:13
[INFO] [stderr]    |
[INFO] [stderr] 42 |         let mut check_line = |label: &str, line: Result<Option<String>, _>| -> Option<String> {
[INFO] [stderr]    |             ----^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event_rx`
[INFO] [stderr]   --> rustenium-core/src/connection.rs:39:24
[INFO] [stderr]    |
[INFO] [stderr] 39 |         let (event_tx, event_rx) = unbounded_channel::<Event>();
[INFO] [stderr]    |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_rx`
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> rustenium-core/src/session.rs:22:29
[INFO] [stderr]    |
[INFO] [stderr] 22 |         connection_config: &'a ConnectionTransportConfig<'a>,
[INFO] [stderr]    |                             ^^                           ^^ these lifetimes flow to the output
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             these lifetimes flow to the output
[INFO] [stderr] 23 |     ) -> Session<WebsocketConnectionTransport<'a>> {
[INFO] [stderr]    |          -----------------------------------------
[INFO] [stderr]    |          |                                    |
[INFO] [stderr]    |          |                                    the lifetimes get resolved as `'a`
[INFO] [stderr]    |          the lifetimes get resolved as `'a`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 23 |     ) -> Session<'a, WebsocketConnectionTransport<'a>> {
[INFO] [stderr]    |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> rustenium-core/src/transport.rs:80:5
[INFO] [stderr]    |
[INFO] [stderr] 80 |     async fn send(&mut self, message: String) -> ();
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 80 -     async fn send(&mut self, message: String) -> ();
[INFO] [stderr] 80 +     fn send(&mut self, message: String) -> impl std::future::Future<Output = ()> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> rustenium-core/src/transport.rs:98:9
[INFO] [stderr]    |
[INFO] [stderr] 98 |         WebsocketConnectionTransport::listener_loop(self.client.clone(), listener);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 98 |         let _ = WebsocketConnectionTransport::listener_loop(self.client.clone(), listener);
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> rustenium-bidi-commands/src/lib.rs:272:9
[INFO] [stderr]     |
[INFO] [stderr] 272 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rustenium-core` (lib) generated 15 warnings (run `cargo fix --lib -p rustenium-core` to apply 10 suggestions)
[INFO] [stderr] warning: `rustenium-core` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr] warning: `rustenium-bidi-commands` (lib test) generated 120 warnings (119 duplicates) (run `cargo fix --lib -p rustenium-bidi-commands --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `rustenium_core::transport::ConnectionTransportProtocol`
[INFO] [stderr]  --> rustenium/src/browser/browser.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rustenium_core::transport::ConnectionTransportProtocol;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde::Deserialize`
[INFO] [stderr]  --> rustenium/src/browser/browser.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use serde::Deserialize;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::error::Error`
[INFO] [stderr]  --> rustenium/src/browser/bidi/chrome.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::error::Error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Session` and `process::Process`
[INFO] [stderr]  --> rustenium/src/browser/bidi/chrome.rs:2:38
[INFO] [stderr]   |
[INFO] [stderr] 2 | use rustenium_core::{find_free_port, process::Process, transport::WebsocketConnectionTransport, Session};
[INFO] [stderr]   |                                      ^^^^^^^^^^^^^^^^                                           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `reqwest::Client`
[INFO] [stderr]  --> rustenium/src/browser/bidi/chrome.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use reqwest::Client;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde::Deserialize`
[INFO] [stderr]  --> rustenium/src/browser/bidi/chrome.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use serde::Deserialize;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rustenium_core::transport::WebsocketConnectionTransport`
[INFO] [stderr]  --> rustenium/src/browser/mod.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use rustenium_core::transport::WebsocketConnectionTransport;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_connection_refused` is never used
[INFO] [stderr]   --> rustenium/src/browser/browser.rs:11:4
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn is_connection_refused(e: &reqwest::Error) -> bool {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> rustenium/src/lib.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> rustenium-generator/src/extractor.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `regex::Regex`
[INFO] [stderr]  --> rustenium-generator/src/extractor.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use regex::Regex;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `CommandParams`
[INFO] [stderr]  --> rustenium-generator/src/parser.rs:2:29
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::command_parser::{CommandParams, CommandDefinition};
[INFO] [stderr]   |                             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `EventDefinition` and `EventParams`
[INFO] [stderr]  --> rustenium-generator/src/parser.rs:3:27
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::event_parser::{EventParams, EventDefinition};
[INFO] [stderr]   |                           ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `module`
[INFO] [stderr]    --> rustenium-generator/src/output.rs:633:71
[INFO] [stderr]     |
[INFO] [stderr] 633 | fn generate_result_struct(result: &crate::command_parser::BidiResult, module: &Module) -> String {
[INFO] [stderr]     |                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `attributes`
[INFO] [stderr]   --> rustenium-generator/src/command_parser.rs:92:17
[INFO] [stderr]    |
[INFO] [stderr] 92 |             let attributes = extract_attributes(line)?;
[INFO] [stderr]    |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attributes`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `line`
[INFO] [stderr]    --> rustenium-generator/src/command_parser.rs:150:23
[INFO] [stderr]     |
[INFO] [stderr] 150 | fn extract_attributes(line: &str) -> Result<Vec<String>, Box<dyn std::error::Error>> {
[INFO] [stderr]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> rustenium-generator/src/command_parser.rs:151:9
[INFO] [stderr]     |
[INFO] [stderr] 151 |     let mut attributes = Vec::new();
[INFO] [stderr]     |         ----^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `param_content`
[INFO] [stderr]    --> rustenium-generator/src/command_parser.rs:268:37
[INFO] [stderr]     |
[INFO] [stderr] 268 | ...                   let param_content = param_lines.join("\n").trim().to_string();
[INFO] [stderr]     |                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result_def`
[INFO] [stderr]    --> rustenium-generator/src/command_parser.rs:367:88
[INFO] [stderr]     |
[INFO] [stderr] 367 | ...result: &mut BidiResult, result_def: &mut ResultDefinition, module: &mut Module) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stderr]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_def`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `param_content`
[INFO] [stderr]    --> rustenium-generator/src/event_parser.rs:207:41
[INFO] [stderr]     |
[INFO] [stderr] 207 | ...                   let param_content = param_lines.join("\n").trim().to_string();
[INFO] [stderr]     |                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cddl_content`
[INFO] [stderr]    --> rustenium-generator/src/parser.rs:131:32
[INFO] [stderr]     |
[INFO] [stderr] 131 | pub fn extract_parameter_types(cddl_content: &str) -> Result<Vec<String>, Box<dyn std::error::Error>> {
[INFO] [stderr]     |                                ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cddl_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `meta_comment`
[INFO] [stderr]    --> rustenium-generator/src/parser.rs:181:24
[INFO] [stderr]     |
[INFO] [stderr] 181 |         let (property, meta_comment) = parse_cddl_property_line(line, &updated_cddl_refs, module)?;
[INFO] [stderr]     |                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_meta_comment`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> rustenium-generator/src/parser.rs:200:82
[INFO] [stderr]     |
[INFO] [stderr] 200 | fn preprocess_nested_structs(cddl_content: &str, parent_type_name: Option<&str>, mut cddl_strings: Vec<&str>, module: &mut Module) -> Res...
[INFO] [stderr]     |                                                                                  ----^^^^^^^^^^^^
[INFO] [stderr]     |                                                                                  |
[INFO] [stderr]     |                                                                                  help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> rustenium-generator/src/parser.rs:304:13
[INFO] [stderr]     |
[INFO] [stderr] 304 |         let mut attributes = vec![format!(r#"#[serde(rename = "{}")]"#, property_name)];
[INFO] [stderr]     |             ----^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `def_type`
[INFO] [stderr]    --> rustenium-generator/src/parser.rs:499:65
[INFO] [stderr]     |
[INFO] [stderr] 499 | ...name: &str, content: &str, def_type: &str, cddl_strings: &[&str], current_module: &mut Module) -> Option<String> {
[INFO] [stderr]     |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_def_type`
[INFO] [stderr] 
[INFO] [stderr] warning: field `raw` is never read
[INFO] [stderr]   --> rustenium-generator/src/module.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 9  | pub struct Event {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] 10 |     pub raw: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `raw` is never read
[INFO] [stderr]   --> rustenium-generator/src/module.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct BidiType {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 17 |     pub raw: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `BidiType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `raw` is never read
[INFO] [stderr]   --> rustenium-generator/src/module.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct BidiResult {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 23 |     pub raw: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `BidiResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `commands`, `events`, and `results` are never read
[INFO] [stderr]   --> rustenium-generator/src/module.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct Module {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub commands: Vec<Command>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 33 |     pub events: Vec<Event>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 34 |     pub types: Vec<BidiType>,
[INFO] [stderr] 35 |     pub results: Vec<BidiResult>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EventDefinition` is never constructed
[INFO] [stderr]  --> rustenium-generator/src/extractor.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct EventDefinition {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `content` is never read
[INFO] [stderr]   --> rustenium-generator/src/command_parser.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 8  | pub struct CommandDefinition {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |     pub content: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CommandDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `content` is never read
[INFO] [stderr]   --> rustenium-generator/src/command_parser.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct ResultDefinition {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub content: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ResultDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `content` is never read
[INFO] [stderr]   --> rustenium-generator/src/event_parser.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 8  | pub struct EventDefinition {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |     pub content: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `EventDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `is_primitive` is never read
[INFO] [stderr]  --> rustenium-generator/src/parser.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Property {
[INFO] [stderr]   |            -------- field in this struct
[INFO] [stderr] 8 |     pub is_enum: bool,
[INFO] [stderr] 9 |     pub is_primitive: bool,
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Property` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `extract_parameter_types` is never used
[INFO] [stderr]    --> rustenium-generator/src/parser.rs:131:8
[INFO] [stderr]     |
[INFO] [stderr] 131 | pub fn extract_parameter_types(cddl_content: &str) -> Result<Vec<String>, Box<dyn std::error::Error>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rustenium` (lib) generated 8 warnings (run `cargo fix --lib -p rustenium` to apply 7 suggestions)
[INFO] [stderr] warning: `rustenium` (lib test) generated 9 warnings (8 duplicates) (run `cargo fix --lib -p rustenium --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `rustenium-generator` (bin "rustenium-generator" test) generated 26 warnings (run `cargo fix --bin "rustenium-generator" --tests` to apply 7 suggestions)
[INFO] [stderr] warning: unused import: `Driver`
[INFO] [stderr]  --> rustenium/tests/browser.rs:2:17
[INFO] [stderr]   |
[INFO] [stderr] 2 | use rustenium::{Driver, ChromeDriver};
[INFO] [stderr]   |                 ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rustenium_core::session::SessionConnectionType`
[INFO] [stderr]  --> rustenium/tests/browser.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rustenium_core::session::SessionConnectionType;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rustenium` (test "mod") generated 2 warnings (run `cargo fix --test "mod"` to apply 2 suggestions)
[INFO] [stderr] warning: `rustenium` (test "browser") generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustenium-241653d4e3fe4596)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/browser.rs (/opt/rustwide/target/debug/deps/browser-de311e91334e6745)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test open_browser ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- open_browser stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'open_browser' panicked at /opt/rustwide/workdir/rustenium-core/src/process.rs:23:14:
[INFO] [stdout] Failed to start process: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ee030f5792 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60ee030f5792 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60ee030f5792 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60ee030f5792 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60ee0311d403 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60ee0311d403 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x60ee030f2013 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60ee030f2013 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60ee030f55e2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60ee030f6d0c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60ee030f6b62 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60ee02f61c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60ee02f61c54 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60ee030f77eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60ee030f77eb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60ee030f74ba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60ee030f5c99 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x60ee030f714d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60ee0311b2c0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60ee0311b6c6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x60ee02f231d8 - core::result::Result<T,E>::expect::h3aaeb06084ca887b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x60ee02f231d8 - rustenium_core::process::Process::create::he502a21cc80ad187
[INFO] [stdout]                                at /opt/rustwide/workdir/rustenium-core/src/process.rs:23:14
[INFO] [stdout]   22:     0x60ee02eee042 - rustenium::browser::browser::Driver::start::{{closure}}::h4e289e2cf0e5d84b
[INFO] [stdout]                                at /opt/rustwide/workdir/rustenium/src/browser/browser.rs:22:30
[INFO] [stdout]   23:     0x60ee02eee042 - rustenium::browser::bidi::chrome::ChromeDriver::launch::{{closure}}::h7e460962af3abaa3
[INFO] [stdout]                                at /opt/rustwide/workdir/rustenium/src/browser/bidi/chrome.rs:50:62
[INFO] [stdout]   24:     0x60ee02ef2b69 - browser::open_browser::{{closure}}::h1640fe57de4c2146
[INFO] [stdout]                                at /opt/rustwide/workdir/rustenium/tests/browser.rs:14:32
[INFO] [stdout]   25:     0x60ee02f16875 - <core::pin::Pin<P> as core::future::future::Future>::poll::h845ced4cd75a16ee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x60ee02f16875 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0a616b39db8db925
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x60ee02f16875 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8d8e2c3aa7a45730
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   28:     0x60ee02f16875 - tokio::runtime::coop::with_budget::hcbf489d78939a48c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x60ee02f16875 - tokio::runtime::coop::budget::ha2ef9c71d2456263
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x60ee02f16875 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h506a0c05581b4d17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   31:     0x60ee02f16875 - tokio::runtime::scheduler::current_thread::Context::enter::h8bcf75f1291a84b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   32:     0x60ee02f27d2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h876e47b72a25ca29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   33:     0x60ee02f27d2b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7d2f32e2cab05146
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   34:     0x60ee02f27d2b - tokio::runtime::context::scoped::Scoped<T>::set::h17f6e5de3dd7fb8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x60ee02f160bb - tokio::runtime::context::set_scheduler::{{closure}}::haf3a5361fa151244
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x60ee02f160bb - std::thread::local::LocalKey<T>::try_with::h7fc267bbfcd23721
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x60ee02f160bb - std::thread::local::LocalKey<T>::with::h18eb3f53f90dd8ca
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x60ee02f160bb - tokio::runtime::context::set_scheduler::hb365cdf0379a0dad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x60ee02f160bb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc5eb395a9e8aa1fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   40:     0x60ee02f160bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2c2ec395648ba844
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   41:     0x60ee02f160bb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he1387a4d99cb0f0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   42:     0x60ee02f160bb - tokio::runtime::context::runtime::enter_runtime::h8fdcef99c1579abc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x60ee02f160bb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf89c3014263eeebf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   44:     0x60ee02f160bb - tokio::runtime::runtime::Runtime::block_on_inner::h64c06b504386ff21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x60ee02f160bb - tokio::runtime::runtime::Runtime::block_on::hef7c9146726a828a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   46:     0x60ee02ee666e - browser::open_browser::h16bd52b5e9bf1040
[INFO] [stdout]                                at /opt/rustwide/workdir/rustenium/tests/browser.rs:15:41
[INFO] [stdout]   47:     0x60ee02ee666e - browser::open_browser::{{closure}}::ha74dec52094c1a5c
[INFO] [stdout]                                at /opt/rustwide/workdir/rustenium/tests/browser.rs:12:24
[INFO] [stdout]   48:     0x60ee02ee666e - core::ops::function::FnOnce::call_once::h93f90cddcfea1220
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x60ee02f673db - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x60ee02f673db - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   51:     0x60ee02f665ce - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   52:     0x60ee02f665ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x60ee02f665ce - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x60ee02f665ce - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x60ee02f665ce - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x60ee02f665ce - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   57:     0x60ee02f665ce - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   58:     0x60ee02f2a144 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   59:     0x60ee02f2a144 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   60:     0x60ee02f2db1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   61:     0x60ee02f2db1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x60ee02f2db1a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x60ee02f2db1a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x60ee02f2db1a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x60ee02f2db1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   66:     0x60ee02f2db1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x60ee030fa967 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   68:     0x60ee030fa967 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x60ee030fa967 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   70:     0x7fbc6262eaa4 - <unknown>
[INFO] [stdout]   71:     0x7fbc626bba34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     open_browser
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rustenium --test browser`
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e7edeb6ffd1c96dd1889950616cdad35dc319e2379e0bd1d7affa62d6a1dc825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7edeb6ffd1c96dd1889950616cdad35dc319e2379e0bd1d7affa62d6a1dc825", kill_on_drop: false }`
[INFO] [stdout] e7edeb6ffd1c96dd1889950616cdad35dc319e2379e0bd1d7affa62d6a1dc825
