[INFO] fetching crate yew-style-in-rs 0.4.1... [INFO] testing yew-style-in-rs-0.4.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate yew-style-in-rs 0.4.1 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yew-style-in-rs 0.4.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scoped-tls-hkt v0.1.5 [INFO] [stderr] Downloaded yew v0.19.3 [INFO] [stderr] Downloaded gloo-net v0.2.6 [INFO] [stderr] Downloaded gloo-worker v0.1.2 [INFO] [stderr] Downloaded yew-style-in-rs-macro v0.4.1 [INFO] [stderr] Downloaded yew-macro v0.19.3 [INFO] [stderr] Downloaded gloo v0.4.2 [INFO] [stderr] Downloaded gloo v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a3d28f17fda9bbfdef5f2b36877d3271b555a2de805fcf9aa7cbe6de8b4089a [INFO] running `Command { std: "docker" "start" "-a" "3a3d28f17fda9bbfdef5f2b36877d3271b555a2de805fcf9aa7cbe6de8b4089a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a3d28f17fda9bbfdef5f2b36877d3271b555a2de805fcf9aa7cbe6de8b4089a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a3d28f17fda9bbfdef5f2b36877d3271b555a2de805fcf9aa7cbe6de8b4089a", kill_on_drop: false }` [INFO] [stdout] 3a3d28f17fda9bbfdef5f2b36877d3271b555a2de805fcf9aa7cbe6de8b4089a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23c743e770dbf19dcca3bb5d992e4daf126ae27c947946d9f2e1e5f928d2c523 [INFO] running `Command { std: "docker" "start" "-a" "23c743e770dbf19dcca3bb5d992e4daf126ae27c947946d9f2e1e5f928d2c523", 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 wasm-bindgen v0.2.104 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling yew-style-in-rs-core v0.4.1 [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 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 thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling yew-style-in-rs-macro v0.4.1 [INFO] [stderr] Compiling web-sys v0.3.81 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [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-history v0.1.5 [INFO] [stderr] Compiling gloo-net v0.2.6 [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 31.26s [INFO] running `Command { std: "docker" "inspect" "23c743e770dbf19dcca3bb5d992e4daf126ae27c947946d9f2e1e5f928d2c523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23c743e770dbf19dcca3bb5d992e4daf126ae27c947946d9f2e1e5f928d2c523", kill_on_drop: false }` [INFO] [stdout] 23c743e770dbf19dcca3bb5d992e4daf126ae27c947946d9f2e1e5f928d2c523 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b128a11df3d001f9cbf31393927c876f9c38887304af1fdeba8665c567897a4c [INFO] running `Command { std: "docker" "start" "-a" "b128a11df3d001f9cbf31393927c876f9c38887304af1fdeba8665c567897a4c", 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.49s [INFO] running `Command { std: "docker" "inspect" "b128a11df3d001f9cbf31393927c876f9c38887304af1fdeba8665c567897a4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b128a11df3d001f9cbf31393927c876f9c38887304af1fdeba8665c567897a4c", kill_on_drop: false }` [INFO] [stdout] b128a11df3d001f9cbf31393927c876f9c38887304af1fdeba8665c567897a4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6faf63122057d66c37b284adef02432c8fe9414b23b98b28fc5bbb2cc1e6d9e9 [INFO] running `Command { std: "docker" "start" "-a" "6faf63122057d66c37b284adef02432c8fe9414b23b98b28fc5bbb2cc1e6d9e9", 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-b83ebe41b597053d) [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 78) ... FAILED [INFO] [stdout] test src/lib.rs - (line 199) ... FAILED [INFO] [stdout] test src/lib.rs - (line 138) ... FAILED [INFO] [stdout] test src/lib.rs - (line 29) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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:: for anyhow::Error>::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::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::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: 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::expand1::{{closure}} [INFO] [stdout] 17: proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper [INFO] [stdout] 18: > as rustc_proc_macro::bridge::server::ExecutionStrategy>::run_bridge_and_client::>> [INFO] [stdout] 19: >::run::>> [INFO] [stdout] 20: ::expand [INFO] [stdout] 21: ::fully_expand_fragment [INFO] [stdout] 22: ::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::> [INFO] [stdout] 26: >::call_once [INFO] [stdout] 27: rustc_query_system::query::plumbing::try_execute_query::>, 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::, 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::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 32: <::spawn_unchecked_::{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::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 34: [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 |
[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 |
[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 '' 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: 0x77fca0fc1132 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x77fca0fc1132 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x77fca0fc1132 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x77fca0fc1132 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x77fca0fe48c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x77fca0fe48c3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x77fca0fbe3a3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x77fca0fbe3a3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x77fca0fc0f82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x77fca0fc26e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x77fca0fc24cb - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x77fca0fc31be - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x77fca0fc31be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 13: 0x77fca0fc2e8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 14: 0x77fca0fc1639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 15: 0x77fca0fc2b1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 16: 0x77fca0fe3310 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 17: 0x77fca0fe3776 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 18: 0x77fca0ee05b6 - yew_style_in_rs_macro::state::State::new::dropper::h91a0d4a61186f5bc [INFO] [stdout] 19: 0x77fcaea35a76 - [INFO] [stdout] 20: 0x77fcaea35bbe - exit [INFO] [stdout] 21: 0x77fcb5110695 - std::sys::pal::unix::os::exit::h6b98a9ad303ba7f9 [INFO] [stdout] 22: 0x77fcb511067c - std::process::exit::h9716625a7acb6693 [INFO] [stdout] 23: 0x77fcb5110614 - rustc_driver_impl[773a1ede480c2143]::main [INFO] [stdout] 24: 0x5649fe831a37 - rustc_main[f86446600e556268]::main [INFO] [stdout] 25: 0x5649fe831a23 - std[9479b33d5e275715]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 26: 0x5649fe831a19 - std[9479b33d5e275715]::rt::lang_start::<()>::{closure#0} [INFO] [stdout] 27: 0x77fcb517c451 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] 28: 0x5649fe86eda7 - main [INFO] [stdout] 29: 0x77fcaea181ca - [INFO] [stdout] 30: 0x77fcaea1828b - __libc_start_main [INFO] [stdout] 31: 0x5649fe86ecb4 - [INFO] [stdout] 32: 0x0 - [INFO] [stdout] [INFO] [stdout] thread '' 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: 0x77fca0fc1132 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x77fca0fc1132 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x77fca0fc1132 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x77fca0fc1132 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x77fca0fe48c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x77fca0fe48c3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x77fca0fbe3a3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x77fca0fbe3a3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x77fca0fc0f82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x77fca0fc26e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x77fca0fc24cb - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x77fca0fc31be - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x77fca0fc31be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 13: 0x77fca0fc2e56 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 14: 0x77fca0fc1639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 15: 0x77fca0fc2b1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 16: 0x77fca0fe334d - core::panicking::panic_nounwind_fmt::runtime::hde3dd742c40069fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:117:22 [INFO] [stdout] 17: 0x77fca0fe334d - core::panicking::panic_nounwind_fmt::h6c46f1098922b4b6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/intrinsics/mod.rs:2367:9 [INFO] [stdout] 18: 0x77fca0fe33e2 - core::panicking::panic_nounwind::he501508d405a4565 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:225:5 [INFO] [stdout] 19: 0x77fca0fe3541 - core::panicking::panic_cannot_unwind::h864cccdfd8b0af98 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:346:5 [INFO] [stdout] 20: 0x77fca0ee060e - yew_style_in_rs_macro::state::State::new::dropper::h91a0d4a61186f5bc [INFO] [stdout] 21: 0x77fcaea35a76 - [INFO] [stdout] 22: 0x77fcaea35bbe - exit [INFO] [stdout] 23: 0x77fcb5110695 - std::sys::pal::unix::os::exit::h6b98a9ad303ba7f9 [INFO] [stdout] 24: 0x77fcb511067c - std::process::exit::h9716625a7acb6693 [INFO] [stdout] 25: 0x77fcb5110614 - rustc_driver_impl[773a1ede480c2143]::main [INFO] [stdout] 26: 0x5649fe831a37 - rustc_main[f86446600e556268]::main [INFO] [stdout] 27: 0x5649fe831a23 - std[9479b33d5e275715]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 28: 0x5649fe831a19 - std[9479b33d5e275715]::rt::lang_start::<()>::{closure#0} [INFO] [stdout] 29: 0x77fcb517c451 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] 30: 0x5649fe86eda7 - main [INFO] [stdout] 31: 0x77fcaea181ca - [INFO] [stdout] 32: 0x77fcaea1828b - __libc_start_main [INFO] [stdout] 33: 0x5649fe86ecb4 - [INFO] [stdout] 34: 0x0 - [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [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:: for anyhow::Error>::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::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::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: 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::expand1::{{closure}} [INFO] [stdout] 17: proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper [INFO] [stdout] 18: > as rustc_proc_macro::bridge::server::ExecutionStrategy>::run_bridge_and_client::>> [INFO] [stdout] 19: >::run::>> [INFO] [stdout] 20: ::expand [INFO] [stdout] 21: ::fully_expand_fragment [INFO] [stdout] 22: ::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::> [INFO] [stdout] 26: >::call_once [INFO] [stdout] 27: rustc_query_system::query::plumbing::try_execute_query::>, 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::, 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::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 32: <::spawn_unchecked_::{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::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 34: [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 |
[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 |
[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 '' 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: 0x72abcebc1132 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x72abcebc1132 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x72abcebc1132 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x72abcebc1132 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x72abcebe48c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x72abcebe48c3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x72abcebbe3a3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x72abcebbe3a3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x72abcebc0f82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x72abcebc26e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x72abcebc24cb - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x72abcebc31be - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x72abcebc31be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 13: 0x72abcebc2e8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 14: 0x72abcebc1639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 15: 0x72abcebc2b1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 16: 0x72abcebe3310 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 17: 0x72abcebe3776 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 18: 0x72abceae05b6 - yew_style_in_rs_macro::state::State::new::dropper::h91a0d4a61186f5bc [INFO] [stdout] 19: 0x72abdc635a76 - [INFO] [stdout] 20: 0x72abdc635bbe - exit [INFO] [stdout] 21: 0x72abe2d10695 - std::sys::pal::unix::os::exit::h6b98a9ad303ba7f9 [INFO] [stdout] 22: 0x72abe2d1067c - std::process::exit::h9716625a7acb6693 [INFO] [stdout] 23: 0x72abe2d10614 - rustc_driver_impl[773a1ede480c2143]::main [INFO] [stdout] 24: 0x62c871beca37 - rustc_main[f86446600e556268]::main [INFO] [stdout] 25: 0x62c871beca23 - std[9479b33d5e275715]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 26: 0x62c871beca19 - std[9479b33d5e275715]::rt::lang_start::<()>::{closure#0} [INFO] [stdout] 27: 0x72abe2d7c451 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] 28: 0x62c871c29da7 - main [INFO] [stdout] 29: 0x72abdc6181ca - [INFO] [stdout] 30: 0x72abdc61828b - __libc_start_main [INFO] [stdout] 31: 0x62c871c29cb4 - [INFO] [stdout] 32: 0x0 - [INFO] [stdout] [INFO] [stdout] thread '' 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: 0x72abcebc1132 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x72abcebc1132 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x72abcebc1132 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x72abcebc1132 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x72abcebe48c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x72abcebe48c3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x72abcebbe3a3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x72abcebbe3a3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x72abcebc0f82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x72abcebc26e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x72abcebc24cb - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x72abcebc31be - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x72abcebc31be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 13: 0x72abcebc2e56 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 14: 0x72abcebc1639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 15: 0x72abcebc2b1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 16: 0x72abcebe334d - core::panicking::panic_nounwind_fmt::runtime::hde3dd742c40069fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:117:22 [INFO] [stdout] 17: 0x72abcebe334d - core::panicking::panic_nounwind_fmt::h6c46f1098922b4b6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/intrinsics/mod.rs:2367:9 [INFO] [stdout] 18: 0x72abcebe33e2 - core::panicking::panic_nounwind::he501508d405a4565 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:225:5 [INFO] [stdout] 19: 0x72abcebe3541 - core::panicking::panic_cannot_unwind::h864cccdfd8b0af98 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:346:5 [INFO] [stdout] 20: 0x72abceae060e - yew_style_in_rs_macro::state::State::new::dropper::h91a0d4a61186f5bc [INFO] [stdout] 21: 0x72abdc635a76 - [INFO] [stdout] 22: 0x72abdc635bbe - exit [INFO] [stdout] 23: 0x72abe2d10695 - std::sys::pal::unix::os::exit::h6b98a9ad303ba7f9 [INFO] [stdout] 24: 0x72abe2d1067c - std::process::exit::h9716625a7acb6693 [INFO] [stdout] 25: 0x72abe2d10614 - rustc_driver_impl[773a1ede480c2143]::main [INFO] [stdout] 26: 0x62c871beca37 - rustc_main[f86446600e556268]::main [INFO] [stdout] 27: 0x62c871beca23 - std[9479b33d5e275715]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 28: 0x62c871beca19 - std[9479b33d5e275715]::rt::lang_start::<()>::{closure#0} [INFO] [stdout] 29: 0x72abe2d7c451 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] 30: 0x62c871c29da7 - main [INFO] [stdout] 31: 0x72abdc6181ca - [INFO] [stdout] 32: 0x72abdc61828b - __libc_start_main [INFO] [stdout] 33: 0x62c871c29cb4 - [INFO] [stdout] 34: 0x0 - [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 |
[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 '' 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: 0x77e848bc1132 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x77e848bc1132 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x77e848bc1132 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x77e848bc1132 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x77e848be48c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x77e848be48c3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x77e848bbe3a3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x77e848bbe3a3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x77e848bc0f82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x77e848bc26e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x77e848bc24cb - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x77e848bc31be - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x77e848bc31be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 13: 0x77e848bc2e8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 14: 0x77e848bc1639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 15: 0x77e848bc2b1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 16: 0x77e848be3310 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 17: 0x77e848be3776 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 18: 0x77e848ae2401 - yew_style_in_rs_macro::state::State::generate_css::hea83b27f58ca1a07 [INFO] [stdout] 19: 0x77e848ae067b - yew_style_in_rs_macro::state::State::new::dropper::h91a0d4a61186f5bc [INFO] [stdout] 20: 0x77e856635a76 - [INFO] [stdout] 21: 0x77e856635bbe - exit [INFO] [stdout] 22: 0x77e85cd10695 - std::sys::pal::unix::os::exit::h6b98a9ad303ba7f9 [INFO] [stdout] 23: 0x77e85cd1067c - std::process::exit::h9716625a7acb6693 [INFO] [stdout] 24: 0x77e85cd10614 - rustc_driver_impl[773a1ede480c2143]::main [INFO] [stdout] 25: 0x59a4d02a9a37 - rustc_main[f86446600e556268]::main [INFO] [stdout] 26: 0x59a4d02a9a23 - std[9479b33d5e275715]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 27: 0x59a4d02a9a19 - std[9479b33d5e275715]::rt::lang_start::<()>::{closure#0} [INFO] [stdout] 28: 0x77e85cd7c451 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] 29: 0x59a4d02e6da7 - main [INFO] [stdout] 30: 0x77e8566181ca - [INFO] [stdout] 31: 0x77e85661828b - __libc_start_main [INFO] [stdout] 32: 0x59a4d02e6cb4 - [INFO] [stdout] 33: 0x0 - [INFO] [stdout] [INFO] [stdout] thread '' 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: 0x77e848bc1132 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x77e848bc1132 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x77e848bc1132 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x77e848bc1132 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x77e848be48c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x77e848be48c3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x77e848bbe3a3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x77e848bbe3a3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x77e848bc0f82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x77e848bc26e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x77e848bc24cb - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x77e848bc31be - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x77e848bc31be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 13: 0x77e848bc2e56 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 14: 0x77e848bc1639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 15: 0x77e848bc2b1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 16: 0x77e848be334d - core::panicking::panic_nounwind_fmt::runtime::hde3dd742c40069fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:117:22 [INFO] [stdout] 17: 0x77e848be334d - core::panicking::panic_nounwind_fmt::h6c46f1098922b4b6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/intrinsics/mod.rs:2367:9 [INFO] [stdout] 18: 0x77e848be33e2 - core::panicking::panic_nounwind::he501508d405a4565 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:225:5 [INFO] [stdout] 19: 0x77e848be3541 - core::panicking::panic_cannot_unwind::h864cccdfd8b0af98 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:346:5 [INFO] [stdout] 20: 0x77e848ae060e - yew_style_in_rs_macro::state::State::new::dropper::h91a0d4a61186f5bc [INFO] [stdout] 21: 0x77e856635a76 - [INFO] [stdout] 22: 0x77e856635bbe - exit [INFO] [stdout] 23: 0x77e85cd10695 - std::sys::pal::unix::os::exit::h6b98a9ad303ba7f9 [INFO] [stdout] 24: 0x77e85cd1067c - std::process::exit::h9716625a7acb6693 [INFO] [stdout] 25: 0x77e85cd10614 - rustc_driver_impl[773a1ede480c2143]::main [INFO] [stdout] 26: 0x59a4d02a9a37 - rustc_main[f86446600e556268]::main [INFO] [stdout] 27: 0x59a4d02a9a23 - std[9479b33d5e275715]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 28: 0x59a4d02a9a19 - std[9479b33d5e275715]::rt::lang_start::<()>::{closure#0} [INFO] [stdout] 29: 0x77e85cd7c451 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] 30: 0x59a4d02e6da7 - main [INFO] [stdout] 31: 0x77e8566181ca - [INFO] [stdout] 32: 0x77e85661828b - __libc_start_main [INFO] [stdout] 33: 0x59a4d02e6cb4 - [INFO] [stdout] 34: 0x0 - [INFO] [stdout] thread caused non-unwinding panic. aborting. [INFO] [stdout] Couldn't compile the test. [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:: for anyhow::Error>::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::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::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: 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::expand1::{{closure}} [INFO] [stdout] 17: proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper [INFO] [stdout] 18: > as rustc_proc_macro::bridge::server::ExecutionStrategy>::run_bridge_and_client::>> [INFO] [stdout] 19: >::run::>> [INFO] [stdout] 20: ::expand [INFO] [stdout] 21: ::fully_expand_fragment [INFO] [stdout] 22: ::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::> [INFO] [stdout] 26: >::call_once [INFO] [stdout] 27: rustc_query_system::query::plumbing::try_execute_query::>, 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::, 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::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 32: <::spawn_unchecked_::{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::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 34: [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 |
[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 '' 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: 0x70edade0d132 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x70edade0d132 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x70edade0d132 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x70edade0d132 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x70edade308c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x70edade308c3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x70edade0a3a3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x70edade0a3a3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x70edade0cf82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x70edade0e6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x70edade0e4cb - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x70edade0f1be - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x70edade0f1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 13: 0x70edade0ee8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 14: 0x70edade0d639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 15: 0x70edade0eb1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 16: 0x70edade2f310 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 17: 0x70edade2f776 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 18: 0x70edadd2c5b6 - yew_style_in_rs_macro::state::State::new::dropper::h91a0d4a61186f5bc [INFO] [stdout] 19: 0x70edbb235a76 - [INFO] [stdout] 20: 0x70edbb235bbe - exit [INFO] [stdout] 21: 0x70edc1910695 - std::sys::pal::unix::os::exit::h6b98a9ad303ba7f9 [INFO] [stdout] 22: 0x70edc191067c - std::process::exit::h9716625a7acb6693 [INFO] [stdout] 23: 0x70edc1910614 - rustc_driver_impl[773a1ede480c2143]::main [INFO] [stdout] 24: 0x64b8320e0a37 - rustc_main[f86446600e556268]::main [INFO] [stdout] 25: 0x64b8320e0a23 - std[9479b33d5e275715]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 26: 0x64b8320e0a19 - std[9479b33d5e275715]::rt::lang_start::<()>::{closure#0} [INFO] [stdout] 27: 0x70edc197c451 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] 28: 0x64b83211dda7 - main [INFO] [stdout] 29: 0x70edbb2181ca - [INFO] [stdout] 30: 0x70edbb21828b - __libc_start_main [INFO] [stdout] 31: 0x64b83211dcb4 - [INFO] [stdout] 32: 0x0 - [INFO] [stdout] [INFO] [stdout] thread '' 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: 0x70edade0d132 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x70edade0d132 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x70edade0d132 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x70edade0d132 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x70edade308c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x70edade308c3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x70edade0a3a3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x70edade0a3a3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x70edade0cf82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x70edade0e6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x70edade0e4cb - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x70edade0f1be - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x70edade0f1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 13: 0x70edade0ee56 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 14: 0x70edade0d639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 15: 0x70edade0eb1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 16: 0x70edade2f34d - core::panicking::panic_nounwind_fmt::runtime::hde3dd742c40069fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:117:22 [INFO] [stdout] 17: 0x70edade2f34d - core::panicking::panic_nounwind_fmt::h6c46f1098922b4b6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/intrinsics/mod.rs:2367:9 [INFO] [stdout] 18: 0x70edade2f3e2 - core::panicking::panic_nounwind::he501508d405a4565 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:225:5 [INFO] [stdout] 19: 0x70edade2f541 - core::panicking::panic_cannot_unwind::h864cccdfd8b0af98 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:346:5 [INFO] [stdout] 20: 0x70edadd2c60e - yew_style_in_rs_macro::state::State::new::dropper::h91a0d4a61186f5bc [INFO] [stdout] 21: 0x70edbb235a76 - [INFO] [stdout] 22: 0x70edbb235bbe - exit [INFO] [stdout] 23: 0x70edc1910695 - std::sys::pal::unix::os::exit::h6b98a9ad303ba7f9 [INFO] [stdout] 24: 0x70edc191067c - std::process::exit::h9716625a7acb6693 [INFO] [stdout] 25: 0x70edc1910614 - rustc_driver_impl[773a1ede480c2143]::main [INFO] [stdout] 26: 0x64b8320e0a37 - rustc_main[f86446600e556268]::main [INFO] [stdout] 27: 0x64b8320e0a23 - std[9479b33d5e275715]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 28: 0x64b8320e0a19 - std[9479b33d5e275715]::rt::lang_start::<()>::{closure#0} [INFO] [stdout] 29: 0x70edc197c451 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] 30: 0x64b83211dda7 - main [INFO] [stdout] 31: 0x70edbb2181ca - [INFO] [stdout] 32: 0x70edbb21828b - __libc_start_main [INFO] [stdout] 33: 0x64b83211dcb4 - [INFO] [stdout] 34: 0x0 - [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.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6faf63122057d66c37b284adef02432c8fe9414b23b98b28fc5bbb2cc1e6d9e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6faf63122057d66c37b284adef02432c8fe9414b23b98b28fc5bbb2cc1e6d9e9", kill_on_drop: false }` [INFO] [stdout] 6faf63122057d66c37b284adef02432c8fe9414b23b98b28fc5bbb2cc1e6d9e9