[INFO] cloning repository https://github.com/luojunyuan/rust-winui-reactor-hello
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luojunyuan/rust-winui-reactor-hello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluojunyuan%2Frust-winui-reactor-hello", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluojunyuan%2Frust-winui-reactor-hello'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34e820ffd1dd3a7672c87a4b51480c48ceabf7b0
[INFO] testing luojunyuan/rust-winui-reactor-hello against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluojunyuan%2Frust-winui-reactor-hello" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luojunyuan/rust-winui-reactor-hello
[INFO] finished tweaking git repo https://github.com/luojunyuan/rust-winui-reactor-hello
[INFO] tweaked toml for git repo https://github.com/luojunyuan/rust-winui-reactor-hello written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luojunyuan/rust-winui-reactor-hello on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luojunyuan/rust-winui-reactor-hello 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/microsoft/windows-rs`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3ed5a7dda3029044989c5ecd7cd985b3088e0ef4cd8ca379b1c0d2105916eb99
[INFO] running `Command { std: "docker" "start" "3ed5a7dda3029044989c5ecd7cd985b3088e0ef4cd8ca379b1c0d2105916eb99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ed5a7dda3029044989c5ecd7cd985b3088e0ef4cd8ca379b1c0d2105916eb99", 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" "3ed5a7dda3029044989c5ecd7cd985b3088e0ef4cd8ca379b1c0d2105916eb99" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ed5a7dda3029044989c5ecd7cd985b3088e0ef4cd8ca379b1c0d2105916eb99", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ed5a7dda3029044989c5ecd7cd985b3088e0ef4cd8ca379b1c0d2105916eb99" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows-link v0.2.1 (https://github.com/microsoft/windows-rs?rev=62af965b827a68079605ee6461241764e4a6374b#62af965b)
[INFO] [stderr]    Compiling windows-reactor-setup v0.0.0 (https://github.com/microsoft/windows-rs?rev=62af965b827a68079605ee6461241764e4a6374b#62af965b)
[INFO] [stderr]    Compiling windows-strings v0.5.1 (https://github.com/microsoft/windows-rs?rev=62af965b827a68079605ee6461241764e4a6374b#62af965b)
[INFO] [stderr]    Compiling windows-result v0.4.1 (https://github.com/microsoft/windows-rs?rev=62af965b827a68079605ee6461241764e4a6374b#62af965b)
[INFO] [stderr]    Compiling windows-threading v0.2.1 (https://github.com/microsoft/windows-rs?rev=62af965b827a68079605ee6461241764e4a6374b#62af965b)
[INFO] [stderr]    Compiling windows-core v0.62.2 (https://github.com/microsoft/windows-rs?rev=62af965b827a68079605ee6461241764e4a6374b#62af965b)
[INFO] [stderr]    Compiling rust-winui-reactor-hello v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling windows-time v0.1.0 (https://github.com/microsoft/windows-rs?rev=62af965b827a68079605ee6461241764e4a6374b#62af965b)
[INFO] [stderr]    Compiling windows-future v0.3.2 (https://github.com/microsoft/windows-rs?rev=62af965b827a68079605ee6461241764e4a6374b#62af965b)
[INFO] [stderr]    Compiling windows-collections v0.3.2 (https://github.com/microsoft/windows-rs?rev=62af965b827a68079605ee6461241764e4a6374b#62af965b)
[INFO] [stderr]    Compiling windows-numerics v0.3.1 (https://github.com/microsoft/windows-rs?rev=62af965b827a68079605ee6461241764e4a6374b#62af965b)
[INFO] [stderr] error: failed to run custom build command for `rust-winui-reactor-hello v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rust-winui-reactor-hello-cc6973f0f75fe3b3/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (141) panicked at /opt/rustwide/cargo-home/git/checkouts/windows-rs-a5de4a2dc783ec71/62af965/crates/libs/reactor-setup/src/lib.rs:18:19:
[INFO] [stderr]   unsupported target OS: linux
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x636e9e11aa81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x636e9e11aa81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x636e9e11aa81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x636e9e11aa81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x636e9e12bf6a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x636e9e12bf6a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]      6:     0x636e9e11ec9c - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stderr]      7:     0x636e9e11ec9c - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stderr]      8:     0x636e9e0fdb46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x636e9e0fdb46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x636e9e115401 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x636e9e1155bb - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x636e9e0fdbf2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x636e9e0f5529 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x636e9e0fe3cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x636e9e12c69c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x636e9e0dbcd0 - windows_reactor_setup[71b86bbe473e7dc]::assert_windows
[INFO] [stderr]     17:     0x636e9e0dc36c - windows_reactor_setup[71b86bbe473e7dc]::as_self_contained
[INFO] [stderr]     18:     0x636e9e0d8a87 - build_script_build[43bd899a2905c335]::main
[INFO] [stderr]     19:     0x636e9e0d8aa3 - <fn() as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x636e9e0d8a46 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x636e9e0d8a59 - std[73adb7dc35730857]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x636e9e114797 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x636e9e114797 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]     24:     0x636e9e114797 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x636e9e114797 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x636e9e114797 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x636e9e114797 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]     28:     0x636e9e114797 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x636e9e114797 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x636e9e114797 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x636e9e0d8a31 - std[73adb7dc35730857]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x636e9e0d8b05 - main
[INFO] [stderr]     33:     0x7b6c7ded71ca - <unknown>
[INFO] [stderr]     34:     0x7b6c7ded728b - __libc_start_main
[INFO] [stderr]     35:     0x636e9e0d8945 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find type `Waiter` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/windows-rs-a5de4a2dc783ec71/62af965/crates/libs/future/src/async.rs:35:38
[INFO] [stdout]    |
[INFO] [stdout] 35 |             let (waiter, signaler) = Waiter::new()?;
[INFO] [stdout]    |                                      ^^^^^^ use of undeclared type `Waiter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows-future` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3ed5a7dda3029044989c5ecd7cd985b3088e0ef4cd8ca379b1c0d2105916eb99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ed5a7dda3029044989c5ecd7cd985b3088e0ef4cd8ca379b1c0d2105916eb99", kill_on_drop: false }`
[INFO] [stdout] 3ed5a7dda3029044989c5ecd7cd985b3088e0ef4cd8ca379b1c0d2105916eb99
