[INFO] fetching crate wda 0.5.1... [INFO] testing wda-0.5.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate wda 0.5.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wda 0.5.1 [INFO] finished tweaking crates.io crate wda 0.5.1 [INFO] tweaked toml for crates.io crate wda 0.5.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wda 0.5.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 160 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding image v0.24.9 (available: v0.25.8) [INFO] [stderr] Adding zip v0.6.6 (available: v6.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0397637f00bb3b00677a635bbaaa05df2ad5889c72e2552a18b796d81974ab5d [INFO] running `Command { std: "docker" "start" "-a" "0397637f00bb3b00677a635bbaaa05df2ad5889c72e2552a18b796d81974ab5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0397637f00bb3b00677a635bbaaa05df2ad5889c72e2552a18b796d81974ab5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0397637f00bb3b00677a635bbaaa05df2ad5889c72e2552a18b796d81974ab5d", kill_on_drop: false }` [INFO] [stdout] 0397637f00bb3b00677a635bbaaa05df2ad5889c72e2552a18b796d81974ab5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de8c77ac31cdcc27cd978118443352bde708b8dc1fab6df5396b27e16296d565 [INFO] running `Command { std: "docker" "start" "-a" "de8c77ac31cdcc27cd978118443352bde708b8dc1fab6df5396b27e16296d565", kill_on_drop: false }` [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.15.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rustls-ffi v0.15.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling wdc v0.1.0-beta8 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling curl-sys v0.4.84+curl-8.17.0 [INFO] [stderr] Compiling aws-lc-sys v0.33.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling wda v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> src/lib.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> src/lib.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg_attr(doc_cfg, doc(cfg(feature = "firefox")))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsString` [INFO] [stdout] --> src/wdadata.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::ffi::OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::SeekFrom` [INFO] [stdout] --> src/wdadata.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::io::SeekFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Seek` [INFO] [stdout] --> src/wdadata.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use std::io::{Read, Seek, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / run_diag!("prepare_wdir", { [INFO] [stdout] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stdout] 197 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / run_diag!("prepare_wdir", { [INFO] [stdout] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stdout] 197 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / run_diag!("prepare_wdir", { [INFO] [stdout] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stdout] 197 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / run_diag!("prepare_wdir", { [INFO] [stdout] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stdout] 197 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | / run_diag!("pick_port", { [INFO] [stdout] 216 | | wda.pick_port()?; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | / run_diag!("pick_port", { [INFO] [stdout] 216 | | wda.pick_port()?; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | / run_diag!("pick_port", { [INFO] [stdout] 216 | | wda.pick_port()?; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | / run_diag!("pick_port", { [INFO] [stdout] 216 | | wda.pick_port()?; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | / run_diag!("init_wdc", { [INFO] [stdout] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stdout] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stdout] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stdout] ... | [INFO] [stdout] 382 | | ); [INFO] [stdout] 383 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | / run_diag!("init_wdc", { [INFO] [stdout] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stdout] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stdout] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stdout] ... | [INFO] [stdout] 382 | | ); [INFO] [stdout] 383 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | / run_diag!("init_wdc", { [INFO] [stdout] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stdout] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stdout] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stdout] ... | [INFO] [stdout] 382 | | ); [INFO] [stdout] 383 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | / run_diag!("init_wdc", { [INFO] [stdout] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stdout] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stdout] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stdout] ... | [INFO] [stdout] 382 | | ); [INFO] [stdout] 383 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ret` [INFO] [stdout] --> src/wdadata.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let ret: Self; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ret` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/wdadata.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | let mut dled_tgz = File::open(self.cache_file_pbuf(tarfile)).map_err(|_e| { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rend_file_in_tar` [INFO] [stdout] --> src/wdadata.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | let rend_file_in_tar = vals[2]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rend_file_in_tar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lck` [INFO] [stdout] --> src/wdadata.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | let lck = self.try_lock(LCK_DLREND)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_f` [INFO] [stdout] --> src/wdadata.rs:280:21 [INFO] [stdout] | [INFO] [stdout] 280 | let path_f = path_f.to_str().ok_or(BugFound(505))?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size_f` [INFO] [stdout] --> src/wdadata.rs:281:21 [INFO] [stdout] | [INFO] [stdout] 281 | let size_f = file.header().size().map_err(|_e| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_size_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rend_file_in_tar` [INFO] [stdout] --> src/wdadata.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | let rend_file_in_tar = vals[2]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rend_file_in_tar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/wdadata.rs:489:29 [INFO] [stdout] | [INFO] [stdout] 489 | if let Some(mode) = infile.unix_mode() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/wda_internal.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let mut is_fresh_profile = false; [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] --> src/wda_internal.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | let mut is_last_profile = true; [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] --> src/wda_internal.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | let mut cust_profile_id: Option = None; [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_fresh_profile` [INFO] [stdout] --> src/wda_internal.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let mut is_fresh_profile = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_fresh_profile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_last_profile` [INFO] [stdout] --> src/wda_internal.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | let mut is_last_profile = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_last_profile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cust_profile_id` [INFO] [stdout] --> src/wda_internal.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | let mut cust_profile_id: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cust_profile_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pbuf_rend_dir` is never used [INFO] [stdout] --> src/wdadata.rs:657:8 [INFO] [stdout] | [INFO] [stdout] 177 | impl WdaWorkingDir { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 657 | fn pbuf_rend_dir(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_dl_tools` is never used [INFO] [stdout] --> src/wdadata.rs:707:4 [INFO] [stdout] | [INFO] [stdout] 707 | fn check_dl_tools() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/wdadata.rs:375:47 [INFO] [stdout] | [INFO] [stdout] 375 | let mut received: &[u8] = data.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "de8c77ac31cdcc27cd978118443352bde708b8dc1fab6df5396b27e16296d565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8c77ac31cdcc27cd978118443352bde708b8dc1fab6df5396b27e16296d565", kill_on_drop: false }` [INFO] [stdout] de8c77ac31cdcc27cd978118443352bde708b8dc1fab6df5396b27e16296d565 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42b2e1a89e6d4b341cff158e0656773c70684b8338fe6356fb7372c91b160a0e [INFO] running `Command { std: "docker" "start" "-a" "42b2e1a89e6d4b341cff158e0656773c70684b8338fe6356fb7372c91b160a0e", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> src/lib.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> src/lib.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg_attr(doc_cfg, doc(cfg(feature = "firefox")))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsString` [INFO] [stdout] --> src/wdadata.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::ffi::OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::SeekFrom` [INFO] [stdout] --> src/wdadata.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::io::SeekFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Seek` [INFO] [stdout] --> src/wdadata.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use std::io::{Read, Seek, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / run_diag!("prepare_wdir", { [INFO] [stdout] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stdout] 197 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / run_diag!("prepare_wdir", { [INFO] [stdout] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stdout] 197 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / run_diag!("prepare_wdir", { [INFO] [stdout] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stdout] 197 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / run_diag!("prepare_wdir", { [INFO] [stdout] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stdout] 197 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | / run_diag!("pick_port", { [INFO] [stdout] 216 | | wda.pick_port()?; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | / run_diag!("pick_port", { [INFO] [stdout] 216 | | wda.pick_port()?; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | / run_diag!("pick_port", { [INFO] [stdout] 216 | | wda.pick_port()?; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | / run_diag!("pick_port", { [INFO] [stdout] 216 | | wda.pick_port()?; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | / run_diag!("init_wdc", { [INFO] [stdout] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stdout] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stdout] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stdout] ... | [INFO] [stdout] 382 | | ); [INFO] [stdout] 383 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | / run_diag!("init_wdc", { [INFO] [stdout] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stdout] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stdout] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stdout] ... | [INFO] [stdout] 382 | | ); [INFO] [stdout] 383 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | / run_diag!("init_wdc", { [INFO] [stdout] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stdout] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stdout] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stdout] ... | [INFO] [stdout] 382 | | ); [INFO] [stdout] 383 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | / run_diag!("init_wdc", { [INFO] [stdout] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stdout] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stdout] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stdout] ... | [INFO] [stdout] 382 | | ); [INFO] [stdout] 383 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ret` [INFO] [stdout] --> src/wdadata.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let ret: Self; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ret` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/wdadata.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | let mut dled_tgz = File::open(self.cache_file_pbuf(tarfile)).map_err(|_e| { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rend_file_in_tar` [INFO] [stdout] --> src/wdadata.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | let rend_file_in_tar = vals[2]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rend_file_in_tar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lck` [INFO] [stdout] --> src/wdadata.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | let lck = self.try_lock(LCK_DLREND)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_f` [INFO] [stdout] --> src/wdadata.rs:280:21 [INFO] [stdout] | [INFO] [stdout] 280 | let path_f = path_f.to_str().ok_or(BugFound(505))?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size_f` [INFO] [stdout] --> src/wdadata.rs:281:21 [INFO] [stdout] | [INFO] [stdout] 281 | let size_f = file.header().size().map_err(|_e| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_size_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rend_file_in_tar` [INFO] [stdout] --> src/wdadata.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | let rend_file_in_tar = vals[2]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rend_file_in_tar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/wdadata.rs:489:29 [INFO] [stdout] | [INFO] [stdout] 489 | if let Some(mode) = infile.unix_mode() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/wda_internal.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let mut is_fresh_profile = false; [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] --> src/wda_internal.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | let mut is_last_profile = true; [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] --> src/wda_internal.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | let mut cust_profile_id: Option = None; [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_fresh_profile` [INFO] [stdout] --> src/wda_internal.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let mut is_fresh_profile = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_fresh_profile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_last_profile` [INFO] [stdout] --> src/wda_internal.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | let mut is_last_profile = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_last_profile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cust_profile_id` [INFO] [stdout] --> src/wda_internal.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | let mut cust_profile_id: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cust_profile_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pbuf_rend_dir` is never used [INFO] [stdout] --> src/wdadata.rs:657:8 [INFO] [stdout] | [INFO] [stdout] 177 | impl WdaWorkingDir { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 657 | fn pbuf_rend_dir(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_dl_tools` is never used [INFO] [stdout] --> src/wdadata.rs:707:4 [INFO] [stdout] | [INFO] [stdout] 707 | fn check_dl_tools() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/wdadata.rs:375:47 [INFO] [stdout] | [INFO] [stdout] 375 | let mut received: &[u8] = data.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wda v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> src/lib.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> src/lib.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg_attr(doc_cfg, doc(cfg(feature = "firefox")))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsString` [INFO] [stdout] --> src/wdadata.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::ffi::OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::SeekFrom` [INFO] [stdout] --> src/wdadata.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::io::SeekFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Seek` [INFO] [stdout] --> src/wdadata.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use std::io::{Read, Seek, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / run_diag!("prepare_wdir", { [INFO] [stdout] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stdout] 197 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / run_diag!("prepare_wdir", { [INFO] [stdout] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stdout] 197 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / run_diag!("prepare_wdir", { [INFO] [stdout] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stdout] 197 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / run_diag!("prepare_wdir", { [INFO] [stdout] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stdout] 197 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | / run_diag!("pick_port", { [INFO] [stdout] 216 | | wda.pick_port()?; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | / run_diag!("pick_port", { [INFO] [stdout] 216 | | wda.pick_port()?; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | / run_diag!("pick_port", { [INFO] [stdout] 216 | | wda.pick_port()?; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | / run_diag!("pick_port", { [INFO] [stdout] 216 | | wda.pick_port()?; [INFO] [stdout] 217 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | / run_diag!("init_wdc", { [INFO] [stdout] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stdout] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stdout] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stdout] ... | [INFO] [stdout] 382 | | ); [INFO] [stdout] 383 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | / run_diag!("init_wdc", { [INFO] [stdout] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stdout] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stdout] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stdout] ... | [INFO] [stdout] 382 | | ); [INFO] [stdout] 383 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | / run_diag!("init_wdc", { [INFO] [stdout] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stdout] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stdout] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stdout] ... | [INFO] [stdout] 382 | | ); [INFO] [stdout] 383 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `diag` [INFO] [stdout] --> src/private_dbg.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "diag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wda_internal.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | / run_diag!("init_wdc", { [INFO] [stdout] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stdout] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stdout] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stdout] ... | [INFO] [stdout] 382 | | ); [INFO] [stdout] 383 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stdout] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> tests/wda_gecko.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ret` [INFO] [stdout] --> src/wdadata.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let ret: Self; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ret` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/wdadata.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | let mut dled_tgz = File::open(self.cache_file_pbuf(tarfile)).map_err(|_e| { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rend_file_in_tar` [INFO] [stdout] --> src/wdadata.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | let rend_file_in_tar = vals[2]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rend_file_in_tar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lck` [INFO] [stdout] --> src/wdadata.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | let lck = self.try_lock(LCK_DLREND)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_f` [INFO] [stdout] --> src/wdadata.rs:280:21 [INFO] [stdout] | [INFO] [stdout] 280 | let path_f = path_f.to_str().ok_or(BugFound(505))?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size_f` [INFO] [stdout] --> src/wdadata.rs:281:21 [INFO] [stdout] | [INFO] [stdout] 281 | let size_f = file.header().size().map_err(|_e| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_size_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rend_file_in_tar` [INFO] [stdout] --> src/wdadata.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | let rend_file_in_tar = vals[2]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rend_file_in_tar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/wdadata.rs:489:29 [INFO] [stdout] | [INFO] [stdout] 489 | if let Some(mode) = infile.unix_mode() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/wdadata.rs:1269:13 [INFO] [stdout] | [INFO] [stdout] 1269 | let mut f_bin = File::open(wdir.rend_file_pbuf(REND_ID)).unwrap(); [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] --> src/wdadata.rs:1272:13 [INFO] [stdout] | [INFO] [stdout] 1272 | let mut stdx_output = Command::new(wdir.rend_file_pbuf(REND_ID)) [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `BFAM` [INFO] [stdout] --> src/wdadata.rs:1255:9 [INFO] [stdout] | [INFO] [stdout] 1255 | BFAM: BrowserFamily, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_BFAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f_bin` [INFO] [stdout] --> src/wdadata.rs:1269:13 [INFO] [stdout] | [INFO] [stdout] 1269 | let mut f_bin = File::open(wdir.rend_file_pbuf(REND_ID)).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f_bin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/wdadata.rs:1342:13 [INFO] [stdout] | [INFO] [stdout] 1342 | let mut f_bin = File::open(wdir.rend_file_pbuf(REND_ID)).unwrap(); [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] --> src/wdadata.rs:1345:13 [INFO] [stdout] | [INFO] [stdout] 1345 | let mut stdx_output = Command::new(wdir.rend_file_pbuf(REND_ID)) [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `BFAM` [INFO] [stdout] --> src/wdadata.rs:1333:9 [INFO] [stdout] | [INFO] [stdout] 1333 | BFAM: BrowserFamily, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_BFAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f_bin` [INFO] [stdout] --> src/wdadata.rs:1342:13 [INFO] [stdout] | [INFO] [stdout] 1342 | let mut f_bin = File::open(wdir.rend_file_pbuf(REND_ID)).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f_bin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/wda_internal.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let mut is_fresh_profile = false; [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] --> src/wda_internal.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | let mut is_last_profile = true; [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] --> src/wda_internal.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | let mut cust_profile_id: Option = None; [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_fresh_profile` [INFO] [stdout] --> src/wda_internal.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let mut is_fresh_profile = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_fresh_profile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_last_profile` [INFO] [stdout] --> src/wda_internal.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | let mut is_last_profile = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_last_profile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cust_profile_id` [INFO] [stdout] --> src/wda_internal.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | let mut cust_profile_id: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cust_profile_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pbuf_rend_dir` is never used [INFO] [stdout] --> src/wdadata.rs:657:8 [INFO] [stdout] | [INFO] [stdout] 177 | impl WdaWorkingDir { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 657 | fn pbuf_rend_dir(&self) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_dl_tools` is never used [INFO] [stdout] --> src/wdadata.rs:707:4 [INFO] [stdout] | [INFO] [stdout] 707 | fn check_dl_tools() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/wdadata.rs:375:47 [INFO] [stdout] | [INFO] [stdout] 375 | let mut received: &[u8] = data.clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.20s [INFO] running `Command { std: "docker" "inspect" "42b2e1a89e6d4b341cff158e0656773c70684b8338fe6356fb7372c91b160a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42b2e1a89e6d4b341cff158e0656773c70684b8338fe6356fb7372c91b160a0e", kill_on_drop: false }` [INFO] [stdout] 42b2e1a89e6d4b341cff158e0656773c70684b8338fe6356fb7372c91b160a0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1bb51b3d173a010402c6dafbf155655150928b07c1b6ecfe27b5c9167e3a07ca [INFO] running `Command { std: "docker" "start" "-a" "1bb51b3d173a010402c6dafbf155655150928b07c1b6ecfe27b5c9167e3a07ca", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stderr] --> src/lib.rs:12:13 [INFO] [stderr] | [INFO] [stderr] 12 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stderr] --> src/lib.rs:21:12 [INFO] [stderr] | [INFO] [stderr] 21 | #[cfg_attr(doc_cfg, doc(cfg(feature = "firefox")))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::ffi::OsString` [INFO] [stderr] --> src/wdadata.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use std::ffi::OsString; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::SeekFrom` [INFO] [stderr] --> src/wdadata.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | use std::io::SeekFrom; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Seek` [INFO] [stderr] --> src/wdadata.rs:19:21 [INFO] [stderr] | [INFO] [stderr] 19 | use std::io::{Read, Seek, Write}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `diag` [INFO] [stderr] --> src/private_dbg.rs:44:15 [INFO] [stderr] | [INFO] [stderr] 44 | #[cfg(feature = "diag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/wda_internal.rs:195:9 [INFO] [stderr] | [INFO] [stderr] 195 | / run_diag!("prepare_wdir", { [INFO] [stderr] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stderr] 197 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stderr] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `diag` [INFO] [stderr] --> src/private_dbg.rs:49:15 [INFO] [stderr] | [INFO] [stderr] 49 | #[cfg(feature = "diag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/wda_internal.rs:195:9 [INFO] [stderr] | [INFO] [stderr] 195 | / run_diag!("prepare_wdir", { [INFO] [stderr] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stderr] 197 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stderr] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `diag` [INFO] [stderr] --> src/private_dbg.rs:51:15 [INFO] [stderr] | [INFO] [stderr] 51 | #[cfg(feature = "diag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/wda_internal.rs:195:9 [INFO] [stderr] | [INFO] [stderr] 195 | / run_diag!("prepare_wdir", { [INFO] [stderr] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stderr] 197 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stderr] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `diag` [INFO] [stderr] --> src/private_dbg.rs:53:15 [INFO] [stderr] | [INFO] [stderr] 53 | #[cfg(feature = "diag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/wda_internal.rs:195:9 [INFO] [stderr] | [INFO] [stderr] 195 | / run_diag!("prepare_wdir", { [INFO] [stderr] 196 | | wdir = wdadata::prepare_wdir(false, None, None)?; [INFO] [stderr] 197 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stderr] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `diag` [INFO] [stderr] --> src/private_dbg.rs:44:15 [INFO] [stderr] | [INFO] [stderr] 44 | #[cfg(feature = "diag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/wda_internal.rs:215:9 [INFO] [stderr] | [INFO] [stderr] 215 | / run_diag!("pick_port", { [INFO] [stderr] 216 | | wda.pick_port()?; [INFO] [stderr] 217 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stderr] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `diag` [INFO] [stderr] --> src/private_dbg.rs:49:15 [INFO] [stderr] | [INFO] [stderr] 49 | #[cfg(feature = "diag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/wda_internal.rs:215:9 [INFO] [stderr] | [INFO] [stderr] 215 | / run_diag!("pick_port", { [INFO] [stderr] 216 | | wda.pick_port()?; [INFO] [stderr] 217 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stderr] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `diag` [INFO] [stderr] --> src/private_dbg.rs:51:15 [INFO] [stderr] | [INFO] [stderr] 51 | #[cfg(feature = "diag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/wda_internal.rs:215:9 [INFO] [stderr] | [INFO] [stderr] 215 | / run_diag!("pick_port", { [INFO] [stderr] 216 | | wda.pick_port()?; [INFO] [stderr] 217 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stderr] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `diag` [INFO] [stderr] --> src/private_dbg.rs:53:15 [INFO] [stderr] | [INFO] [stderr] 53 | #[cfg(feature = "diag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/wda_internal.rs:215:9 [INFO] [stderr] | [INFO] [stderr] 215 | / run_diag!("pick_port", { [INFO] [stderr] 216 | | wda.pick_port()?; [INFO] [stderr] 217 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stderr] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `diag` [INFO] [stderr] --> src/private_dbg.rs:44:15 [INFO] [stderr] | [INFO] [stderr] 44 | #[cfg(feature = "diag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/wda_internal.rs:359:9 [INFO] [stderr] | [INFO] [stderr] 359 | / run_diag!("init_wdc", { [INFO] [stderr] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stderr] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stderr] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stderr] ... | [INFO] [stderr] 382 | | ); [INFO] [stderr] 383 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stderr] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `diag` [INFO] [stderr] --> src/private_dbg.rs:49:15 [INFO] [stderr] | [INFO] [stderr] 49 | #[cfg(feature = "diag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/wda_internal.rs:359:9 [INFO] [stderr] | [INFO] [stderr] 359 | / run_diag!("init_wdc", { [INFO] [stderr] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stderr] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stderr] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stderr] ... | [INFO] [stderr] 382 | | ); [INFO] [stderr] 383 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stderr] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `diag` [INFO] [stderr] --> src/private_dbg.rs:51:15 [INFO] [stderr] | [INFO] [stderr] 51 | #[cfg(feature = "diag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/wda_internal.rs:359:9 [INFO] [stderr] | [INFO] [stderr] 359 | / run_diag!("init_wdc", { [INFO] [stderr] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stderr] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stderr] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stderr] ... | [INFO] [stderr] 382 | | ); [INFO] [stderr] 383 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stderr] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `diag` [INFO] [stderr] --> src/private_dbg.rs:53:15 [INFO] [stderr] | [INFO] [stderr] 53 | #[cfg(feature = "diag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/wda_internal.rs:359:9 [INFO] [stderr] | [INFO] [stderr] 359 | / run_diag!("init_wdc", { [INFO] [stderr] 360 | | let mut wdc_err = WdcError::Buggy; [INFO] [stderr] 361 | | while goon_try && conn_try_times > 0 { [INFO] [stderr] 362 | | match wdc::init_singl_ff("127.0.0.1", self.ppick, &capa, 1) { [INFO] [stderr] ... | [INFO] [stderr] 382 | | ); [INFO] [stderr] 383 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `chromium`, `default`, `dev`, `extra_auto`, and `firefox` [INFO] [stderr] = help: consider adding `diag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `run_diag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ret` [INFO] [stderr] --> src/wdadata.rs:147:13 [INFO] [stderr] | [INFO] [stderr] 147 | let ret: Self; [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ret` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/wdadata.rs:246:13 [INFO] [stderr] | [INFO] [stderr] 246 | let mut dled_tgz = File::open(self.cache_file_pbuf(tarfile)).map_err(|_e| { [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rend_file_in_tar` [INFO] [stderr] --> src/wdadata.rs:234:13 [INFO] [stderr] | [INFO] [stderr] 234 | let rend_file_in_tar = vals[2]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rend_file_in_tar` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `lck` [INFO] [stderr] --> src/wdadata.rs:237:13 [INFO] [stderr] | [INFO] [stderr] 237 | let lck = self.try_lock(LCK_DLREND)?; [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_lck` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `path_f` [INFO] [stderr] --> src/wdadata.rs:280:21 [INFO] [stderr] | [INFO] [stderr] 280 | let path_f = path_f.to_str().ok_or(BugFound(505))?; [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_f` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `size_f` [INFO] [stderr] --> src/wdadata.rs:281:21 [INFO] [stderr] | [INFO] [stderr] 281 | let size_f = file.header().size().map_err(|_e| { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_size_f` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rend_file_in_tar` [INFO] [stderr] --> src/wdadata.rs:444:13 [INFO] [stderr] | [INFO] [stderr] 444 | let rend_file_in_tar = vals[2]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rend_file_in_tar` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mode` [INFO] [stderr] --> src/wdadata.rs:489:29 [INFO] [stderr] | [INFO] [stderr] 489 | if let Some(mode) = infile.unix_mode() { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/wda_internal.rs:265:13 [INFO] [stderr] | [INFO] [stderr] 265 | let mut is_fresh_profile = false; [INFO] [stderr] | ----^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/wda_internal.rs:266:13 [INFO] [stderr] | [INFO] [stderr] 266 | let mut is_last_profile = true; [INFO] [stderr] | ----^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/wda_internal.rs:267:13 [INFO] [stderr] | [INFO] [stderr] 267 | let mut cust_profile_id: Option = None; [INFO] [stderr] | ----^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `is_fresh_profile` [INFO] [stderr] --> src/wda_internal.rs:265:13 [INFO] [stderr] | [INFO] [stderr] 265 | let mut is_fresh_profile = false; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_fresh_profile` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `is_last_profile` [INFO] [stderr] --> src/wda_internal.rs:266:13 [INFO] [stderr] | [INFO] [stderr] 266 | let mut is_last_profile = true; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_last_profile` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cust_profile_id` [INFO] [stderr] --> src/wda_internal.rs:267:13 [INFO] [stderr] | [INFO] [stderr] 267 | let mut cust_profile_id: Option = None; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cust_profile_id` [INFO] [stderr] [INFO] [stderr] warning: method `pbuf_rend_dir` is never used [INFO] [stderr] --> src/wdadata.rs:657:8 [INFO] [stderr] | [INFO] [stderr] 177 | impl WdaWorkingDir { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 657 | fn pbuf_rend_dir(&self) -> PathBuf { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `check_dl_tools` is never used [INFO] [stderr] --> src/wdadata.rs:707:4 [INFO] [stderr] | [INFO] [stderr] 707 | fn check_dl_tools() -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/wdadata.rs:375:47 [INFO] [stderr] | [INFO] [stderr] 375 | let mut received: &[u8] = data.clone(); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/wdadata.rs:1269:13 [INFO] [stderr] | [INFO] [stderr] 1269 | let mut f_bin = File::open(wdir.rend_file_pbuf(REND_ID)).unwrap(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/wdadata.rs:1272:13 [INFO] [stderr] | [INFO] [stderr] 1272 | let mut stdx_output = Command::new(wdir.rend_file_pbuf(REND_ID)) [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `BFAM` [INFO] [stderr] --> src/wdadata.rs:1255:9 [INFO] [stderr] | [INFO] [stderr] 1255 | BFAM: BrowserFamily, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_BFAM` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `f_bin` [INFO] [stderr] --> src/wdadata.rs:1269:13 [INFO] [stderr] | [INFO] [stderr] 1269 | let mut f_bin = File::open(wdir.rend_file_pbuf(REND_ID)).unwrap(); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f_bin` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/wdadata.rs:1342:13 [INFO] [stderr] | [INFO] [stderr] 1342 | let mut f_bin = File::open(wdir.rend_file_pbuf(REND_ID)).unwrap(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/wdadata.rs:1345:13 [INFO] [stderr] | [INFO] [stderr] 1345 | let mut stdx_output = Command::new(wdir.rend_file_pbuf(REND_ID)) [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `BFAM` [INFO] [stderr] --> src/wdadata.rs:1333:9 [INFO] [stderr] | [INFO] [stderr] 1333 | BFAM: BrowserFamily, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_BFAM` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `f_bin` [INFO] [stderr] --> src/wdadata.rs:1342:13 [INFO] [stderr] | [INFO] [stderr] 1342 | let mut f_bin = File::open(wdir.rend_file_pbuf(REND_ID)).unwrap(); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f_bin` [INFO] [stderr] [INFO] [stderr] warning: `wda` (lib) generated 34 warnings (run `cargo fix --lib -p wda` to apply 18 suggestions) [INFO] [stderr] warning: `wda` (lib test) generated 42 warnings (34 duplicates) (run `cargo fix --lib -p wda --tests` to apply 8 suggestions) [INFO] [stderr] warning: unused import: `std::borrow::Cow` [INFO] [stderr] --> tests/wda_gecko.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | use std::borrow::Cow; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `wda` (test "wda_gecko") generated 1 warning (run `cargo fix --test "wda_gecko" -p wda` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wda-0865359098ce24f1) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test wdadata::utst_find_bprof_s_thr::fox ... ok [INFO] [stdout] test wdadata::utst_existing_profiles::fox ... ok [INFO] [stdout] test wda_internal::utst_conc_init::gecko::_1 ... FAILED [INFO] [stdout] test wdadata::utst_dl::fox ... FAILED [INFO] [stdout] test wdadata::utst_dl2::fox ... FAILED [INFO] [stdout] test wda_internal::utst_conc_init::gecko::_2 ... FAILED [INFO] [stdout] test wdadata::utst_find_bprof_m_thr::fox ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- wda_internal::utst_conc_init::gecko::_1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'wda_internal::utst_conc_init::gecko::_1' (17) panicked at src/wda_internal.rs:822:14: [INFO] [stdout] new wda instance: BugFound(187) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6541a5dcecf2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6541a5dcecf2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6541a5ddfecf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6541a5ddfecf - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x6541a5d99343 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6541a5d99343 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6541a5da6962 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6541a5dab98f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6541a5dab821 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6541a5ce569e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x6541a5ce569e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6541a5dac04f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x6541a5dac04f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6541a5dabdfa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6541a5da6a99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6541a5d8d42d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6541a5de8ea0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6541a5de8426 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x6541a58269aa - core::result::Result::expect::heef9db2e347b3bb3 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6541a57fe6c7 - wda::wda_internal::utst_conc_init::gecko::_1::h7265f9f7e96b5583 [INFO] [stdout] at /opt/rustwide/workdir/src/wda_internal.rs:822:14 [INFO] [stdout] 22: 0x6541a57fecc7 - wda::wda_internal::utst_conc_init::gecko::_1::{{closure}}::h7f3cc1b5d6cc87f1 [INFO] [stdout] at /opt/rustwide/workdir/src/wda_internal.rs:810:16 [INFO] [stdout] 23: 0x6541a5816656 - core::ops::function::FnOnce::call_once::h3563769c1c0c0315 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6541a5ce54eb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6541a5ce54eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x6541a5cf94fd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x6541a5cf94fd - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x6541a5cf94fd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x6541a5cf94fd - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x6541a5cf94fd - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6541a5cf94fd - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x6541a5cf94fd - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x6541a5cd2a44 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x6541a5cd2a44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6541a5cd637a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 36: 0x6541a5cd637a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6541a5cd637a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6541a5cd637a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6541a5cd637a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6541a5cd637a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x6541a5cd637a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6541a5da1dbf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x6541a5da1dbf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x7902c8239aa4 - [INFO] [stdout] 45: 0x7902c82c6a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- wdadata::utst_dl::fox stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'wdadata::utst_dl::fox' (21) panicked at src/wdadata.rs:1267:14: [INFO] [stdout] bug: BugFound(187) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6541a5dcecf2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6541a5dcecf2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6541a5ddfecf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6541a5ddfecf - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x6541a5d99343 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6541a5d99343 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6541a5da6962 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6541a5dab98f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6541a5dab821 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6541a5ce569e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x6541a5ce569e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6541a5dac04f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x6541a5dac04f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6541a5dabdfa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6541a5da6a99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6541a5d8d42d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6541a5de8ea0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6541a5de8426 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x6541a5825faf - core::result::Result::expect::h2a3dc577b84d10d8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6541a5821fd2 - wda::wdadata::utst_dl::_0::h397968020a4c3a27 [INFO] [stdout] at /opt/rustwide/workdir/src/wdadata.rs:1267:14 [INFO] [stdout] 22: 0x6541a58226df - wda::wdadata::utst_dl::fox::hb1f3d1f381c1d1cc [INFO] [stdout] at /opt/rustwide/workdir/src/wdadata.rs:1291:9 [INFO] [stdout] 23: 0x6541a5822717 - wda::wdadata::utst_dl::fox::{{closure}}::h1f86dbee5fd1dc9b [INFO] [stdout] at /opt/rustwide/workdir/src/wdadata.rs:1290:13 [INFO] [stdout] 24: 0x6541a5816886 - core::ops::function::FnOnce::call_once::hb4172c40f3832269 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6541a5ce54eb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x6541a5ce54eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x6541a5cf94fd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x6541a5cf94fd - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x6541a5cf94fd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x6541a5cf94fd - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x6541a5cf94fd - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x6541a5cf94fd - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x6541a5cf94fd - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x6541a5cd2a44 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x6541a5cd2a44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x6541a5cd637a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 37: 0x6541a5cd637a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x6541a5cd637a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x6541a5cd637a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x6541a5cd637a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x6541a5cd637a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 42: 0x6541a5cd637a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x6541a5da1dbf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 44: 0x6541a5da1dbf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 45: 0x7902c8239aa4 - [INFO] [stdout] 46: 0x7902c82c6a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- wdadata::utst_dl2::fox stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'wdadata::utst_dl2::fox' (20) panicked at src/wdadata.rs:1340:14: [INFO] [stdout] bug: BugFound(187) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6541a5dcecf2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6541a5dcecf2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6541a5ddfecf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6541a5ddfecf - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x6541a5d99343 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6541a5d99343 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6541a5da6962 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6541a5dab98f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6541a5dab821 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6541a5ce569e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x6541a5ce569e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6541a5dac04f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x6541a5dac04f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6541a5dabdfa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6541a5da6a99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6541a5d8d42d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6541a5de8ea0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6541a5de8426 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x6541a5825faf - core::result::Result::expect::h2a3dc577b84d10d8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6541a582e64f - wda::wdadata::utst_dl2::_0::he68edd0f990b6a12 [INFO] [stdout] at /opt/rustwide/workdir/src/wdadata.rs:1340:14 [INFO] [stdout] 22: 0x6541a582ed5f - wda::wdadata::utst_dl2::fox::ha1ec001900df2d64 [INFO] [stdout] at /opt/rustwide/workdir/src/wdadata.rs:1364:9 [INFO] [stdout] 23: 0x6541a582ed97 - wda::wdadata::utst_dl2::fox::{{closure}}::hfb2f14a1c1bf29e5 [INFO] [stdout] at /opt/rustwide/workdir/src/wdadata.rs:1363:13 [INFO] [stdout] 24: 0x6541a5816746 - core::ops::function::FnOnce::call_once::h5016f75fa55dec8d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6541a5ce54eb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x6541a5ce54eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x6541a5cf94fd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x6541a5cf94fd - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x6541a5cf94fd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x6541a5cf94fd - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x6541a5cf94fd - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x6541a5cf94fd - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x6541a5cf94fd - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x6541a5cd2a44 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x6541a5cd2a44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x6541a5cd637a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 37: 0x6541a5cd637a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x6541a5cd637a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x6541a5cd637a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x6541a5cd637a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x6541a5cd637a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 42: 0x6541a5cd637a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x6541a5da1dbf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 44: 0x6541a5da1dbf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 45: 0x7902c8239aa4 - [INFO] [stdout] 46: 0x7902c82c6a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- wda_internal::utst_conc_init::gecko::_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'thread2' (26) panicked at src/wda_internal.rs:869:30: [INFO] [stdout] new wda instance: BugFound(187) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6541a5dcecf2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6541a5dcecf2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6541a5ddfecf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6541a5ddfecf - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x6541a5d99343 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6541a5d99343 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6541a5da6962 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6541a5dab98f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6541a5dab821 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6541a5ce569e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x6541a5ce569e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6541a5dac04f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x6541a5dac04f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6541a5dabdfa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6541a5da6a99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6541a5d8d42d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6541a5de8ea0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6541a5de8426 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x6541a58269aa - core::result::Result::expect::heef9db2e347b3bb3 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6541a57ff70b - wda::wda_internal::utst_conc_init::gecko::_2::{{closure}}::hc36c5d1fa3ec0185 [INFO] [stdout] at /opt/rustwide/workdir/src/wda_internal.rs:869:30 [INFO] [stdout] 22: 0x6541a5802516 - std::sys::backtrace::__rust_begin_short_backtrace::hbba86a85d1e4d1f6 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 23: 0x6541a57d6fc6 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcab4edf2025bc185 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 24: 0x6541a580c531 - as core::ops::function::FnOnce<()>>::call_once::hac45a7f01baca58f [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 25: 0x6541a5825458 - std::panicking::catch_unwind::do_call::h80df21a999af632a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x6541a57d799b - __rust_try [INFO] [stdout] 27: 0x6541a57d5f68 - std::panicking::catch_unwind::h335a458be88141e6 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x6541a57d5f68 - std::panic::catch_unwind::h4e918049e02339c4 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x6541a57d5f68 - std::thread::Builder::spawn_unchecked_::{{closure}}::hefecc90e004203d3 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 30: 0x6541a581640e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h625f85fbcca16a14 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 31: 0x6541a5da1dbf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 32: 0x6541a5da1dbf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 33: 0x7902c8239aa4 - [INFO] [stdout] 34: 0x7902c82c6a64 - clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'thread6' (39) panicked at src/wda_internal.rs:869:30: [INFO] [stdout] new wda instance: BugFound(187) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6541a5dcecf2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6541a5dcecf2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6541a5ddfecf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6541a5ddfecf - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x6541a5d99343 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6541a5d99343 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6541a5da6962 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6541a5dab98f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6541a5dab821 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6541a5ce569e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x6541a5ce569e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6541a5dac04f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x6541a5dac04f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6541a5dabdfa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6541a5da6a99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6541a5d8d42d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6541a5de8ea0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6541a5de8426 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x6541a58269aa - core::result::Result::expect::heef9db2e347b3bb3 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6541a57ff70b - wda::wda_internal::utst_conc_init::gecko::_2::{{closure}}::hc36c5d1fa3ec0185 [INFO] [stdout] at /opt/rustwide/workdir/src/wda_internal.rs:869:30 [INFO] [stdout] 22: 0x6541a5802516 - std::sys::backtrace::__rust_begin_short_backtrace::hbba86a85d1e4d1f6 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 23: 0x6541a57d6fc6 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcab4edf2025bc185 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 24: 0x6541a580c531 - as core::ops::function::FnOnce<()>>::call_once::hac45a7f01baca58f [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 25: 0x6541a5825458 - std::panicking::catch_unwind::do_call::h80df21a999af632a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x6541a57d799b - __rust_try [INFO] [stdout] 27: 0x6541a57d5f68 - std::panicking::catch_unwind::h335a458be88141e6 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x6541a57d5f68 - std::panic::catch_unwind::h4e918049e02339c4 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x6541a57d5f68 - std::thread::Builder::spawn_unchecked_::{{closure}}::hefecc90e004203d3 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 30: 0x6541a581640e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h625f85fbcca16a14 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 31: 0x6541a5da1dbf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 32: 0x6541a5da1dbf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 33: 0x7902c8239aa4 - [INFO] [stdout] 34: 0x7902c82c6a64 - clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'thread0' (19) panicked at src/wda_internal.rs:869:30: [INFO] [stdout] new wda instance: BugFound(187) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6541a5dcecf2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6541a5dcecf2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6541a5ddfecf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6541a5ddfecf - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x6541a5d99343 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6541a5d99343 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6541a5da6962 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6541a5dab98f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6541a5dab821 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6541a5ce569e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x6541a5ce569e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6541a5dac04f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x6541a5dac04f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6541a5dabdfa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6541a5da6a99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6541a5d8d42d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6541a5de8ea0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6541a5de8426 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x6541a58269aa - core::result::Result::expect::heef9db2e347b3bb3 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6541a57ff70b - wda::wda_internal::utst_conc_init::gecko::_2::{{closure}}::hc36c5d1fa3ec0185 [INFO] [stdout] at /opt/rustwide/workdir/src/wda_internal.rs:869:30 [INFO] [stdout] 22: 0x6541a5802516 - std::sys::backtrace::__rust_begin_short_backtrace::hbba86a85d1e4d1f6 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 23: 0x6541a57d6fc6 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcab4edf2025bc185 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 24: 0x6541a580c531 - as core::ops::function::FnOnce<()>>::call_once::hac45a7f01baca58f [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 25: 0x6541a5825458 - std::panicking::catch_unwind::do_call::h80df21a999af632a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x6541a57d799b - __rust_try [INFO] [stdout] 27: 0x6541a57d5f68 - std::panicking::catch_unwind::h335a458be88141e6 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x6541a57d5f68 - std::panic::catch_unwind::h4e918049e02339c4 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x6541a57d5f68 - std::thread::Builder::spawn_unchecked_::{{closure}}::hefecc90e004203d3 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 30: 0x6541a581640e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h625f85fbcca16a14 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 31: 0x6541a5da1dbf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 32: 0x6541a5da1dbf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 33: 0x7902c8239aa4 - [INFO] [stdout] 34: 0x7902c82c6a64 - clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'wda_internal::utst_conc_init::gecko::_2' (18) panicked at src/wda_internal.rs:895:60: [INFO] [stdout] join: Any { .. } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6541a5dcecf2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6541a5dcecf2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6541a5ddfecf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6541a5ddfecf - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x6541a5d99343 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6541a5d99343 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6541a5da6962 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6541a5dab98f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6541a5dab821 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6541a5ce569e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x6541a5ce569e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6541a5dac04f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x6541a5dac04f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6541a5dabdfa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6541a5da6a99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6541a5d8d42d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6541a5de8ea0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6541a5de8426 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x6541a5826a7b - core::result::Result::expect::hfffea97ee70bef29 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6541a57ff0c3 - wda::wda_internal::utst_conc_init::gecko::_2::h55ec6d293f97c2ab [INFO] [stdout] at /opt/rustwide/workdir/src/wda_internal.rs:895:60 [INFO] [stdout] 22: 0x6541a57ff457 - wda::wda_internal::utst_conc_init::gecko::_2::{{closure}}::h54fa9b3f293bf687 [INFO] [stdout] at /opt/rustwide/workdir/src/wda_internal.rs:846:16 [INFO] [stdout] 23: 0x6541a5816a46 - core::ops::function::FnOnce::call_once::he5cb61ada9d9915f [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6541a5ce54eb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6541a5ce54eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x6541a5cf94fd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x6541a5cf94fd - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x6541a5cf94fd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x6541a5cf94fd - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x6541a5cf94fd - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6541a5cf94fd - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x6541a5cf94fd - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x6541a5cd2a44 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x6541a5cd2a44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6541a5cd637a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 36: 0x6541a5cd637a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6541a5cd637a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6541a5cd637a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6541a5cd637a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6541a5cd637a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x6541a5cd637a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6541a5da1dbf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x6541a5da1dbf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x7902c8239aa4 - [INFO] [stdout] 45: 0x7902c82c6a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- wdadata::utst_find_bprof_m_thr::fox stdout ---- [INFO] [stdout] [INFO] [stdout] thread '' (33) panicked at src/wdadata.rs:1077:60: [INFO] [stdout] bug: BrowserProfileRootNotFound [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6541a5dcecf2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6541a5dcecf2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6541a5ddfecf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6541a5ddfecf - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x6541a5d99343 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6541a5d99343 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6541a5da6962 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6541a5dab98f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6541a5dab821 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6541a5ce569e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x6541a5ce569e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6541a5dac04f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x6541a5dac04f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6541a5dabdfa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6541a5da6a99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6541a5d8d42d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6541a5de8ea0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6541a5de8426 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x6541a5826229 - core::result::Result::expect::h4bf07d212a2b12f5 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6541a581c673 - wda::wdadata::utst_find_bprof_m_thr::_0::hf4ad0307ebdbbe46 [INFO] [stdout] at /opt/rustwide/workdir/src/wdadata.rs:1077:60 [INFO] [stdout] 22: 0x6541a581cdce - wda::wdadata::utst_find_bprof_m_thr::fox::{{closure}}::h118e82f1e42e328b [INFO] [stdout] at /opt/rustwide/workdir/src/wdadata.rs:1105:13 [INFO] [stdout] 23: 0x6541a5802476 - std::sys::backtrace::__rust_begin_short_backtrace::h054cfcd855e1cf88 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 24: 0x6541a57d63c6 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h53ba71df3ba04f51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 25: 0x6541a580c4b1 - as core::ops::function::FnOnce<()>>::call_once::h642867da38e6f9e7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x6541a5825318 - std::panicking::catch_unwind::do_call::h0937088f3f2b82fd [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x6541a57d799b - __rust_try [INFO] [stdout] 28: 0x6541a57d58c8 - std::panicking::catch_unwind::h8a321135a17ba14c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x6541a57d58c8 - std::panic::catch_unwind::h8ab50ff4c9694b27 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x6541a57d58c8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcac50d7a4fe34a7c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 31: 0x6541a581630e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05fec4849ab08cb6 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 32: 0x6541a5da1dbf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 33: 0x6541a5da1dbf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 34: 0x7902c8239aa4 - [INFO] [stdout] 35: 0x7902c82c6a64 - clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'wdadata::utst_find_bprof_m_thr::fox' (23) panicked at src/wdadata.rs:1124:20: [INFO] [stdout] bug: Any { .. } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6541a5dcecf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6541a5dcecf2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6541a5dcecf2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6541a5ddfecf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6541a5ddfecf - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x6541a5d99343 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6541a5d99343 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6541a5da6962 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6541a5dab98f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6541a5dab821 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6541a5ce569e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x6541a5ce569e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6541a5dac04f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x6541a5dac04f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6541a5dabdfa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6541a5da6a99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6541a5d8d42d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6541a5de8ea0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6541a5de8426 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x6541a5826a7b - core::result::Result::expect::hfffea97ee70bef29 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6541a581cb97 - wda::wdadata::utst_find_bprof_m_thr::fox::h2d3f34f3411a7ea3 [INFO] [stdout] at /opt/rustwide/workdir/src/wdadata.rs:1124:20 [INFO] [stdout] 22: 0x6541a581ce47 - wda::wdadata::utst_find_bprof_m_thr::fox::{{closure}}::h724e88418d48803c [INFO] [stdout] at /opt/rustwide/workdir/src/wdadata.rs:1087:13 [INFO] [stdout] 23: 0x6541a5816916 - core::ops::function::FnOnce::call_once::hbf371889c1627be3 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6541a5ce54eb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6541a5ce54eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x6541a5cf94fd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x6541a5cf94fd - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x6541a5cf94fd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x6541a5cf94fd - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x6541a5cf94fd - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6541a5cf94fd - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x6541a5cf94fd - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x6541a5cd2a44 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x6541a5cd2a44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x6541a5cd637a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 36: 0x6541a5cd637a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6541a5cd637a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x6541a5cd637a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x6541a5cd637a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6541a5cd637a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x6541a5cd637a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6541a5da1dbf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x6541a5da1dbf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x7902c8239aa4 - [INFO] [stdout] 45: 0x7902c82c6a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] wda_internal::utst_conc_init::gecko::_1 [INFO] [stdout] wda_internal::utst_conc_init::gecko::_2 [INFO] [stdout] wdadata::utst_dl2::fox [INFO] [stdout] wdadata::utst_dl::fox [INFO] [stdout] wdadata::utst_find_bprof_m_thr::fox [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "1bb51b3d173a010402c6dafbf155655150928b07c1b6ecfe27b5c9167e3a07ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bb51b3d173a010402c6dafbf155655150928b07c1b6ecfe27b5c9167e3a07ca", kill_on_drop: false }` [INFO] [stdout] 1bb51b3d173a010402c6dafbf155655150928b07c1b6ecfe27b5c9167e3a07ca