[INFO] cloning repository https://github.com/0x53A/ractor_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x53A/ractor_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2Fractor_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2Fractor_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5df85afde56614234ec73b6797180df8c10bc91
[INFO] checking 0x53A/ractor_test against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2Fractor_test" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0x53A/ractor_test
[INFO] finished tweaking git repo https://github.com/0x53A/ractor_test
[INFO] tweaked toml for git repo https://github.com/0x53A/ractor_test written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x53A/ractor_test on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x53A/ractor_test 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/wasm_test_app/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8938ba490eaf90d6be89f15966c4bc219a69957a940a031f26f3a33ce53131f3
[INFO] running `Command { std: "docker" "start" "-a" "8938ba490eaf90d6be89f15966c4bc219a69957a940a031f26f3a33ce53131f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8938ba490eaf90d6be89f15966c4bc219a69957a940a031f26f3a33ce53131f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8938ba490eaf90d6be89f15966c4bc219a69957a940a031f26f3a33ce53131f3", kill_on_drop: false }`
[INFO] [stdout] 8938ba490eaf90d6be89f15966c4bc219a69957a940a031f26f3a33ce53131f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38262aaad65e99ae4fd5baaf23c5d4602ecb2827a3f0bc1a3f591630e1c0a765
[INFO] running `Command { std: "docker" "start" "-a" "38262aaad65e99ae4fd5baaf23c5d4602ecb2827a3f0bc1a3f591630e1c0a765", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/wasm_test_app/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling venial v0.6.1
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ractor_wormhole_derive v0.1.0 (/opt/rustwide/workdir/ractor_wormhole_derive)
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]     Checking bon v2.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]     Checking ractor v0.15.8
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking ractor_wormhole v0.1.0 (/opt/rustwide/workdir/ractor_wormhole)
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stdout] warning: unused import: `actor`
[INFO] [stdout]  --> ractor_wormhole/src/portal.rs:5:85
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Actor, ActorCell, ActorProcessingErr, ActorRef, RpcReplyPort, SupervisionEvent, actor,
[INFO] [stdout]   |                                                                                     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> ractor_wormhole/src/portal.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     (
[INFO] [stdout] 138 | |         dyn FnOnce(
[INFO] [stdout]     | |________^
[INFO] [stdout] ...
[INFO] [stdout] 149 |               + 'static
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 150 | |     ),
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 ~     dyn FnOnce(
[INFO] [stdout] 138 |                 TransmaterializationContext,
[INFO] [stdout] ...
[INFO] [stdout] 147 |             > + std::marker::Send
[INFO] [stdout] 148 ~             + 'static ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> ractor_wormhole/src/portal.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 | /                     (
[INFO] [stdout] 143 | |                         dyn futures::Future<Output = NexusResult<Vec<u8>>>
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 144 |                               + std::marker::Send
[INFO] [stdout] 145 |                               + 'static
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 146 | |                     ),
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 ~                     dyn futures::Future<Output = NexusResult<Vec<u8>>>
[INFO] [stdout] 143 |                             + std::marker::Send
[INFO] [stdout] 144 ~                             + 'static ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling zbus_xml v5.0.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling zbus-lockstep v0.5.1
[INFO] [stderr]    Compiling zbus_macros v5.11.0
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking accesskit v0.19.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking zbus v5.11.0
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/chat_app/shared)
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking emath v0.32.3
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking ecolor v0.32.3
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking js-sys v0.3.81
[INFO] [stderr]     Checking accesskit_consumer v0.28.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking epaint_default_fonts v0.32.3
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking epaint v0.32.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper-tungstenite v0.19.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking moxcms v0.7.6
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking ron v0.10.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.54
[INFO] [stderr]     Checking web-sys v0.3.81
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking egui v0.32.3
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tokio_with_wasm_proc v0.8.7
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.12.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/chat_app/server)
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking accesskit_unix v0.15.0
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking wasm_server v0.1.0 (/opt/rustwide/workdir/chat_app/wasm_server)
[INFO] [stderr]     Checking ractor_wormhole_sample_app v0.1.0 (/opt/rustwide/workdir/sample_app)
[INFO] [stderr]     Checking ractor_wormhole_tests v0.1.0 (/opt/rustwide/workdir/ractor_wormhole_tests)
[INFO] [stdout] warning: unused import: `actor`
[INFO] [stdout]  --> ractor_wormhole/src/portal.rs:5:85
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Actor, ActorCell, ActorProcessingErr, ActorRef, RpcReplyPort, SupervisionEvent, actor,
[INFO] [stdout]   |                                                                                     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> ractor_wormhole/src/portal.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     (
[INFO] [stdout] 138 | |         dyn FnOnce(
[INFO] [stdout]     | |________^
[INFO] [stdout] ...
[INFO] [stdout] 149 |               + 'static
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 150 | |     ),
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 ~     dyn FnOnce(
[INFO] [stdout] 138 |                 TransmaterializationContext,
[INFO] [stdout] ...
[INFO] [stdout] 147 |             > + std::marker::Send
[INFO] [stdout] 148 ~             + 'static ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> ractor_wormhole/src/portal.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 | /                     (
[INFO] [stdout] 143 | |                         dyn futures::Future<Output = NexusResult<Vec<u8>>>
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 144 |                               + std::marker::Send
[INFO] [stdout] 145 |                               + 'static
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 146 | |                     ),
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 ~                     dyn futures::Future<Output = NexusResult<Vec<u8>>>
[INFO] [stdout] 143 |                             + std::marker::Send
[INFO] [stdout] 144 ~                             + 'static ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stdout] warning: unused variable: `hello_actor_handle`
[INFO] [stdout]   --> ractor_wormhole_tests/src/remote_linking.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let (hello_actor, hello_actor_handle) = FnActor::<HelloMsg>::start_fn(async move |mut ctx| {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hello_actor_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking client v0.1.0 (/opt/rustwide/workdir/chat_app/client)
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> chat_app/client/src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> chat_app/client/src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio_with_wasm v0.8.7
[INFO] [stderr]     Checking wasm_test_app v0.1.0 (/opt/rustwide/workdir/wasm_test_app)
[INFO] [stdout] error[E0432]: unresolved imports `web_sys::BluetoothDevice`, `web_sys::BluetoothRemoteGattCharacteristic`, `web_sys::BluetoothRemoteGattServer`, `web_sys::BluetoothRemoteGattService`
[INFO] [stdout]   --> wasm_test_app/src/bluetooth_page.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     BluetoothDevice, BluetoothRemoteGattCharacteristic,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BluetoothRemoteGattCharacteristic` in the root
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `BluetoothDevice` in the root
[INFO] [stdout] 12 |     BluetoothRemoteGattServer, BluetoothRemoteGattService, window,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BluetoothRemoteGattService` in the root
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `BluetoothRemoteGattServer` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `RequestDeviceOptions` in `web_sys`
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:146:28
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let options = web_sys::RequestDeviceOptions::new();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^ could not find `RequestDeviceOptions` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `web_sys::BluetoothDevice`, `web_sys::BluetoothRemoteGattCharacteristic`, `web_sys::BluetoothRemoteGattServer`, `web_sys::BluetoothRemoteGattService`
[INFO] [stdout]   --> wasm_test_app/src/bluetooth_page.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     BluetoothDevice, BluetoothRemoteGattCharacteristic,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BluetoothRemoteGattCharacteristic` in the root
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `BluetoothDevice` in the root
[INFO] [stdout] 12 |     BluetoothRemoteGattServer, BluetoothRemoteGattService, window,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BluetoothRemoteGattService` in the root
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `BluetoothRemoteGattServer` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `RequestDeviceOptions` in `web_sys`
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:146:28
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let options = web_sys::RequestDeviceOptions::new();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^ could not find `RequestDeviceOptions` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bluetooth` found for struct `Navigator` in the current scope
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:142:10
[INFO] [stdout]     |
[INFO] [stdout] 141 |       let bluetooth = navigator
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 142 | |         .bluetooth()
[INFO] [stdout]     | |         -^^^^^^^^^ method not found in `Navigator`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:250:51
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...                   characteristics = discovered.clone();
[INFO] [stdout]     |                                         ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:255:43
[INFO] [stdout]     |
[INFO] [stdout] 255 | ...                   .map(|(uuid, ch)| {
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 256 | ...                       let props = ch.properties();
[INFO] [stdout]     |                                       -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 255 |                                     .map(|(uuid, ch): (_, _)| {
[INFO] [stdout]     |                                                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, {type error})`
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:255:43
[INFO] [stdout]     |
[INFO] [stdout] 255 | ...                   .map(|(uuid, ch)| {
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 | ...                           uuid: uuid.clone(),
[INFO] [stdout]     |                                     ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 255 |                                     .map(|(uuid, ch): (_, _)| {
[INFO] [stdout]     |                                                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:286:44
[INFO] [stdout]     |
[INFO] [stdout] 286 | ...                   let ch_clone = ch.clone();
[INFO] [stdout]     |                                      ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:298:44
[INFO] [stdout]     |
[INFO] [stdout] 298 | ...                   let ch_clone = ch.clone();
[INFO] [stdout]     |                                      ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:310:32
[INFO] [stdout]     |
[INFO] [stdout] 310 | ...                   if gatt.connected() {
[INFO] [stdout]     |                          ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bluetooth` found for struct `Navigator` in the current scope
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:142:10
[INFO] [stdout]     |
[INFO] [stdout] 141 |       let bluetooth = navigator
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 142 | |         .bluetooth()
[INFO] [stdout]     | |         -^^^^^^^^^ method not found in `Navigator`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:250:51
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...                   characteristics = discovered.clone();
[INFO] [stdout]     |                                         ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:255:43
[INFO] [stdout]     |
[INFO] [stdout] 255 | ...                   .map(|(uuid, ch)| {
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 256 | ...                       let props = ch.properties();
[INFO] [stdout]     |                                       -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 255 |                                     .map(|(uuid, ch): (_, _)| {
[INFO] [stdout]     |                                                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, {type error})`
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:255:43
[INFO] [stdout]     |
[INFO] [stdout] 255 | ...                   .map(|(uuid, ch)| {
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 | ...                           uuid: uuid.clone(),
[INFO] [stdout]     |                                     ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 255 |                                     .map(|(uuid, ch): (_, _)| {
[INFO] [stdout]     |                                                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:286:44
[INFO] [stdout]     |
[INFO] [stdout] 286 | ...                   let ch_clone = ch.clone();
[INFO] [stdout]     |                                      ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:298:44
[INFO] [stdout]     |
[INFO] [stdout] 298 | ...                   let ch_clone = ch.clone();
[INFO] [stdout]     |                                      ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> wasm_test_app/src/bluetooth_page.rs:310:32
[INFO] [stdout]     |
[INFO] [stdout] 310 | ...                   if gatt.connected() {
[INFO] [stdout]     |                          ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm_test_app` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm_test_app` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "38262aaad65e99ae4fd5baaf23c5d4602ecb2827a3f0bc1a3f591630e1c0a765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38262aaad65e99ae4fd5baaf23c5d4602ecb2827a3f0bc1a3f591630e1c0a765", kill_on_drop: false }`
[INFO] [stdout] 38262aaad65e99ae4fd5baaf23c5d4602ecb2827a3f0bc1a3f591630e1c0a765
