[INFO] fetching crate yew-style-in-rs 0.4.1...
[INFO] testing yew-style-in-rs-0.4.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate yew-style-in-rs 0.4.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate yew-style-in-rs 0.4.1
[INFO] finished tweaking crates.io crate yew-style-in-rs 0.4.1
[INFO] tweaked toml for crates.io crate yew-style-in-rs 0.4.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yew-style-in-rs 0.4.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 74 packages to latest compatible versions
[INFO] [stderr]       Adding fastrand v1.9.0 (available: v2.3.0)
[INFO] [stderr]       Adding gloo v0.7.0 (available: v0.11.0)
[INFO] [stderr]       Adding yew v0.19.3 (available: v0.21.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d3566a727bc000972f6864eb164bb2cc4804b8a70d8c7abbd09977ff297811e
[INFO] running `Command { std: "docker" "start" "-a" "2d3566a727bc000972f6864eb164bb2cc4804b8a70d8c7abbd09977ff297811e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d3566a727bc000972f6864eb164bb2cc4804b8a70d8c7abbd09977ff297811e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d3566a727bc000972f6864eb164bb2cc4804b8a70d8c7abbd09977ff297811e", kill_on_drop: false }`
[INFO] [stdout] 2d3566a727bc000972f6864eb164bb2cc4804b8a70d8c7abbd09977ff297811e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44dbb4d0bad5faf2cfa482481a777e5586f8cd4df39423999c92197db712e488
[INFO] running `Command { std: "docker" "start" "-a" "44dbb4d0bad5faf2cfa482481a777e5586f8cd4df39423999c92197db712e488", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling yew-style-in-rs-core v0.4.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling scoped-tls-hkt v0.1.5
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling yew-macro v0.19.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling yew-style-in-rs-macro v0.4.1
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling gloo-utils v0.1.7
[INFO] [stderr]    Compiling gloo-events v0.1.2
[INFO] [stderr]    Compiling gloo-render v0.1.1
[INFO] [stderr]    Compiling gloo-dialogs v0.1.1
[INFO] [stderr]    Compiling gloo-file v0.2.3
[INFO] [stderr]    Compiling gloo-console v0.2.3
[INFO] [stderr]    Compiling gloo-storage v0.2.2
[INFO] [stderr]    Compiling gloo-net v0.2.6
[INFO] [stderr]    Compiling gloo-history v0.1.5
[INFO] [stderr]    Compiling gloo-worker v0.1.2
[INFO] [stderr]    Compiling gloo v0.4.2
[INFO] [stderr]    Compiling yew v0.19.3
[INFO] [stderr]    Compiling gloo v0.7.0
[INFO] [stderr]    Compiling yew-style-in-rs v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.02s
[INFO] running `Command { std: "docker" "inspect" "44dbb4d0bad5faf2cfa482481a777e5586f8cd4df39423999c92197db712e488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44dbb4d0bad5faf2cfa482481a777e5586f8cd4df39423999c92197db712e488", kill_on_drop: false }`
[INFO] [stdout] 44dbb4d0bad5faf2cfa482481a777e5586f8cd4df39423999c92197db712e488
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4a816a15b822e7ffb7f145c0847d90d29502c3f1873e5a3ad6e922d46f22e6f
[INFO] running `Command { std: "docker" "start" "-a" "b4a816a15b822e7ffb7f145c0847d90d29502c3f1873e5a3ad6e922d46f22e6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling yew-style-in-rs v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "b4a816a15b822e7ffb7f145c0847d90d29502c3f1873e5a3ad6e922d46f22e6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4a816a15b822e7ffb7f145c0847d90d29502c3f1873e5a3ad6e922d46f22e6f", kill_on_drop: false }`
[INFO] [stdout] b4a816a15b822e7ffb7f145c0847d90d29502c3f1873e5a3ad6e922d46f22e6f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d6d937cf42a553d70502a16f808fcfe8ffe197aad265b299f8b1fb510301e01e
[INFO] running `Command { std: "docker" "start" "-a" "d6d937cf42a553d70502a16f808fcfe8ffe197aad265b299f8b1fb510301e01e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yew_style_in_rs-75b6e7023408faa9)
[INFO] [stderr]    Doc-tests yew_style_in_rs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 29) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 138) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 78) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 199) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 29) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     style! {
[INFO] [stdout] 11 | |         // You can use CSS Nesting
[INFO] [stdout] 12 | |         let css = css! {r#"
[INFO] [stdout] 13 | |             border: solid green 1px;
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         "#};
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Failed to save internal file for yew-style-in-rs: Read-only file system (os error 30)
[INFO] [stdout]            
[INFO] [stdout]            Stack backtrace:
[INFO] [stdout]               0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]               1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]               2: yew_style_in_rs_macro::state::State::create_random_id_file
[INFO] [stdout]               3: yew_style_in_rs_macro::style::css::Css::expand
[INFO] [stdout]               4: yew_style_in_rs_macro::style::CssDeclaration::expand
[INFO] [stdout]               5: yew_style_in_rs_macro::style::Style::expand
[INFO] [stdout]               6: yew_style_in_rs_macro::style_with_write
[INFO] [stdout]               7: core::ops::function::Fn::call
[INFO] [stdout]               8: proc_macro::bridge::client::Client<proc_macro::TokenStream,proc_macro::TokenStream>::expand1::{{closure}}::{{closure}}
[INFO] [stdout]               9: proc_macro::bridge::client::run_client::{{closure}}::{{closure}}
[INFO] [stdout]              10: proc_macro::bridge::client::state::set
[INFO] [stdout]              11: proc_macro::bridge::client::run_client::{{closure}}
[INFO] [stdout]              12: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              13: std::panicking::catch_unwind::do_call
[INFO] [stdout]              14: __rust_try
[INFO] [stdout]              15: proc_macro::bridge::client::run_client
[INFO] [stdout]              16: proc_macro::bridge::client::Client<proc_macro::TokenStream,proc_macro::TokenStream>::expand1::{{closure}}
[INFO] [stdout]              17: proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper
[INFO] [stdout]              18: <rustc_proc_macro::bridge::server::MaybeCrossThread<rustc_expand::proc_macro::MessagePipe<rustc_proc_macro::bridge::buffer::Buffer>> as rustc_proc_macro::bridge::server::ExecutionStrategy>::run_bridge_and_client::<rustc_proc_macro::bridge::server::Dispatcher<rustc_proc_macro::bridge::server::MarkedTypes<rustc_expand::proc_macro_server::Rustc>>>
[INFO] [stdout]              19: <rustc_proc_macro::bridge::client::Client<rustc_proc_macro::TokenStream, rustc_proc_macro::TokenStream>>::run::<rustc_expand::proc_macro_server::Rustc, rustc_proc_macro::bridge::server::MaybeCrossThread<rustc_expand::proc_macro::MessagePipe<rustc_proc_macro::bridge::buffer::Buffer>>>
[INFO] [stdout]              20: <rustc_expand::proc_macro::BangProcMacro as rustc_expand::base::BangProcMacro>::expand
[INFO] [stdout]              21: <rustc_expand::expand::MacroExpander>::fully_expand_fragment
[INFO] [stdout]              22: <rustc_expand::expand::MacroExpander>::expand_crate
[INFO] [stdout]              23: rustc_interface::passes::configure_and_expand
[INFO] [stdout]              24: rustc_interface::passes::resolver_for_lowering_raw
[INFO] [stdout]              25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 16]>>
[INFO] [stdout]              26: <rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, ())>>::call_once
[INFO] [stdout]              27: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stdout]              28: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]              29: rustc_interface::passes::create_and_enter_global_ctxt::<core::option::Option<rustc_interface::queries::Linker>, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stdout]              30: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]              31: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]              32: <<std::thread::Builder>::spawn_unchecked_<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              33: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              34: <unknown>
[INFO] [stdout]              35: clone
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found module `css`
[INFO] [stdout]   --> src/lib.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |         <div class={classes!(css)}>
[INFO] [stdout]    |                              ^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-style-in-rs-macro-0.4.1/src/state.rs:57:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7977b0dd02f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7977b0dd02f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7977b0dd02f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7977b0dd02f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7977b0de0e2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7977b0de0e2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x7977b0da72b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7977b0da72b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7977b0daf6f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7977b0db24af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x7977b0db2309 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x7977b0db2c1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x7977b0db2c1f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   13:     0x7977b0db29ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   14:     0x7977b0daf829 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x7977b0d9ad6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   16:     0x7977b0de8a90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x7977b0de8036 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   18:     0x7977b0cd1e86 - yew_style_in_rs_macro::state::State::new::dropper::h701f8bb7ae9c4e47
[INFO] [stdout]   19:     0x7977be835a76 - <unknown>
[INFO] [stdout]   20:     0x7977be835bbe - exit
[INFO] [stdout]   21:     0x7977c4ffb455 - std::sys::pal::unix::os::exit::h9a028817411685c7
[INFO] [stdout]   22:     0x7977c4ffb43c - std::process::exit::h48c12ebc0ff4e13b
[INFO] [stdout]   23:     0x7977c4ffb3d4 - rustc_driver_impl[c00a9a62f1a7ca6a]::main
[INFO] [stdout]   24:     0x5fd87099ba67 - rustc_main[9e7a9b7b4bd3633d]::main
[INFO] [stdout]   25:     0x5fd87099ba53 - std[964350b2783e405f]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   26:     0x5fd87099ba49 - <std[964350b2783e405f]::rt::lang_start<()>::{closure#0} as core[dc8158927f5e781c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   27:     0x7977c50370f9 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]   28:     0x5fd8709d8cd7 - main
[INFO] [stdout]   29:     0x7977be8181ca - <unknown>
[INFO] [stdout]   30:     0x7977be81828b - __libc_start_main
[INFO] [stdout]   31:     0x5fd8709d8be4 - <unknown>
[INFO] [stdout]   32:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (34) panicked at library/core/src/panicking.rs:225:5:
[INFO] [stdout] panic in a function that cannot unwind
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7977b0dd02f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7977b0dd02f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7977b0dd02f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7977b0dd02f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7977b0de0e2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7977b0de0e2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x7977b0da72b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7977b0da72b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7977b0daf6f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7977b0db24af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x7977b0db2309 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x7977b0db2c1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x7977b0db2c1f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   13:     0x7977b0db2996 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   14:     0x7977b0daf829 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x7977b0d9ad6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   16:     0x7977b0de87dd - core::panicking::panic_nounwind_fmt::runtime::hf619e8fd73995337
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:117:22
[INFO] [stdout]   17:     0x7977b0de87dd - core::panicking::panic_nounwind_fmt::hc177e1bd7a48be0d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stdout]   18:     0x7977b0de8722 - core::panicking::panic_nounwind::hb39ada2ef7efb5bb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:225:5
[INFO] [stdout]   19:     0x7977b0de8937 - core::panicking::panic_cannot_unwind::h54dfea7b8871d4ca
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:337:5
[INFO] [stdout]   20:     0x7977b0cd1ede - yew_style_in_rs_macro::state::State::new::dropper::h701f8bb7ae9c4e47
[INFO] [stdout]   21:     0x7977be835a76 - <unknown>
[INFO] [stdout]   22:     0x7977be835bbe - exit
[INFO] [stdout]   23:     0x7977c4ffb455 - std::sys::pal::unix::os::exit::h9a028817411685c7
[INFO] [stdout]   24:     0x7977c4ffb43c - std::process::exit::h48c12ebc0ff4e13b
[INFO] [stdout]   25:     0x7977c4ffb3d4 - rustc_driver_impl[c00a9a62f1a7ca6a]::main
[INFO] [stdout]   26:     0x5fd87099ba67 - rustc_main[9e7a9b7b4bd3633d]::main
[INFO] [stdout]   27:     0x5fd87099ba53 - std[964350b2783e405f]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   28:     0x5fd87099ba49 - <std[964350b2783e405f]::rt::lang_start<()>::{closure#0} as core[dc8158927f5e781c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   29:     0x7977c50370f9 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]   30:     0x5fd8709d8cd7 - main
[INFO] [stdout]   31:     0x7977be8181ca - <unknown>
[INFO] [stdout]   32:     0x7977be81828b - __libc_start_main
[INFO] [stdout]   33:     0x5fd8709d8be4 - <unknown>
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 138) stdout ----
[INFO] [stdout] error[E0423]: expected value, found module `css`
[INFO] [stdout]   --> src/lib.rs:173:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |         <div class={classes!(css, dynamic_css)} {onclick}>
[INFO] [stdout]    |                              ^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-style-in-rs-macro-0.4.1/src/state.rs:180:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7522d8bd02f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7522d8bd02f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7522d8bd02f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7522d8bd02f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7522d8be0e2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7522d8be0e2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x7522d8ba72b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7522d8ba72b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7522d8baf6f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7522d8bb24af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x7522d8bb2309 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x7522d8bb2c1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x7522d8bb2c1f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   13:     0x7522d8bb29ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   14:     0x7522d8baf829 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x7522d8b9ad6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   16:     0x7522d8be8a90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x7522d8be8036 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   18:     0x7522d8acec31 - yew_style_in_rs_macro::state::State::generate_css::h007337ca3458493b
[INFO] [stdout]   19:     0x7522d8ad1f4b - yew_style_in_rs_macro::state::State::new::dropper::h701f8bb7ae9c4e47
[INFO] [stdout]   20:     0x7522e6630a76 - <unknown>
[INFO] [stdout]   21:     0x7522e6630bbe - exit
[INFO] [stdout]   22:     0x7522ecdfb455 - std::sys::pal::unix::os::exit::h9a028817411685c7
[INFO] [stdout]   23:     0x7522ecdfb43c - std::process::exit::h48c12ebc0ff4e13b
[INFO] [stdout]   24:     0x7522ecdfb3d4 - rustc_driver_impl[c00a9a62f1a7ca6a]::main
[INFO] [stdout]   25:     0x56dd5168ca67 - rustc_main[9e7a9b7b4bd3633d]::main
[INFO] [stdout]   26:     0x56dd5168ca53 - std[964350b2783e405f]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   27:     0x56dd5168ca49 - <std[964350b2783e405f]::rt::lang_start<()>::{closure#0} as core[dc8158927f5e781c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   28:     0x7522ece370f9 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]   29:     0x56dd516c9cd7 - main
[INFO] [stdout]   30:     0x7522e66131ca - <unknown>
[INFO] [stdout]   31:     0x7522e661328b - __libc_start_main
[INFO] [stdout]   32:     0x56dd516c9be4 - <unknown>
[INFO] [stdout]   33:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (32) panicked at library/core/src/panicking.rs:225:5:
[INFO] [stdout] panic in a function that cannot unwind
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7522d8bd02f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7522d8bd02f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7522d8bd02f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7522d8bd02f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7522d8be0e2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7522d8be0e2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x7522d8ba72b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7522d8ba72b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7522d8baf6f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7522d8bb24af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x7522d8bb2309 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x7522d8bb2c1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x7522d8bb2c1f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   13:     0x7522d8bb2996 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   14:     0x7522d8baf829 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x7522d8b9ad6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   16:     0x7522d8be87dd - core::panicking::panic_nounwind_fmt::runtime::hf619e8fd73995337
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:117:22
[INFO] [stdout]   17:     0x7522d8be87dd - core::panicking::panic_nounwind_fmt::hc177e1bd7a48be0d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stdout]   18:     0x7522d8be8722 - core::panicking::panic_nounwind::hb39ada2ef7efb5bb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:225:5
[INFO] [stdout]   19:     0x7522d8be8937 - core::panicking::panic_cannot_unwind::h54dfea7b8871d4ca
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:337:5
[INFO] [stdout]   20:     0x7522d8ad1ede - yew_style_in_rs_macro::state::State::new::dropper::h701f8bb7ae9c4e47
[INFO] [stdout]   21:     0x7522e6630a76 - <unknown>
[INFO] [stdout]   22:     0x7522e6630bbe - exit
[INFO] [stdout]   23:     0x7522ecdfb455 - std::sys::pal::unix::os::exit::h9a028817411685c7
[INFO] [stdout]   24:     0x7522ecdfb43c - std::process::exit::h48c12ebc0ff4e13b
[INFO] [stdout]   25:     0x7522ecdfb3d4 - rustc_driver_impl[c00a9a62f1a7ca6a]::main
[INFO] [stdout]   26:     0x56dd5168ca67 - rustc_main[9e7a9b7b4bd3633d]::main
[INFO] [stdout]   27:     0x56dd5168ca53 - std[964350b2783e405f]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   28:     0x56dd5168ca49 - <std[964350b2783e405f]::rt::lang_start<()>::{closure#0} as core[dc8158927f5e781c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   29:     0x7522ece370f9 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]   30:     0x56dd516c9cd7 - main
[INFO] [stdout]   31:     0x7522e66131ca - <unknown>
[INFO] [stdout]   32:     0x7522e661328b - __libc_start_main
[INFO] [stdout]   33:     0x56dd516c9be4 - <unknown>
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 78) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> src/lib.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     style! {
[INFO] [stdout] 11 | |         // You can pass filename
[INFO] [stdout] 12 | |         let important_css = css!(filename = "important") {r#"
[INFO] [stdout] 13 | |             background: red;
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |         "#};
[INFO] [stdout] 28 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Failed to save internal file for yew-style-in-rs: Read-only file system (os error 30)
[INFO] [stdout]            
[INFO] [stdout]            Stack backtrace:
[INFO] [stdout]               0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]               1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]               2: yew_style_in_rs_macro::state::State::create_random_id_file
[INFO] [stdout]               3: yew_style_in_rs_macro::style::css::Css::expand
[INFO] [stdout]               4: yew_style_in_rs_macro::style::CssDeclaration::expand
[INFO] [stdout]               5: yew_style_in_rs_macro::style::Style::expand
[INFO] [stdout]               6: yew_style_in_rs_macro::style_with_write
[INFO] [stdout]               7: core::ops::function::Fn::call
[INFO] [stdout]               8: proc_macro::bridge::client::Client<proc_macro::TokenStream,proc_macro::TokenStream>::expand1::{{closure}}::{{closure}}
[INFO] [stdout]               9: proc_macro::bridge::client::run_client::{{closure}}::{{closure}}
[INFO] [stdout]              10: proc_macro::bridge::client::state::set
[INFO] [stdout]              11: proc_macro::bridge::client::run_client::{{closure}}
[INFO] [stdout]              12: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              13: std::panicking::catch_unwind::do_call
[INFO] [stdout]              14: __rust_try
[INFO] [stdout]              15: proc_macro::bridge::client::run_client
[INFO] [stdout]              16: proc_macro::bridge::client::Client<proc_macro::TokenStream,proc_macro::TokenStream>::expand1::{{closure}}
[INFO] [stdout]              17: proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper
[INFO] [stdout]              18: <rustc_proc_macro::bridge::server::MaybeCrossThread<rustc_expand::proc_macro::MessagePipe<rustc_proc_macro::bridge::buffer::Buffer>> as rustc_proc_macro::bridge::server::ExecutionStrategy>::run_bridge_and_client::<rustc_proc_macro::bridge::server::Dispatcher<rustc_proc_macro::bridge::server::MarkedTypes<rustc_expand::proc_macro_server::Rustc>>>
[INFO] [stdout]              19: <rustc_proc_macro::bridge::client::Client<rustc_proc_macro::TokenStream, rustc_proc_macro::TokenStream>>::run::<rustc_expand::proc_macro_server::Rustc, rustc_proc_macro::bridge::server::MaybeCrossThread<rustc_expand::proc_macro::MessagePipe<rustc_proc_macro::bridge::buffer::Buffer>>>
[INFO] [stdout]              20: <rustc_expand::proc_macro::BangProcMacro as rustc_expand::base::BangProcMacro>::expand
[INFO] [stdout]              21: <rustc_expand::expand::MacroExpander>::fully_expand_fragment
[INFO] [stdout]              22: <rustc_expand::expand::MacroExpander>::expand_crate
[INFO] [stdout]              23: rustc_interface::passes::configure_and_expand
[INFO] [stdout]              24: rustc_interface::passes::resolver_for_lowering_raw
[INFO] [stdout]              25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 16]>>
[INFO] [stdout]              26: <rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, ())>>::call_once
[INFO] [stdout]              27: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stdout]              28: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]              29: rustc_interface::passes::create_and_enter_global_ctxt::<core::option::Option<rustc_interface::queries::Linker>, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stdout]              30: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]              31: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]              32: <<std::thread::Builder>::spawn_unchecked_<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              33: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              34: <unknown>
[INFO] [stdout]              35: clone
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `important_css` in this scope
[INFO] [stdout]   --> src/lib.rs:105:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |         <div class={classes!(important_css, css)}>
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found module `css`
[INFO] [stdout]   --> src/lib.rs:105:45
[INFO] [stdout]    |
[INFO] [stdout] 30 |         <div class={classes!(important_css, css)}>
[INFO] [stdout]    |                                             ^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-style-in-rs-macro-0.4.1/src/state.rs:57:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7c903fdd02f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7c903fdd02f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7c903fdd02f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7c903fdd02f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7c903fde0e2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7c903fde0e2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x7c903fda72b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7c903fda72b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7c903fdaf6f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7c903fdb24af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x7c903fdb2309 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x7c903fdb2c1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x7c903fdb2c1f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   13:     0x7c903fdb29ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   14:     0x7c903fdaf829 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x7c903fd9ad6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   16:     0x7c903fde8a90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x7c903fde8036 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   18:     0x7c903fcd1e86 - yew_style_in_rs_macro::state::State::new::dropper::h701f8bb7ae9c4e47
[INFO] [stdout]   19:     0x7c904d835a76 - <unknown>
[INFO] [stdout]   20:     0x7c904d835bbe - exit
[INFO] [stdout]   21:     0x7c9053ffb455 - std::sys::pal::unix::os::exit::h9a028817411685c7
[INFO] [stdout]   22:     0x7c9053ffb43c - std::process::exit::h48c12ebc0ff4e13b
[INFO] [stdout]   23:     0x7c9053ffb3d4 - rustc_driver_impl[c00a9a62f1a7ca6a]::main
[INFO] [stdout]   24:     0x5baa20519a67 - rustc_main[9e7a9b7b4bd3633d]::main
[INFO] [stdout]   25:     0x5baa20519a53 - std[964350b2783e405f]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   26:     0x5baa20519a49 - <std[964350b2783e405f]::rt::lang_start<()>::{closure#0} as core[dc8158927f5e781c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   27:     0x7c90540370f9 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]   28:     0x5baa20556cd7 - main
[INFO] [stdout]   29:     0x7c904d8181ca - <unknown>
[INFO] [stdout]   30:     0x7c904d81828b - __libc_start_main
[INFO] [stdout]   31:     0x5baa20556be4 - <unknown>
[INFO] [stdout]   32:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (35) panicked at library/core/src/panicking.rs:225:5:
[INFO] [stdout] panic in a function that cannot unwind
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7c903fdd02f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7c903fdd02f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7c903fdd02f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7c903fdd02f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7c903fde0e2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7c903fde0e2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x7c903fda72b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7c903fda72b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7c903fdaf6f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7c903fdb24af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x7c903fdb2309 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x7c903fdb2c1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x7c903fdb2c1f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   13:     0x7c903fdb2996 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   14:     0x7c903fdaf829 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x7c903fd9ad6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   16:     0x7c903fde87dd - core::panicking::panic_nounwind_fmt::runtime::hf619e8fd73995337
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:117:22
[INFO] [stdout]   17:     0x7c903fde87dd - core::panicking::panic_nounwind_fmt::hc177e1bd7a48be0d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stdout]   18:     0x7c903fde8722 - core::panicking::panic_nounwind::hb39ada2ef7efb5bb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:225:5
[INFO] [stdout]   19:     0x7c903fde8937 - core::panicking::panic_cannot_unwind::h54dfea7b8871d4ca
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:337:5
[INFO] [stdout]   20:     0x7c903fcd1ede - yew_style_in_rs_macro::state::State::new::dropper::h701f8bb7ae9c4e47
[INFO] [stdout]   21:     0x7c904d835a76 - <unknown>
[INFO] [stdout]   22:     0x7c904d835bbe - exit
[INFO] [stdout]   23:     0x7c9053ffb455 - std::sys::pal::unix::os::exit::h9a028817411685c7
[INFO] [stdout]   24:     0x7c9053ffb43c - std::process::exit::h48c12ebc0ff4e13b
[INFO] [stdout]   25:     0x7c9053ffb3d4 - rustc_driver_impl[c00a9a62f1a7ca6a]::main
[INFO] [stdout]   26:     0x5baa20519a67 - rustc_main[9e7a9b7b4bd3633d]::main
[INFO] [stdout]   27:     0x5baa20519a53 - std[964350b2783e405f]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   28:     0x5baa20519a49 - <std[964350b2783e405f]::rt::lang_start<()>::{closure#0} as core[dc8158927f5e781c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   29:     0x7c90540370f9 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]   30:     0x5baa20556cd7 - main
[INFO] [stdout]   31:     0x7c904d8181ca - <unknown>
[INFO] [stdout]   32:     0x7c904d81828b - __libc_start_main
[INFO] [stdout]   33:     0x5baa20556be4 - <unknown>
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 199) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> src/lib.rs:224:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     style! {
[INFO] [stdout] 29 | |         let css = css!{r#"
[INFO] [stdout] 30 | |             border: solid 1px black;
[INFO] [stdout] 31 | |             width: 100%;
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |         "#};
[INFO] [stdout] 47 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Failed to save internal file for yew-style-in-rs: Read-only file system (os error 30)
[INFO] [stdout]            
[INFO] [stdout]            Stack backtrace:
[INFO] [stdout]               0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]               1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]               2: yew_style_in_rs_macro::state::State::create_random_id_file
[INFO] [stdout]               3: yew_style_in_rs_macro::style::css::Css::expand
[INFO] [stdout]               4: yew_style_in_rs_macro::style::CssDeclaration::expand
[INFO] [stdout]               5: yew_style_in_rs_macro::style::Style::expand
[INFO] [stdout]               6: yew_style_in_rs_macro::style_with_write
[INFO] [stdout]               7: core::ops::function::Fn::call
[INFO] [stdout]               8: proc_macro::bridge::client::Client<proc_macro::TokenStream,proc_macro::TokenStream>::expand1::{{closure}}::{{closure}}
[INFO] [stdout]               9: proc_macro::bridge::client::run_client::{{closure}}::{{closure}}
[INFO] [stdout]              10: proc_macro::bridge::client::state::set
[INFO] [stdout]              11: proc_macro::bridge::client::run_client::{{closure}}
[INFO] [stdout]              12: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              13: std::panicking::catch_unwind::do_call
[INFO] [stdout]              14: __rust_try
[INFO] [stdout]              15: proc_macro::bridge::client::run_client
[INFO] [stdout]              16: proc_macro::bridge::client::Client<proc_macro::TokenStream,proc_macro::TokenStream>::expand1::{{closure}}
[INFO] [stdout]              17: proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper
[INFO] [stdout]              18: <rustc_proc_macro::bridge::server::MaybeCrossThread<rustc_expand::proc_macro::MessagePipe<rustc_proc_macro::bridge::buffer::Buffer>> as rustc_proc_macro::bridge::server::ExecutionStrategy>::run_bridge_and_client::<rustc_proc_macro::bridge::server::Dispatcher<rustc_proc_macro::bridge::server::MarkedTypes<rustc_expand::proc_macro_server::Rustc>>>
[INFO] [stdout]              19: <rustc_proc_macro::bridge::client::Client<rustc_proc_macro::TokenStream, rustc_proc_macro::TokenStream>>::run::<rustc_expand::proc_macro_server::Rustc, rustc_proc_macro::bridge::server::MaybeCrossThread<rustc_expand::proc_macro::MessagePipe<rustc_proc_macro::bridge::buffer::Buffer>>>
[INFO] [stdout]              20: <rustc_expand::proc_macro::BangProcMacro as rustc_expand::base::BangProcMacro>::expand
[INFO] [stdout]              21: <rustc_expand::expand::MacroExpander>::fully_expand_fragment
[INFO] [stdout]              22: <rustc_expand::expand::MacroExpander>::expand_crate
[INFO] [stdout]              23: rustc_interface::passes::configure_and_expand
[INFO] [stdout]              24: rustc_interface::passes::resolver_for_lowering_raw
[INFO] [stdout]              25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 16]>>
[INFO] [stdout]              26: <rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, ())>>::call_once
[INFO] [stdout]              27: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stdout]              28: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]              29: rustc_interface::passes::create_and_enter_global_ctxt::<core::option::Option<rustc_interface::queries::Linker>, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stdout]              30: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]              31: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]              32: <<std::thread::Builder>::spawn_unchecked_<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              33: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              34: <unknown>
[INFO] [stdout]              35: clone
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found module `css`
[INFO] [stdout]   --> src/lib.rs:245:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |         <div class={classes!(css, dynamic_css)} {onclick}>
[INFO] [stdout]    |                              ^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `dynamic_css` in this scope
[INFO] [stdout]   --> src/lib.rs:245:35
[INFO] [stdout]    |
[INFO] [stdout] 49 |         <div class={classes!(css, dynamic_css)} {onclick}>
[INFO] [stdout]    |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-style-in-rs-macro-0.4.1/src/state.rs:57:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7faa043d02f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7faa043d02f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7faa043d02f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7faa043d02f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7faa043e0e2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7faa043e0e2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x7faa043a72b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7faa043a72b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7faa043af6f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7faa043b24af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x7faa043b2309 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x7faa043b2c1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x7faa043b2c1f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   13:     0x7faa043b29ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   14:     0x7faa043af829 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x7faa0439ad6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   16:     0x7faa043e8a90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x7faa043e8036 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   18:     0x7faa042d1e86 - yew_style_in_rs_macro::state::State::new::dropper::h701f8bb7ae9c4e47
[INFO] [stdout]   19:     0x7faa11e35a76 - <unknown>
[INFO] [stdout]   20:     0x7faa11e35bbe - exit
[INFO] [stdout]   21:     0x7faa185fb455 - std::sys::pal::unix::os::exit::h9a028817411685c7
[INFO] [stdout]   22:     0x7faa185fb43c - std::process::exit::h48c12ebc0ff4e13b
[INFO] [stdout]   23:     0x7faa185fb3d4 - rustc_driver_impl[c00a9a62f1a7ca6a]::main
[INFO] [stdout]   24:     0x5ded791faa67 - rustc_main[9e7a9b7b4bd3633d]::main
[INFO] [stdout]   25:     0x5ded791faa53 - std[964350b2783e405f]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   26:     0x5ded791faa49 - <std[964350b2783e405f]::rt::lang_start<()>::{closure#0} as core[dc8158927f5e781c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   27:     0x7faa186370f9 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]   28:     0x5ded79237cd7 - main
[INFO] [stdout]   29:     0x7faa11e181ca - <unknown>
[INFO] [stdout]   30:     0x7faa11e1828b - __libc_start_main
[INFO] [stdout]   31:     0x5ded79237be4 - <unknown>
[INFO] [stdout]   32:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (33) panicked at library/core/src/panicking.rs:225:5:
[INFO] [stdout] panic in a function that cannot unwind
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7faa043d02f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7faa043d02f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7faa043d02f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7faa043d02f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7faa043e0e2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7faa043e0e2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x7faa043a72b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7faa043a72b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7faa043af6f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7faa043b24af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x7faa043b2309 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x7faa043b2c1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x7faa043b2c1f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   13:     0x7faa043b2996 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   14:     0x7faa043af829 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x7faa0439ad6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   16:     0x7faa043e87dd - core::panicking::panic_nounwind_fmt::runtime::hf619e8fd73995337
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:117:22
[INFO] [stdout]   17:     0x7faa043e87dd - core::panicking::panic_nounwind_fmt::hc177e1bd7a48be0d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stdout]   18:     0x7faa043e8722 - core::panicking::panic_nounwind::hb39ada2ef7efb5bb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:225:5
[INFO] [stdout]   19:     0x7faa043e8937 - core::panicking::panic_cannot_unwind::h54dfea7b8871d4ca
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:337:5
[INFO] [stdout]   20:     0x7faa042d1ede - yew_style_in_rs_macro::state::State::new::dropper::h701f8bb7ae9c4e47
[INFO] [stdout]   21:     0x7faa11e35a76 - <unknown>
[INFO] [stdout]   22:     0x7faa11e35bbe - exit
[INFO] [stdout]   23:     0x7faa185fb455 - std::sys::pal::unix::os::exit::h9a028817411685c7
[INFO] [stdout]   24:     0x7faa185fb43c - std::process::exit::h48c12ebc0ff4e13b
[INFO] [stdout]   25:     0x7faa185fb3d4 - rustc_driver_impl[c00a9a62f1a7ca6a]::main
[INFO] [stdout]   26:     0x5ded791faa67 - rustc_main[9e7a9b7b4bd3633d]::main
[INFO] [stdout]   27:     0x5ded791faa53 - std[964350b2783e405f]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   28:     0x5ded791faa49 - <std[964350b2783e405f]::rt::lang_start<()>::{closure#0} as core[dc8158927f5e781c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   29:     0x7faa186370f9 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]   30:     0x5ded79237cd7 - main
[INFO] [stdout]   31:     0x7faa11e181ca - <unknown>
[INFO] [stdout]   32:     0x7faa11e1828b - __libc_start_main
[INFO] [stdout]   33:     0x5ded79237be4 - <unknown>
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] thread caused non-unwinding panic. aborting.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 138)
[INFO] [stdout]     src/lib.rs - (line 199)
[INFO] [stdout]     src/lib.rs - (line 29)
[INFO] [stdout]     src/lib.rs - (line 78)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d6d937cf42a553d70502a16f808fcfe8ffe197aad265b299f8b1fb510301e01e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6d937cf42a553d70502a16f808fcfe8ffe197aad265b299f8b1fb510301e01e", kill_on_drop: false }`
[INFO] [stdout] d6d937cf42a553d70502a16f808fcfe8ffe197aad265b299f8b1fb510301e01e
