[INFO] fetching crate perspective-viewer 4.0.1...
[INFO] testing perspective-viewer-4.0.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate perspective-viewer 4.0.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate perspective-viewer 4.0.1
[INFO] finished tweaking crates.io crate perspective-viewer 4.0.1
[INFO] tweaked toml for crates.io crate perspective-viewer 4.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate perspective-viewer 4.0.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate perspective-viewer 4.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding perspective-client v4.0.1
[INFO] [stderr]       Adding perspective-js v4.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15f0e003c6bec15e5133e8bc9b2c8d09a8c80420337d8eff6e8cee19dc4004b0
[INFO] running `Command { std: "docker" "start" "-a" "15f0e003c6bec15e5133e8bc9b2c8d09a8c80420337d8eff6e8cee19dc4004b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15f0e003c6bec15e5133e8bc9b2c8d09a8c80420337d8eff6e8cee19dc4004b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15f0e003c6bec15e5133e8bc9b2c8d09a8c80420337d8eff6e8cee19dc4004b0", kill_on_drop: false }`
[INFO] [stdout] 15f0e003c6bec15e5133e8bc9b2c8d09a8c80420337d8eff6e8cee19dc4004b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d29b017f76ad67a82fb94a22a3f11fb16cb4b28b76b7c701749518680bc1087
[INFO] running `Command { std: "docker" "start" "-a" "4d29b017f76ad67a82fb94a22a3f11fb16cb4b28b76b7c701749518680bc1087", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling js-intern-core v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling ts-rs-macros v11.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling perspective-client v4.0.1
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling js-intern-proc-macro v0.3.1
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling rand-unique v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-derive-macro v0.3.0
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling procss v0.1.17
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]    Compiling ts-rs v11.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling prokio v0.1.0
[INFO] [stderr]    Compiling implicit-clone v0.4.9
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling perspective-viewer v4.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling js-intern v0.3.1
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling serde_with v3.8.1
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-derive v0.3.0
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-events v0.2.0
[INFO] [stderr]    Compiling gloo-dialogs v0.2.0
[INFO] [stderr]    Compiling gloo-render v0.2.0
[INFO] [stderr]    Compiling gloo-net v0.4.0
[INFO] [stderr]    Compiling gloo-file v0.3.0
[INFO] [stderr]    Compiling gloo-history v0.2.2
[INFO] [stderr]    Compiling gloo-console v0.3.0
[INFO] [stderr]    Compiling gloo-storage v0.3.0
[INFO] [stderr]    Compiling gloo-worker v0.4.0
[INFO] [stderr]    Compiling gloo v0.10.0
[INFO] [stderr]    Compiling yew v0.21.0
[INFO] [stderr]    Compiling perspective-js v4.0.1
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/rust/lib.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![feature(let_chains)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StyleKeyedProps` is never constructed
[INFO] [stdout]   --> src/rust/components/style/style_provider.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct StyleKeyedProps {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SymbolConfig` is never constructed
[INFO] [stdout]   --> src/rust/components/column_settings_sidebar/style_tab/symbol/symbol_config.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct SymbolConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rust/components/font_loader.rs:119:18
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn get_fonts(&self) -> Ref<Vec<(String, String)>> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn get_fonts(&self) -> Ref<'_, Vec<(String, String)>> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rust/session.rs:460:28
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn get_view_config(&self) -> Ref<ViewConfig> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn get_view_config(&self) -> Ref<'_, ViewConfig> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 34s
[INFO] running `Command { std: "docker" "inspect" "4d29b017f76ad67a82fb94a22a3f11fb16cb4b28b76b7c701749518680bc1087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d29b017f76ad67a82fb94a22a3f11fb16cb4b28b76b7c701749518680bc1087", kill_on_drop: false }`
[INFO] [stdout] 4d29b017f76ad67a82fb94a22a3f11fb16cb4b28b76b7c701749518680bc1087
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96d15117c06cd193195760671e0131cae8b1711f7d82afc25fbc5e206e9ac08b
[INFO] running `Command { std: "docker" "start" "-a" "96d15117c06cd193195760671e0131cae8b1711f7d82afc25fbc5e206e9ac08b", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/rust/lib.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![feature(let_chains)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StyleKeyedProps` is never constructed
[INFO] [stdout]   --> src/rust/components/style/style_provider.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct StyleKeyedProps {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SymbolConfig` is never constructed
[INFO] [stdout]   --> src/rust/components/column_settings_sidebar/style_tab/symbol/symbol_config.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct SymbolConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rust/components/font_loader.rs:119:18
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn get_fonts(&self) -> Ref<Vec<(String, String)>> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn get_fonts(&self) -> Ref<'_, Vec<(String, String)>> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rust/session.rs:460:28
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn get_view_config(&self) -> Ref<ViewConfig> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn get_view_config(&self) -> Ref<'_, ViewConfig> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.42
[INFO] [stderr]    Compiling perspective-viewer v4.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/rust/lib.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![feature(let_chains)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StyleKeyedProps` is never constructed
[INFO] [stdout]   --> src/rust/components/style/style_provider.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct StyleKeyedProps {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SymbolConfig` is never constructed
[INFO] [stdout]   --> src/rust/components/column_settings_sidebar/style_tab/symbol/symbol_config.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct SymbolConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rust/components/font_loader.rs:119:18
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn get_fonts(&self) -> Ref<Vec<(String, String)>> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn get_fonts(&self) -> Ref<'_, Vec<(String, String)>> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rust/session.rs:460:28
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn get_view_config(&self) -> Ref<ViewConfig> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn get_view_config(&self) -> Ref<'_, ViewConfig> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.36s
[INFO] running `Command { std: "docker" "inspect" "96d15117c06cd193195760671e0131cae8b1711f7d82afc25fbc5e206e9ac08b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96d15117c06cd193195760671e0131cae8b1711f7d82afc25fbc5e206e9ac08b", kill_on_drop: false }`
[INFO] [stdout] 96d15117c06cd193195760671e0131cae8b1711f7d82afc25fbc5e206e9ac08b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 295b1e5cdecf1e1203fcf863a7162ddc52f4fcf84a4296d12a07da2f091f6ffe
[INFO] running `Command { std: "docker" "start" "-a" "295b1e5cdecf1e1203fcf863a7162ddc52f4fcf84a4296d12a07da2f091f6ffe", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stderr]   --> src/rust/lib.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | #![feature(let_chains)]
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StyleKeyedProps` is never constructed
[INFO] [stderr]   --> src/rust/components/style/style_provider.rs:55:8
[INFO] [stderr]    |
[INFO] [stderr] 55 | struct StyleKeyedProps {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SymbolConfig` is never constructed
[INFO] [stderr]   --> src/rust/components/column_settings_sidebar/style_tab/symbol/symbol_config.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct SymbolConfig {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rust/components/font_loader.rs:119:18
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn get_fonts(&self) -> Ref<Vec<(String, String)>> {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn get_fonts(&self) -> Ref<'_, Vec<(String, String)>> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rust/session.rs:460:28
[INFO] [stderr]     |
[INFO] [stderr] 460 |     pub fn get_view_config(&self) -> Ref<ViewConfig> {
[INFO] [stderr]     |                            ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 460 |     pub fn get_view_config(&self) -> Ref<'_, ViewConfig> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `perspective-viewer` (lib) generated 5 warnings (run `cargo fix --lib -p perspective-viewer` to apply 2 suggestions)
[INFO] [stderr] warning: `perspective-viewer` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/rust/lib.rs (/opt/rustwide/target/debug/deps/perspective_viewer-a0196cbfacc55891)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test utils::tee::tests::test_test1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests perspective_viewer
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/rust/custom_elements/viewer.rs - custom_elements::viewer::PerspectiveViewerElement::setThrottle::_::__wasm_bindgen_generated_PerspectiveViewerElement_setThrottle (line 767) ... FAILED
[INFO] [stdout] test src/rust/utils/tee.rs - utils::tee::Tee::tee (line 39) ... FAILED
[INFO] [stdout] test src/rust/components/containers/split_panel.rs - components::containers::split_panel::SplitPanel (line 258) ... FAILED
[INFO] [stdout] test src/rust/utils/wasm_abi.rs - utils::wasm_abi::derive_wasm_abi (line 18) ... FAILED
[INFO] [stdout] test src/rust/components/style/mod.rs - components::style (line 22) ... FAILED
[INFO] [stdout] test src/rust/custom_elements/viewer.rs - custom_elements::viewer::PerspectiveViewerElement::setThrottle (line 767) ... FAILED
[INFO] [stdout] test src/rust/model/mod.rs - model (line 32) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/rust/custom_elements/viewer.rs - custom_elements::viewer::PerspectiveViewerElement::setThrottle::_::__wasm_bindgen_generated_PerspectiveViewerElement_setThrottle (line 767) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `viewer` in this scope
[INFO] [stdout]    --> src/rust/custom_elements/viewer.rs:768:1
[INFO] [stdout]     |
[INFO] [stdout] 768 | viewer.setThrottle(1000);
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rust/utils/tee.rs - utils::tee::Tee::tee (line 39) stdout ----
[INFO] [stdout] error[E0599]: no method named `tee` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/rust/utils/tee.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 | let x = "test".tee::<2>();
[INFO] [stdout]    |                ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rust/components/containers/split_panel.rs - components::containers::split_panel::SplitPanel (line 258) stdout ----
[INFO] [stdout] error: cannot find macro `html` in this scope
[INFO] [stdout]    --> src/rust/components/containers/split_panel.rs:259:1
[INFO] [stdout]     |
[INFO] [stdout] 259 | html! {
[INFO] [stdout]     | ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 258 + use yew::html;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rust/utils/wasm_abi.rs - utils::wasm_abi::derive_wasm_abi (line 18) stdout ----
[INFO] [stdout] error: expected identifier, found `..`
[INFO] [stdout]   --> src/rust/utils/wasm_abi.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct MyStruct { .. }
[INFO] [stdout]    |        --------   ^^ expected identifier
[INFO] [stdout]    |        |
[INFO] [stdout]    |        while parsing this struct
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope
[INFO] [stdout]   --> src/rust/utils/wasm_abi.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[wasm_bindgen]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `wasm_bindgen` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use wasm_bindgen::prelude::wasm_bindgen;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `derive_wasm_abi` in this scope
[INFO] [stdout]   --> src/rust/utils/wasm_abi.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | derive_wasm_abi!(MyStruct, FromWasmAbi);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use perspective_viewer::derive_wasm_abi;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rust/components/style/mod.rs - components::style (line 22) stdout ----
[INFO] [stdout] error: cannot find macro `html` in this scope
[INFO] [stdout]   --> src/rust/components/style/mod.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | html! {
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 22 + use yew::html;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rust/custom_elements/viewer.rs - custom_elements::viewer::PerspectiveViewerElement::setThrottle (line 767) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `viewer` in this scope
[INFO] [stdout]    --> src/rust/custom_elements/viewer.rs:768:1
[INFO] [stdout]     |
[INFO] [stdout] 768 | viewer.setThrottle(1000);
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rust/model/mod.rs - model (line 32) stdout ----
[INFO] [stdout] error: cannot find macro `derive_model` in this scope
[INFO] [stdout]   --> src/rust/model/mod.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | derive_model!(Session, Renderer for C);
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 32 + use perspective_viewer::derive_model;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `derive_model` in this scope
[INFO] [stdout]   --> src/rust/model/mod.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | derive_model!(Renderer for B);
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 32 + use perspective_viewer::derive_model;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `derive_model` in this scope
[INFO] [stdout]   --> src/rust/model/mod.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | derive_model!(Session for A);
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 32 + use perspective_viewer::derive_model;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Session` in this scope
[INFO] [stdout]   --> src/rust/model/mod.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 |     session: Session,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 32 + use perspective_client::Session;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Renderer` in this scope
[INFO] [stdout]   --> src/rust/model/mod.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     renderer: Renderer,
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 32 + use yew::Renderer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Session` in this scope
[INFO] [stdout]   --> src/rust/model/mod.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     session: Session,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 32 + use perspective_client::Session;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Renderer` in this scope
[INFO] [stdout]   --> src/rust/model/mod.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |     renderer: Renderer,
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 32 + use yew::Renderer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `HasSession` in this scope
[INFO] [stdout]   --> src/rust/model/mod.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 | trait SessionRenderModel: HasSession + HasRenderer {
[INFO] [stdout]    |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `HasRenderer` in this scope
[INFO] [stdout]   --> src/rust/model/mod.rs:50:40
[INFO] [stdout]    |
[INFO] [stdout] 50 | trait SessionRenderModel: HasSession + HasRenderer {
[INFO] [stdout]    |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `HasSession` in this scope
[INFO] [stdout]   --> src/rust/model/mod.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl<T: HasSession + HasRenderer> SessionRenderModel for T {}
[INFO] [stdout]    |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `HasRenderer` in this scope
[INFO] [stdout]   --> src/rust/model/mod.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl<T: HasSession + HasRenderer> SessionRenderModel for T {}
[INFO] [stdout]    |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Session` in this scope
[INFO] [stdout]   --> src/rust/model/mod.rs:58:18
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn test(session: Session, renderer: Renderer) {
[INFO] [stdout]    |                  ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 32 + use perspective_client::Session;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Renderer` in this scope
[INFO] [stdout]   --> src/rust/model/mod.rs:58:37
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn test(session: Session, renderer: Renderer) {
[INFO] [stdout]    |                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 32 + use yew::Renderer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/rust/components/containers/split_panel.rs - components::containers::split_panel::SplitPanel (line 258)
[INFO] [stdout]     src/rust/components/style/mod.rs - components::style (line 22)
[INFO] [stdout]     src/rust/custom_elements/viewer.rs - custom_elements::viewer::PerspectiveViewerElement::setThrottle (line 767)
[INFO] [stdout]     src/rust/custom_elements/viewer.rs - custom_elements::viewer::PerspectiveViewerElement::setThrottle::_::__wasm_bindgen_generated_PerspectiveViewerElement_setThrottle (line 767)
[INFO] [stdout]     src/rust/model/mod.rs - model (line 32)
[INFO] [stdout]     src/rust/utils/tee.rs - utils::tee::Tee::tee (line 39)
[INFO] [stdout]     src/rust/utils/wasm_abi.rs - utils::wasm_abi::derive_wasm_abi (line 18)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.18s; merged doctests compilation took 0.39s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "295b1e5cdecf1e1203fcf863a7162ddc52f4fcf84a4296d12a07da2f091f6ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "295b1e5cdecf1e1203fcf863a7162ddc52f4fcf84a4296d12a07da2f091f6ffe", kill_on_drop: false }`
[INFO] [stdout] 295b1e5cdecf1e1203fcf863a7162ddc52f4fcf84a4296d12a07da2f091f6ffe
