[INFO] fetching crate yew-style-in-rs 0.4.1...
[INFO] testing yew-style-in-rs-0.4.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate yew-style-in-rs 0.4.1 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yew-style-in-rs 0.4.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ac7c06bdd4c929fdc498642fe599c050a8226e5e4caaca33a8f7a2279f95e19
[INFO] running `Command { std: "docker" "start" "-a" "4ac7c06bdd4c929fdc498642fe599c050a8226e5e4caaca33a8f7a2279f95e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ac7c06bdd4c929fdc498642fe599c050a8226e5e4caaca33a8f7a2279f95e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ac7c06bdd4c929fdc498642fe599c050a8226e5e4caaca33a8f7a2279f95e19", kill_on_drop: false }`
[INFO] [stdout] 4ac7c06bdd4c929fdc498642fe599c050a8226e5e4caaca33a8f7a2279f95e19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24dc547c552bdb312a02ccdcf6af946ea931fb37fb2ce027d354508bf708f3a9
[INFO] running `Command { std: "docker" "start" "-a" "24dc547c552bdb312a02ccdcf6af946ea931fb37fb2ce027d354508bf708f3a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling yew-style-in-rs-core v0.4.1
[INFO] [stderr]    Compiling scoped-tls-hkt v0.1.5
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[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 wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling yew-macro v0.19.3
[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 pin-project v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[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 js-sys v0.3.81
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[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-dialogs v0.1.1
[INFO] [stderr]    Compiling gloo-render 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 2m 23s
[INFO] running `Command { std: "docker" "inspect" "24dc547c552bdb312a02ccdcf6af946ea931fb37fb2ce027d354508bf708f3a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24dc547c552bdb312a02ccdcf6af946ea931fb37fb2ce027d354508bf708f3a9", kill_on_drop: false }`
[INFO] [stdout] 24dc547c552bdb312a02ccdcf6af946ea931fb37fb2ce027d354508bf708f3a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5b9308837ff4e215c811dd69de7c420f026a7cae04562174f5591de7078859e
[INFO] running `Command { std: "docker" "start" "-a" "e5b9308837ff4e215c811dd69de7c420f026a7cae04562174f5591de7078859e", 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.57s
[INFO] running `Command { std: "docker" "inspect" "e5b9308837ff4e215c811dd69de7c420f026a7cae04562174f5591de7078859e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5b9308837ff4e215c811dd69de7c420f026a7cae04562174f5591de7078859e", kill_on_drop: false }`
[INFO] [stdout] e5b9308837ff4e215c811dd69de7c420f026a7cae04562174f5591de7078859e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 57377561b85e2777f01c6e12786c9865574c51d0a0a63590b82ba7c9a26fa37f
[INFO] running `Command { std: "docker" "start" "-a" "57377561b85e2777f01c6e12786c9865574c51d0a0a63590b82ba7c9a26fa37f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yew_style_in_rs-4f1563d02a3a636e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yew_style_in_rs
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 29) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 78) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 199) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 138) ... 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: yew_style_in_rs_macro::state::State::create_random_id_file
[INFO] [stdout]               2: yew_style_in_rs_macro::style::css::Css::expand
[INFO] [stdout]               3: yew_style_in_rs_macro::style::Style::expand
[INFO] [stdout]               4: yew_style_in_rs_macro::style_with_write
[INFO] [stdout]               5: proc_macro::bridge::client::run_client
[INFO] [stdout]               6: proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper
[INFO] [stdout]               7: <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]               8: <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]               9: <rustc_expand::proc_macro::BangProcMacro as rustc_expand::base::BangProcMacro>::expand
[INFO] [stdout]              10: <rustc_expand::expand::MacroExpander>::fully_expand_fragment
[INFO] [stdout]              11: <rustc_expand::expand::MacroExpander>::expand_crate
[INFO] [stdout]              12: rustc_interface::passes::configure_and_expand
[INFO] [stdout]              13: rustc_interface::passes::resolver_for_lowering_raw
[INFO] [stdout]              14: 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]              15: <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]              16: 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]              17: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]              18: 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]              19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]              20: 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]              21: <<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]              22: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              23: <unknown>
[INFO] [stdout]              24: 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>' 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:     0x7869fc9cc7e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7869fc9cc7e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7869fc9cc7e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7869fc9cc7e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7869fc9efc43 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7869fc9efc43 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x7869fc9c9a63 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7869fc9c9a63 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7869fc9cc632 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7869fc9cdd7c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x7869fc9cdb7f - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x7869fc9ce85b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x7869fc9ce85b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x7869fc9ce52a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   14:     0x7869fc9cccd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   15:     0x7869fc9ce1bd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x7869fc9ee790 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x7869fc9eeb36 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   18:     0x7869fc92bffd - yew_style_in_rs_macro::state::State::new::dropper::he720be6919eaa676
[INFO] [stdout]   19:     0x786a0a635a76 - <unknown>
[INFO] [stdout]   20:     0x786a0a635bbe - exit
[INFO] [stdout]   21:     0x786a10aab915 - std::sys::pal::unix::os::exit::h8f127e38394ff38c
[INFO] [stdout]   22:     0x786a10aab8f6 - std::process::exit::h96be200d00edae9f
[INFO] [stdout]   23:     0x786a10aab7a3 - rustc_driver_impl[4ab48184b7847074]::main
[INFO] [stdout]   24:     0x5986a73cfaf7 - rustc_main[3acd8b800809f4e0]::main
[INFO] [stdout]   25:     0x5986a73cfae3 - std[d534d36ffd607ff3]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   26:     0x5986a73cfad9 - <std[d534d36ffd607ff3]::rt::lang_start<()>::{closure#0} as core[a1c5ac6c25c163e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   27:     0x786a10bef71c - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]   28:     0x5986a740c4a7 - main
[INFO] [stdout]   29:     0x786a0a6181ca - <unknown>
[INFO] [stdout]   30:     0x786a0a61828b - __libc_start_main
[INFO] [stdout]   31:     0x5986a740c3b4 - <unknown>
[INFO] [stdout]   32:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' 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:     0x7869fc9cc7e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7869fc9cc7e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7869fc9cc7e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7869fc9cc7e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7869fc9efc43 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7869fc9efc43 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x7869fc9c9a63 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7869fc9c9a63 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7869fc9cc632 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7869fc9cdd7c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x7869fc9cdb7f - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x7869fc9ce85b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x7869fc9ce85b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x7869fc9ce4f6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   14:     0x7869fc9cccd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   15:     0x7869fc9ce1bd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x7869fc9ee7b2 - core::panicking::panic_nounwind_fmt::runtime::h562ffc47bd28880d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:117:22
[INFO] [stdout]   17:     0x7869fc9ee7b2 - core::panicking::panic_nounwind_fmt::h25c6c70643d69ab8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/intrinsics/mod.rs:2345:9
[INFO] [stdout]   18:     0x7869fc9ee842 - core::panicking::panic_nounwind::hfa46e26f18668115
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:225:5
[INFO] [stdout]   19:     0x7869fc9ee905 - core::panicking::panic_cannot_unwind::hf4bab4b51fea44c7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:346:5
[INFO] [stdout]   20:     0x7869fc92c897 - yew_style_in_rs_macro::state::State::new::dropper::he720be6919eaa676
[INFO] [stdout]   21:     0x786a0a635a76 - <unknown>
[INFO] [stdout]   22:     0x786a0a635bbe - exit
[INFO] [stdout]   23:     0x786a10aab915 - std::sys::pal::unix::os::exit::h8f127e38394ff38c
[INFO] [stdout]   24:     0x786a10aab8f6 - std::process::exit::h96be200d00edae9f
[INFO] [stdout]   25:     0x786a10aab7a3 - rustc_driver_impl[4ab48184b7847074]::main
[INFO] [stdout]   26:     0x5986a73cfaf7 - rustc_main[3acd8b800809f4e0]::main
[INFO] [stdout]   27:     0x5986a73cfae3 - std[d534d36ffd607ff3]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   28:     0x5986a73cfad9 - <std[d534d36ffd607ff3]::rt::lang_start<()>::{closure#0} as core[a1c5ac6c25c163e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   29:     0x786a10bef71c - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]   30:     0x5986a740c4a7 - main
[INFO] [stdout]   31:     0x786a0a6181ca - <unknown>
[INFO] [stdout]   32:     0x786a0a61828b - __libc_start_main
[INFO] [stdout]   33:     0x5986a740c3b4 - <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: yew_style_in_rs_macro::state::State::create_random_id_file
[INFO] [stdout]               2: yew_style_in_rs_macro::style::css::Css::expand
[INFO] [stdout]               3: yew_style_in_rs_macro::style::Style::expand
[INFO] [stdout]               4: yew_style_in_rs_macro::style_with_write
[INFO] [stdout]               5: proc_macro::bridge::client::run_client
[INFO] [stdout]               6: proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper
[INFO] [stdout]               7: <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]               8: <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]               9: <rustc_expand::proc_macro::BangProcMacro as rustc_expand::base::BangProcMacro>::expand
[INFO] [stdout]              10: <rustc_expand::expand::MacroExpander>::fully_expand_fragment
[INFO] [stdout]              11: <rustc_expand::expand::MacroExpander>::expand_crate
[INFO] [stdout]              12: rustc_interface::passes::configure_and_expand
[INFO] [stdout]              13: rustc_interface::passes::resolver_for_lowering_raw
[INFO] [stdout]              14: 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]              15: <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]              16: 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]              17: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]              18: 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]              19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]              20: 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]              21: <<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]              22: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              23: <unknown>
[INFO] [stdout]              24: 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>' 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:     0x72e55b94b7e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x72e55b94b7e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x72e55b94b7e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x72e55b94b7e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x72e55b96ec43 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x72e55b96ec43 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x72e55b948a63 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x72e55b948a63 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x72e55b94b632 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x72e55b94cd7c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x72e55b94cb7f - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x72e55b94d85b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x72e55b94d85b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x72e55b94d52a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   14:     0x72e55b94bcd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   15:     0x72e55b94d1bd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x72e55b96d790 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x72e55b96db36 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   18:     0x72e55b8aaffd - yew_style_in_rs_macro::state::State::new::dropper::he720be6919eaa676
[INFO] [stdout]   19:     0x72e567835a76 - <unknown>
[INFO] [stdout]   20:     0x72e567835bbe - exit
[INFO] [stdout]   21:     0x72e56dcab915 - std::sys::pal::unix::os::exit::h8f127e38394ff38c
[INFO] [stdout]   22:     0x72e56dcab8f6 - std::process::exit::h96be200d00edae9f
[INFO] [stdout]   23:     0x72e56dcab7a3 - rustc_driver_impl[4ab48184b7847074]::main
[INFO] [stdout]   24:     0x581a3310faf7 - rustc_main[3acd8b800809f4e0]::main
[INFO] [stdout]   25:     0x581a3310fae3 - std[d534d36ffd607ff3]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   26:     0x581a3310fad9 - <std[d534d36ffd607ff3]::rt::lang_start<()>::{closure#0} as core[a1c5ac6c25c163e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   27:     0x72e56ddef71c - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]   28:     0x581a3314c4a7 - main
[INFO] [stdout]   29:     0x72e5678181ca - <unknown>
[INFO] [stdout]   30:     0x72e56781828b - __libc_start_main
[INFO] [stdout]   31:     0x581a3314c3b4 - <unknown>
[INFO] [stdout]   32:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' 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:     0x72e55b94b7e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x72e55b94b7e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x72e55b94b7e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x72e55b94b7e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x72e55b96ec43 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x72e55b96ec43 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x72e55b948a63 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x72e55b948a63 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x72e55b94b632 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x72e55b94cd7c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x72e55b94cb7f - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x72e55b94d85b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x72e55b94d85b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x72e55b94d4f6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   14:     0x72e55b94bcd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   15:     0x72e55b94d1bd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x72e55b96d7b2 - core::panicking::panic_nounwind_fmt::runtime::h562ffc47bd28880d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:117:22
[INFO] [stdout]   17:     0x72e55b96d7b2 - core::panicking::panic_nounwind_fmt::h25c6c70643d69ab8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/intrinsics/mod.rs:2345:9
[INFO] [stdout]   18:     0x72e55b96d842 - core::panicking::panic_nounwind::hfa46e26f18668115
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:225:5
[INFO] [stdout]   19:     0x72e55b96d905 - core::panicking::panic_cannot_unwind::hf4bab4b51fea44c7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:346:5
[INFO] [stdout]   20:     0x72e55b8ab897 - yew_style_in_rs_macro::state::State::new::dropper::he720be6919eaa676
[INFO] [stdout]   21:     0x72e567835a76 - <unknown>
[INFO] [stdout]   22:     0x72e567835bbe - exit
[INFO] [stdout]   23:     0x72e56dcab915 - std::sys::pal::unix::os::exit::h8f127e38394ff38c
[INFO] [stdout]   24:     0x72e56dcab8f6 - std::process::exit::h96be200d00edae9f
[INFO] [stdout]   25:     0x72e56dcab7a3 - rustc_driver_impl[4ab48184b7847074]::main
[INFO] [stdout]   26:     0x581a3310faf7 - rustc_main[3acd8b800809f4e0]::main
[INFO] [stdout]   27:     0x581a3310fae3 - std[d534d36ffd607ff3]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   28:     0x581a3310fad9 - <std[d534d36ffd607ff3]::rt::lang_start<()>::{closure#0} as core[a1c5ac6c25c163e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   29:     0x72e56ddef71c - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]   30:     0x581a3314c4a7 - main
[INFO] [stdout]   31:     0x72e5678181ca - <unknown>
[INFO] [stdout]   32:     0x72e56781828b - __libc_start_main
[INFO] [stdout]   33:     0x581a3314c3b4 - <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: yew_style_in_rs_macro::state::State::create_random_id_file
[INFO] [stdout]               2: yew_style_in_rs_macro::style::css::Css::expand
[INFO] [stdout]               3: yew_style_in_rs_macro::style::Style::expand
[INFO] [stdout]               4: yew_style_in_rs_macro::style_with_write
[INFO] [stdout]               5: proc_macro::bridge::client::run_client
[INFO] [stdout]               6: proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper
[INFO] [stdout]               7: <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]               8: <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]               9: <rustc_expand::proc_macro::BangProcMacro as rustc_expand::base::BangProcMacro>::expand
[INFO] [stdout]              10: <rustc_expand::expand::MacroExpander>::fully_expand_fragment
[INFO] [stdout]              11: <rustc_expand::expand::MacroExpander>::expand_crate
[INFO] [stdout]              12: rustc_interface::passes::configure_and_expand
[INFO] [stdout]              13: rustc_interface::passes::resolver_for_lowering_raw
[INFO] [stdout]              14: 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]              15: <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]              16: 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]              17: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]              18: 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]              19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]              20: 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]              21: <<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]              22: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              23: <unknown>
[INFO] [stdout]              24: 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>' 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:     0x7d60583cb7e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7d60583cb7e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7d60583cb7e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7d60583cb7e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7d60583eec43 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7d60583eec43 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x7d60583c8a63 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7d60583c8a63 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7d60583cb632 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7d60583ccd7c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x7d60583ccb7f - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x7d60583cd85b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x7d60583cd85b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x7d60583cd52a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   14:     0x7d60583cbcd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   15:     0x7d60583cd1bd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x7d60583ed790 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x7d60583edb36 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   18:     0x7d605832affd - yew_style_in_rs_macro::state::State::new::dropper::he720be6919eaa676
[INFO] [stdout]   19:     0x7d6064235a76 - <unknown>
[INFO] [stdout]   20:     0x7d6064235bbe - exit
[INFO] [stdout]   21:     0x7d606a6ab915 - std::sys::pal::unix::os::exit::h8f127e38394ff38c
[INFO] [stdout]   22:     0x7d606a6ab8f6 - std::process::exit::h96be200d00edae9f
[INFO] [stdout]   23:     0x7d606a6ab7a3 - rustc_driver_impl[4ab48184b7847074]::main
[INFO] [stdout]   24:     0x5deccbb76af7 - rustc_main[3acd8b800809f4e0]::main
[INFO] [stdout]   25:     0x5deccbb76ae3 - std[d534d36ffd607ff3]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   26:     0x5deccbb76ad9 - <std[d534d36ffd607ff3]::rt::lang_start<()>::{closure#0} as core[a1c5ac6c25c163e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   27:     0x7d606a7ef71c - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]   28:     0x5deccbbb34a7 - main
[INFO] [stdout]   29:     0x7d60642181ca - <unknown>
[INFO] [stdout]   30:     0x7d606421828b - __libc_start_main
[INFO] [stdout]   31:     0x5deccbbb33b4 - <unknown>
[INFO] [stdout]   32:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' 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:     0x7d60583cb7e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7d60583cb7e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7d60583cb7e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7d60583cb7e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7d60583eec43 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7d60583eec43 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x7d60583c8a63 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7d60583c8a63 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7d60583cb632 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7d60583ccd7c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x7d60583ccb7f - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x7d60583cd85b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x7d60583cd85b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x7d60583cd4f6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   14:     0x7d60583cbcd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   15:     0x7d60583cd1bd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x7d60583ed7b2 - core::panicking::panic_nounwind_fmt::runtime::h562ffc47bd28880d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:117:22
[INFO] [stdout]   17:     0x7d60583ed7b2 - core::panicking::panic_nounwind_fmt::h25c6c70643d69ab8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/intrinsics/mod.rs:2345:9
[INFO] [stdout]   18:     0x7d60583ed842 - core::panicking::panic_nounwind::hfa46e26f18668115
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:225:5
[INFO] [stdout]   19:     0x7d60583ed905 - core::panicking::panic_cannot_unwind::hf4bab4b51fea44c7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:346:5
[INFO] [stdout]   20:     0x7d605832b897 - yew_style_in_rs_macro::state::State::new::dropper::he720be6919eaa676
[INFO] [stdout]   21:     0x7d6064235a76 - <unknown>
[INFO] [stdout]   22:     0x7d6064235bbe - exit
[INFO] [stdout]   23:     0x7d606a6ab915 - std::sys::pal::unix::os::exit::h8f127e38394ff38c
[INFO] [stdout]   24:     0x7d606a6ab8f6 - std::process::exit::h96be200d00edae9f
[INFO] [stdout]   25:     0x7d606a6ab7a3 - rustc_driver_impl[4ab48184b7847074]::main
[INFO] [stdout]   26:     0x5deccbb76af7 - rustc_main[3acd8b800809f4e0]::main
[INFO] [stdout]   27:     0x5deccbb76ae3 - std[d534d36ffd607ff3]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   28:     0x5deccbb76ad9 - <std[d534d36ffd607ff3]::rt::lang_start<()>::{closure#0} as core[a1c5ac6c25c163e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   29:     0x7d606a7ef71c - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]   30:     0x5deccbbb34a7 - main
[INFO] [stdout]   31:     0x7d60642181ca - <unknown>
[INFO] [stdout]   32:     0x7d606421828b - __libc_start_main
[INFO] [stdout]   33:     0x5deccbbb33b4 - <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] [stderr] error: doctest failed, to rerun pass `--doc`
[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>' 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:     0x7bb495dcb7e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7bb495dcb7e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7bb495dcb7e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7bb495dcb7e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7bb495deec43 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7bb495deec43 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x7bb495dc8a63 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7bb495dc8a63 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7bb495dcb632 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7bb495dccd7c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x7bb495dccb7f - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x7bb495dcd85b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x7bb495dcd85b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x7bb495dcd52a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   14:     0x7bb495dcbcd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   15:     0x7bb495dcd1bd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x7bb495ded790 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x7bb495dedb36 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   18:     0x7bb495d2b13f - yew_style_in_rs_macro::state::State::new::dropper::he720be6919eaa676
[INFO] [stdout]   19:     0x7bb4a1c35a76 - <unknown>
[INFO] [stdout]   20:     0x7bb4a1c35bbe - exit
[INFO] [stdout]   21:     0x7bb4a80ab915 - std::sys::pal::unix::os::exit::h8f127e38394ff38c
[INFO] [stdout]   22:     0x7bb4a80ab8f6 - std::process::exit::h96be200d00edae9f
[INFO] [stdout]   23:     0x7bb4a80ab7a3 - rustc_driver_impl[4ab48184b7847074]::main
[INFO] [stdout]   24:     0x590a996c3af7 - rustc_main[3acd8b800809f4e0]::main
[INFO] [stdout]   25:     0x590a996c3ae3 - std[d534d36ffd607ff3]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   26:     0x590a996c3ad9 - <std[d534d36ffd607ff3]::rt::lang_start<()>::{closure#0} as core[a1c5ac6c25c163e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   27:     0x7bb4a81ef71c - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]   28:     0x590a997004a7 - main
[INFO] [stdout]   29:     0x7bb4a1c181ca - <unknown>
[INFO] [stdout]   30:     0x7bb4a1c1828b - __libc_start_main
[INFO] [stdout]   31:     0x590a997003b4 - <unknown>
[INFO] [stdout]   32:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' 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:     0x7bb495dcb7e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7bb495dcb7e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7bb495dcb7e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7bb495dcb7e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7bb495deec43 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7bb495deec43 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x7bb495dc8a63 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x7bb495dc8a63 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x7bb495dcb632 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x7bb495dccd7c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x7bb495dccb7f - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x7bb495dcd85b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x7bb495dcd85b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x7bb495dcd4f6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   14:     0x7bb495dcbcd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   15:     0x7bb495dcd1bd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x7bb495ded7b2 - core::panicking::panic_nounwind_fmt::runtime::h562ffc47bd28880d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:117:22
[INFO] [stdout]   17:     0x7bb495ded7b2 - core::panicking::panic_nounwind_fmt::h25c6c70643d69ab8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/intrinsics/mod.rs:2345:9
[INFO] [stdout]   18:     0x7bb495ded842 - core::panicking::panic_nounwind::hfa46e26f18668115
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:225:5
[INFO] [stdout]   19:     0x7bb495ded905 - core::panicking::panic_cannot_unwind::hf4bab4b51fea44c7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:346:5
[INFO] [stdout]   20:     0x7bb495d2b897 - yew_style_in_rs_macro::state::State::new::dropper::he720be6919eaa676
[INFO] [stdout]   21:     0x7bb4a1c35a76 - <unknown>
[INFO] [stdout]   22:     0x7bb4a1c35bbe - exit
[INFO] [stdout]   23:     0x7bb4a80ab915 - std::sys::pal::unix::os::exit::h8f127e38394ff38c
[INFO] [stdout]   24:     0x7bb4a80ab8f6 - std::process::exit::h96be200d00edae9f
[INFO] [stdout]   25:     0x7bb4a80ab7a3 - rustc_driver_impl[4ab48184b7847074]::main
[INFO] [stdout]   26:     0x590a996c3af7 - rustc_main[3acd8b800809f4e0]::main
[INFO] [stdout]   27:     0x590a996c3ae3 - std[d534d36ffd607ff3]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   28:     0x590a996c3ad9 - <std[d534d36ffd607ff3]::rt::lang_start<()>::{closure#0} as core[a1c5ac6c25c163e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   29:     0x7bb4a81ef71c - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]   30:     0x590a997004a7 - main
[INFO] [stdout]   31:     0x7bb4a1c181ca - <unknown>
[INFO] [stdout]   32:     0x7bb4a1c1828b - __libc_start_main
[INFO] [stdout]   33:     0x590a997003b4 - <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.70s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "57377561b85e2777f01c6e12786c9865574c51d0a0a63590b82ba7c9a26fa37f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57377561b85e2777f01c6e12786c9865574c51d0a0a63590b82ba7c9a26fa37f", kill_on_drop: false }`
[INFO] [stdout] 57377561b85e2777f01c6e12786c9865574c51d0a0a63590b82ba7c9a26fa37f
