[INFO] cloning repository https://github.com/alexkazik/spawning-drunagor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexkazik/spawning-drunagor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkazik%2Fspawning-drunagor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkazik%2Fspawning-drunagor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5238983a1356b8af14204e9cd57e457ccb8fb722
[INFO] checking alexkazik/spawning-drunagor/5238983a1356b8af14204e9cd57e457ccb8fb722 against master#818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkazik%2Fspawning-drunagor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/alexkazik/spawning-drunagor
[INFO] finished tweaking git repo https://github.com/alexkazik/spawning-drunagor
[INFO] tweaked toml for git repo https://github.com/alexkazik/spawning-drunagor written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexkazik/spawning-drunagor on toolchain 818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexkazik/spawning-drunagor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yewdux-macros v0.12.0
[INFO] [stderr]   Downloaded enum-tools v0.5.5
[INFO] [stderr]   Downloaded yewdux v0.12.0
[INFO] [stderr]   Downloaded yew-macro v0.22.0
[INFO] [stderr]   Downloaded tokise v0.2.1
[INFO] [stderr]   Downloaded yew v0.22.0
[INFO] [stderr]   Downloaded typed-i18n v0.6.2
[INFO] [stderr]   Downloaded typed-i18n-derive v0.7.2
[INFO] [stderr]   Downloaded popper-rs-sys v0.4.0
[INFO] [stderr]   Downloaded popper-rs v0.4.0
[INFO] [stderr]   Downloaded typed-i18n-support v0.7.2
[INFO] [stderr]   Downloaded implicit-clone v0.6.0
[INFO] [stderr]   Downloaded yew-bootstrap v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5103fdbf809cb9e57b65567aa7292255fbb5fa0defc561c1ecb917f2c5fed1c
[INFO] running `Command { std: "docker" "start" "-a" "a5103fdbf809cb9e57b65567aa7292255fbb5fa0defc561c1ecb917f2c5fed1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5103fdbf809cb9e57b65567aa7292255fbb5fa0defc561c1ecb917f2c5fed1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5103fdbf809cb9e57b65567aa7292255fbb5fa0defc561c1ecb917f2c5fed1c", kill_on_drop: false }`
[INFO] [stdout] a5103fdbf809cb9e57b65567aa7292255fbb5fa0defc561c1ecb917f2c5fed1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03713d053131d8c48643c323b33251ba168cc2594f5a11068ccafa3255f61df9
[INFO] running `Command { std: "docker" "start" "-a" "03713d053131d8c48643c323b33251ba168cc2594f5a11068ccafa3255f61df9", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling yew-bootstrap v0.14.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling enum-tools v0.5.5
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling yew-macro v0.22.0
[INFO] [stderr]     Checking implicit-clone v0.6.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling generator v0.5.3 (/opt/rustwide/workdir/generator)
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling yewdux-macros v0.12.0
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling spawning-drunagor v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]    Compiling typed-i18n-support v0.7.2
[INFO] [stderr]     Checking tokise v0.2.1
[INFO] [stderr]     Checking js-sys v0.3.95
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling typed-i18n-derive v0.7.2
[INFO] [stderr]     Checking typed-i18n v0.6.2
[INFO] [stderr]     Checking web-sys v0.3.95
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.68
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking popper-rs-sys v0.4.0
[INFO] [stderr]     Checking gloo-net v0.5.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-worker v0.5.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo v0.11.0
[INFO] [stderr]     Checking yew v0.22.0
[INFO] [stderr]     Checking popper-rs v0.4.0
[INFO] [stderr]     Checking yewdux v0.12.0
[INFO] [stdout] error[E0599]: no associated function or constant named `global` found for struct `Dispatch<S>` in the current scope
[INFO] [stdout]    --> src/select.rs:80:49
[INFO] [stdout]     |
[INFO] [stdout]  80 |         let rc_settings = Dispatch::<Settings>::global().get();
[INFO] [stdout]     |                                                 ^^^^^^ associated function or constant not found in `Dispatch<Settings>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dispatch<Settings>`, consider using `Dispatch::<S>::new` which returns `Dispatch<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yewdux-0.12.0/src/dispatch.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn new(cx: &Context) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `global` found for struct `Dispatch<S>` in the current scope
[INFO] [stdout]    --> src/select.rs:211:39
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 Dispatch::<Settings>::global().reduce_mut(|settings| {
[INFO] [stdout]     |                                       ^^^^^^ associated function or constant not found in `Dispatch<Settings>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dispatch<Settings>`, consider using `Dispatch::<S>::new` which returns `Dispatch<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yewdux-0.12.0/src/dispatch.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn new(cx: &Context) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `global` found for struct `Dispatch<S>` in the current scope
[INFO] [stdout]    --> src/select.rs:216:39
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 Dispatch::<Settings>::global().reduce_mut(|settings| {
[INFO] [stdout]     |                                       ^^^^^^ associated function or constant not found in `Dispatch<Settings>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dispatch<Settings>`, consider using `Dispatch::<S>::new` which returns `Dispatch<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yewdux-0.12.0/src/dispatch.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn new(cx: &Context) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `global` found for struct `Dispatch<S>` in the current scope
[INFO] [stdout]    --> src/select.rs:221:57
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 let rc_settings = Dispatch::<Settings>::global().get();
[INFO] [stdout]     |                                                         ^^^^^^ associated function or constant not found in `Dispatch<Settings>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dispatch<Settings>`, consider using `Dispatch::<S>::new` which returns `Dispatch<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yewdux-0.12.0/src/dispatch.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn new(cx: &Context) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `global` found for struct `Dispatch<S>` in the current scope
[INFO] [stdout]    --> src/select.rs:238:61
[INFO] [stdout]     |
[INFO] [stdout] 238 |                     let rc_settings = Dispatch::<Settings>::global().get();
[INFO] [stdout]     |                                                             ^^^^^^ associated function or constant not found in `Dispatch<Settings>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dispatch<Settings>`, consider using `Dispatch::<S>::new` which returns `Dispatch<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yewdux-0.12.0/src/dispatch.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn new(cx: &Context) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `global` found for struct `Dispatch<S>` in the current scope
[INFO] [stdout]    --> src/select.rs:80:49
[INFO] [stdout]     |
[INFO] [stdout]  80 |         let rc_settings = Dispatch::<Settings>::global().get();
[INFO] [stdout]     |                                                 ^^^^^^ associated function or constant not found in `Dispatch<Settings>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dispatch<Settings>`, consider using `Dispatch::<S>::new` which returns `Dispatch<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yewdux-0.12.0/src/dispatch.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn new(cx: &Context) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `global` found for struct `Dispatch<S>` in the current scope
[INFO] [stdout]    --> src/select.rs:211:39
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 Dispatch::<Settings>::global().reduce_mut(|settings| {
[INFO] [stdout]     |                                       ^^^^^^ associated function or constant not found in `Dispatch<Settings>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dispatch<Settings>`, consider using `Dispatch::<S>::new` which returns `Dispatch<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yewdux-0.12.0/src/dispatch.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn new(cx: &Context) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `global` found for struct `Dispatch<S>` in the current scope
[INFO] [stdout]    --> src/select.rs:216:39
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 Dispatch::<Settings>::global().reduce_mut(|settings| {
[INFO] [stdout]     |                                       ^^^^^^ associated function or constant not found in `Dispatch<Settings>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dispatch<Settings>`, consider using `Dispatch::<S>::new` which returns `Dispatch<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yewdux-0.12.0/src/dispatch.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn new(cx: &Context) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `global` found for struct `Dispatch<S>` in the current scope
[INFO] [stdout]    --> src/select.rs:221:57
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 let rc_settings = Dispatch::<Settings>::global().get();
[INFO] [stdout]     |                                                         ^^^^^^ associated function or constant not found in `Dispatch<Settings>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dispatch<Settings>`, consider using `Dispatch::<S>::new` which returns `Dispatch<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yewdux-0.12.0/src/dispatch.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn new(cx: &Context) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `global` found for struct `Dispatch<S>` in the current scope
[INFO] [stdout]    --> src/select.rs:238:61
[INFO] [stdout]     |
[INFO] [stdout] 238 |                     let rc_settings = Dispatch::<Settings>::global().get();
[INFO] [stdout]     |                                                             ^^^^^^ associated function or constant not found in `Dispatch<Settings>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dispatch<Settings>`, consider using `Dispatch::<S>::new` which returns `Dispatch<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yewdux-0.12.0/src/dispatch.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn new(cx: &Context) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `global` found for struct `Dispatch<S>` in the current scope
[INFO] [stdout]    --> src/main.rs:76:34
[INFO] [stdout]     |
[INFO] [stdout]  76 |         Dispatch::<SelectStore>::global().reduce_mut(|s| s.adjust_content(settings));
[INFO] [stdout]     |                                  ^^^^^^ associated function or constant not found in `Dispatch<SelectStore>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dispatch<SelectStore>`, consider using `Dispatch::<S>::new` which returns `Dispatch<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yewdux-0.12.0/src/dispatch.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn new(cx: &Context) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `global` found for struct `Dispatch<S>` in the current scope
[INFO] [stdout]    --> src/main.rs:89:38
[INFO] [stdout]     |
[INFO] [stdout]  89 |             Dispatch::<SelectStore>::global().reduce_mut(SelectStore::remove_excluded);
[INFO] [stdout]     |                                      ^^^^^^ associated function or constant not found in `Dispatch<SelectStore>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dispatch<SelectStore>`, consider using `Dispatch::<S>::new` which returns `Dispatch<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yewdux-0.12.0/src/dispatch.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn new(cx: &Context) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `global` found for struct `Dispatch<S>` in the current scope
[INFO] [stdout]    --> src/main.rs:76:34
[INFO] [stdout]     |
[INFO] [stdout]  76 |         Dispatch::<SelectStore>::global().reduce_mut(|s| s.adjust_content(settings));
[INFO] [stdout]     |                                  ^^^^^^ associated function or constant not found in `Dispatch<SelectStore>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dispatch<SelectStore>`, consider using `Dispatch::<S>::new` which returns `Dispatch<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yewdux-0.12.0/src/dispatch.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn new(cx: &Context) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `global` found for struct `Dispatch<S>` in the current scope
[INFO] [stdout]    --> src/main.rs:89:38
[INFO] [stdout]     |
[INFO] [stdout]  89 |             Dispatch::<SelectStore>::global().reduce_mut(SelectStore::remove_excluded);
[INFO] [stdout]     |                                      ^^^^^^ associated function or constant not found in `Dispatch<SelectStore>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dispatch<SelectStore>`, consider using `Dispatch::<S>::new` which returns `Dispatch<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yewdux-0.12.0/src/dispatch.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn new(cx: &Context) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spawning-drunagor` (bin "spawning-drunagor" test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spawning-drunagor` (bin "spawning-drunagor") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "03713d053131d8c48643c323b33251ba168cc2594f5a11068ccafa3255f61df9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03713d053131d8c48643c323b33251ba168cc2594f5a11068ccafa3255f61df9", kill_on_drop: false }`
[INFO] [stdout] 03713d053131d8c48643c323b33251ba168cc2594f5a11068ccafa3255f61df9
