[INFO] cloning repository https://github.com/RagibHasin/xilem_winui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RagibHasin/xilem_winui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagibHasin%2Fxilem_winui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagibHasin%2Fxilem_winui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63a9c8940d46cbb1d8b940cae092a1a9d2bd6fd0
[INFO] checking RagibHasin/xilem_winui against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagibHasin%2Fxilem_winui" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RagibHasin/xilem_winui
[INFO] finished tweaking git repo https://github.com/RagibHasin/xilem_winui
[INFO] tweaked toml for git repo https://github.com/RagibHasin/xilem_winui written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RagibHasin/xilem_winui on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RagibHasin/xilem_winui 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `winui_bindgen` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc2/source/target/.../winui_bindgen
[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 `winui-bindgen`, convert `package.name`
[INFO] [stderr]   --> winui_bindgen/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "winui_bindgen"
[INFO] [stderr]  2 + name = "winui-bindgen"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `winui-bindgen`, specify `bin.name`
[INFO] [stderr]   --> winui_bindgen/Cargo.toml:20:18
[INFO] [stderr]    |
[INFO] [stderr] 20 ~ workspace = true
[INFO] [stderr] 21 + [[bin]]
[INFO] [stderr] 22 + name = "winui-bindgen"
[INFO] [stderr] 23 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `winui_bindgen` (manifest) generated 1 warning
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> examples/basic/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 19 ~ windows-reactor-setup.workspace = true
[INFO] [stderr] 20 + [lints]
[INFO] [stderr] 21 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 19 ~ windows-reactor-setup.workspace = true
[INFO] [stderr] 20 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `basic` (manifest) generated 1 warning
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> examples/counter/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 19 ~ windows-reactor-setup.workspace = true
[INFO] [stderr] 20 + [lints]
[INFO] [stderr] 21 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 19 ~ windows-reactor-setup.workspace = true
[INFO] [stderr] 20 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `counter` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/microsoft/windows-rs`
[INFO] [stderr]     Updating git repository `https://github.com/linebender/xilem.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 16 packages to highest Rust 1.92 compatible versions
[INFO] [stderr]       Adding windows-bindgen v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307) (requires Rust 1.95)
[INFO] [stderr]       Adding windows-collections v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307) (requires Rust 1.95)
[INFO] [stderr]       Adding windows-core v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307) (requires Rust 1.95)
[INFO] [stderr]       Adding windows-default v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307) (requires Rust 1.95)
[INFO] [stderr]       Adding windows-future v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307) (requires Rust 1.95)
[INFO] [stderr]       Adding windows-implement v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307) (requires Rust 1.95)
[INFO] [stderr]       Adding windows-interface v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307) (requires Rust 1.95)
[INFO] [stderr]       Adding windows-link v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307)
[INFO] [stderr]       Adding windows-metadata v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307) (requires Rust 1.95)
[INFO] [stderr]       Adding windows-rdl v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307) (requires Rust 1.95)
[INFO] [stderr]       Adding windows-reactor-setup v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307) (requires Rust 1.95)
[INFO] [stderr]       Adding windows-reference v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307) (requires Rust 1.95)
[INFO] [stderr]       Adding windows-result v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307) (requires Rust 1.95)
[INFO] [stderr]       Adding windows-strings v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307) (requires Rust 1.95)
[INFO] [stderr]       Adding windows-threading v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307) (requires Rust 1.95)
[INFO] [stderr]       Adding windows-time v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307) (requires Rust 1.95)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anymore v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 345df850d1577abec7637e602e5e961db0e9bbeffcf1c04d342b8d9912172581
[INFO] running `Command { std: "docker" "start" "345df850d1577abec7637e602e5e961db0e9bbeffcf1c04d342b8d9912172581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "345df850d1577abec7637e602e5e961db0e9bbeffcf1c04d342b8d9912172581", 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" "345df850d1577abec7637e602e5e961db0e9bbeffcf1c04d342b8d9912172581" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "345df850d1577abec7637e602e5e961db0e9bbeffcf1c04d342b8d9912172581", 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" "345df850d1577abec7637e602e5e961db0e9bbeffcf1c04d342b8d9912172581" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> examples/basic/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 19 ~ windows-reactor-setup.workspace = true
[INFO] [stderr] 20 + [lints]
[INFO] [stderr] 21 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 19 ~ windows-reactor-setup.workspace = true
[INFO] [stderr] 20 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `basic` (manifest) generated 1 warning
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> examples/counter/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 19 ~ windows-reactor-setup.workspace = true
[INFO] [stderr] 20 + [lints]
[INFO] [stderr] 21 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 19 ~ windows-reactor-setup.workspace = true
[INFO] [stderr] 20 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `counter` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `winui_bindgen` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../winui_bindgen
[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 `winui-bindgen`, convert `package.name`
[INFO] [stderr]   --> winui_bindgen/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "winui_bindgen"
[INFO] [stderr]  2 + name = "winui-bindgen"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `winui-bindgen`, specify `bin.name`
[INFO] [stderr]   --> winui_bindgen/Cargo.toml:20:18
[INFO] [stderr]    |
[INFO] [stderr] 20 ~ workspace = true
[INFO] [stderr] 21 + [[bin]]
[INFO] [stderr] 22 + name = "winui-bindgen"
[INFO] [stderr] 23 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `winui_bindgen` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking windows-link v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307)
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling windows-reactor-setup v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307)
[INFO] [stderr]     Checking anymore v1.0.0
[INFO] [stderr]     Checking windows-default v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307)
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking windows-metadata v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307)
[INFO] [stderr]     Checking windows-result v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307)
[INFO] [stderr]     Checking windows-strings v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307)
[INFO] [stderr]     Checking windows-threading v0.100.0 (https://github.com/microsoft/windows-rs#ca99b307)
[INFO] [stderr]    Compiling counter v0.4.0 (/opt/rustwide/workdir/examples/counter)
[INFO] [stderr]    Compiling basic v0.4.0 (/opt/rustwide/workdir/examples/basic)
[INFO] [stdout] error[E0425]: cannot find function `as_framework_dependent` in crate `windows_reactor_setup`
[INFO] [stdout]  --> examples/counter/build.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 |     windows_reactor_setup::as_framework_dependent();
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^ not found in `windows_reactor_setup`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `counter` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `as_framework_dependent` in crate `windows_reactor_setup`
[INFO] [stdout]  --> examples/basic/build.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 |     windows_reactor_setup::as_framework_dependent();
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^ not found in `windows_reactor_setup`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `basic` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "345df850d1577abec7637e602e5e961db0e9bbeffcf1c04d342b8d9912172581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "345df850d1577abec7637e602e5e961db0e9bbeffcf1c04d342b8d9912172581", kill_on_drop: false }`
[INFO] [stdout] 345df850d1577abec7637e602e5e961db0e9bbeffcf1c04d342b8d9912172581
