[INFO] cloning repository https://github.com/PixelboysTM/marvin_light_control
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PixelboysTM/marvin_light_control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelboysTM%2Fmarvin_light_control", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelboysTM%2Fmarvin_light_control'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90e510d3181247b3624401596b4da5ff1dd44738
[INFO] checking PixelboysTM/marvin_light_control/90e510d3181247b3624401596b4da5ff1dd44738 against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelboysTM%2Fmarvin_light_control" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/PixelboysTM/marvin_light_control
[INFO] finished tweaking git repo https://github.com/PixelboysTM/marvin_light_control
[INFO] tweaked toml for git repo https://github.com/PixelboysTM/marvin_light_control written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PixelboysTM/marvin_light_control on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PixelboysTM/marvin_light_control 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `chrono`
[INFO] [stderr]   --> Cargo.toml:23:25
[INFO] [stderr]    |
[INFO] [stderr] 23 | [workspace.dependencies.chrono]
[INFO] [stderr]    |                         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `chrono`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: binary `mlc_ofl` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-4-tc2/source/target/.../mlc_ofl
[INFO] [stderr]    |                                                  ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mlc-ofl`, convert `package.name`
[INFO] [stderr]   --> mlc_ofl/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "mlc_ofl"
[INFO] [stderr]  2 + name = "mlc-ofl"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mlc-ofl`, specify `bin.name`
[INFO] [stderr]   --> mlc_ofl/Cargo.toml:17:18
[INFO] [stderr]    |
[INFO] [stderr] 17 ~ either = "1.15.0"
[INFO] [stderr] 18 + [[bin]]
[INFO] [stderr] 19 + name = "mlc-ofl"
[INFO] [stderr] 20 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `mlc_ofl` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `mlc_server` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-4-tc2/source/target/.../mlc_server
[INFO] [stderr]    |                                                  ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mlc-server`, convert `package.name`
[INFO] [stderr]   --> mlc_server/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "mlc_server"
[INFO] [stderr]  2 + name = "mlc-server"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mlc-server`, specify `bin.name`
[INFO] [stderr]   --> mlc_server/Cargo.toml:29:16
[INFO] [stderr]    |
[INFO] [stderr] 29 ~ sacn = "0.10.0"
[INFO] [stderr] 30 + [[bin]]
[INFO] [stderr] 31 + name = "mlc-server"
[INFO] [stderr] 32 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `mlc_server` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `mlc_interface` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-4-tc2/source/target/.../mlc_interface
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mlc-interface`, convert `package.name`
[INFO] [stderr]   --> mlc_interface/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "mlc_interface"
[INFO] [stderr]  2 + name = "mlc-interface"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mlc-interface`, specify `bin.name`
[INFO] [stderr]   --> mlc_interface/Cargo.toml:25:28
[INFO] [stderr]    |
[INFO] [stderr] 25 ~ mobile = ["dioxus/mobile"]
[INFO] [stderr] 26 + [[bin]]
[INFO] [stderr] 27 + name = "mlc-interface"
[INFO] [stderr] 28 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `mlc_interface` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 64f70ee71b036e6714022675b40953e16e2811bb3446a8a151bc084e493cc522
[INFO] running `Command { std: "docker" "start" "64f70ee71b036e6714022675b40953e16e2811bb3446a8a151bc084e493cc522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64f70ee71b036e6714022675b40953e16e2811bb3446a8a151bc084e493cc522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64f70ee71b036e6714022675b40953e16e2811bb3446a8a151bc084e493cc522" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64f70ee71b036e6714022675b40953e16e2811bb3446a8a151bc084e493cc522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64f70ee71b036e6714022675b40953e16e2811bb3446a8a151bc084e493cc522" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `chrono`
[INFO] [stderr]   --> Cargo.toml:23:25
[INFO] [stderr]    |
[INFO] [stderr] 23 | [workspace.dependencies.chrono]
[INFO] [stderr]    |                         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `chrono`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: binary `mlc_server` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../mlc_server
[INFO] [stderr]    |                          ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mlc-server`, convert `package.name`
[INFO] [stderr]   --> mlc_server/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "mlc_server"
[INFO] [stderr]  2 + name = "mlc-server"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mlc-server`, specify `bin.name`
[INFO] [stderr]   --> mlc_server/Cargo.toml:29:16
[INFO] [stderr]    |
[INFO] [stderr] 29 ~ sacn = "0.10.0"
[INFO] [stderr] 30 + [[bin]]
[INFO] [stderr] 31 + name = "mlc-server"
[INFO] [stderr] 32 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `mlc_server` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `mlc_interface` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../mlc_interface
[INFO] [stderr]    |                          ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mlc-interface`, convert `package.name`
[INFO] [stderr]   --> mlc_interface/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "mlc_interface"
[INFO] [stderr]  2 + name = "mlc-interface"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mlc-interface`, specify `bin.name`
[INFO] [stderr]   --> mlc_interface/Cargo.toml:25:28
[INFO] [stderr]    |
[INFO] [stderr] 25 ~ mobile = ["dioxus/mobile"]
[INFO] [stderr] 26 + [[bin]]
[INFO] [stderr] 27 + name = "mlc-interface"
[INFO] [stderr] 28 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `mlc_interface` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `mlc_ofl` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../mlc_ofl
[INFO] [stderr]    |                          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mlc-ofl`, convert `package.name`
[INFO] [stderr]   --> mlc_ofl/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "mlc_ofl"
[INFO] [stderr]  2 + name = "mlc-ofl"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mlc-ofl`, specify `bin.name`
[INFO] [stderr]   --> mlc_ofl/Cargo.toml:17:18
[INFO] [stderr]    |
[INFO] [stderr] 17 ~ either = "1.15.0"
[INFO] [stderr] 18 + [[bin]]
[INFO] [stderr] 19 + name = "mlc-ofl"
[INFO] [stderr] 20 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `mlc_ofl` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking crossbeam-utils v0.8.21
[INFO] [stderr]     Checking dioxus-core-types v0.6.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling dioxus-document v0.6.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking dioxus-cli-config v0.6.3
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling zip v2.2.3
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.2
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking data-encoding v2.7.0
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling wry v0.45.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling dioxus-desktop v0.6.3
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking circular-buffer v1.1.0
[INFO] [stderr]     Checking uuid v0.6.5
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=77abc0fe3853e903 -C extra-filename=-219e0f63287cf442 --out-dir /opt/rustwide/target/debug/build/syn/219e0f63287cf442/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/277da81c82704d6a/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/a3690edd3a41f0e2/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/277da81c82704d6a/out/libproc_macro2-277da81c82704d6a.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/f06209956f5addfe/out/libquote-f06209956f5addfe.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/a3690edd3a41f0e2/out/libunicode_ident-a3690edd3a41f0e2.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b66cce7bf69769f9 -C extra-filename=-8ad84c1664180de1 --out-dir /opt/rustwide/target/debug/build/syn/8ad84c1664180de1/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/277da81c82704d6a/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/a3690edd3a41f0e2/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/277da81c82704d6a/out/libproc_macro2-277da81c82704d6a.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/f06209956f5addfe/out/libquote-f06209956f5addfe.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/a3690edd3a41f0e2/out/libunicode_ident-a3690edd3a41f0e2.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "64f70ee71b036e6714022675b40953e16e2811bb3446a8a151bc084e493cc522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64f70ee71b036e6714022675b40953e16e2811bb3446a8a151bc084e493cc522", kill_on_drop: false }`
[INFO] [stdout] 64f70ee71b036e6714022675b40953e16e2811bb3446a8a151bc084e493cc522
