[INFO] fetching crate request-window-attention 0.1.6...
[INFO] checking request-window-attention-0.1.6 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate request-window-attention 0.1.6 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate request-window-attention 0.1.6 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate request-window-attention 0.1.6
[INFO] finished tweaking crates.io crate request-window-attention 0.1.6
[INFO] tweaked toml for crates.io crate request-window-attention 0.1.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate request-window-attention 0.1.6 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87ec2198d946cd128ede62993ba09fc3340fa9ccd0f0d0a1d93c6d4bdbd366e1
[INFO] running `Command { std: "docker" "start" "-a" "87ec2198d946cd128ede62993ba09fc3340fa9ccd0f0d0a1d93c6d4bdbd366e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87ec2198d946cd128ede62993ba09fc3340fa9ccd0f0d0a1d93c6d4bdbd366e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87ec2198d946cd128ede62993ba09fc3340fa9ccd0f0d0a1d93c6d4bdbd366e1", kill_on_drop: false }`
[INFO] [stdout] 87ec2198d946cd128ede62993ba09fc3340fa9ccd0f0d0a1d93c6d4bdbd366e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 407d9e26059c58deadf4b6b71ca8b10b96b6adf0943a330e28cfe4e7be4f48da
[INFO] running `Command { std: "docker" "start" "-a" "407d9e26059c58deadf4b6b71ca8b10b96b6adf0943a330e28cfe4e7be4f48da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling request-window-attention v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: 程序版本信息环境变量"GIT_BRANCH"没有被找到
[INFO] [stdout]  --> src/git_edition.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | const GIT_BRANCH: &str = env!("GIT_BRANCH", r#"程序版本信息环境变量"GIT_BRANCH"没有被找到"#);
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 程序版本信息环境变量"GIT_BRANCH"没有被找到
[INFO] [stdout]  --> src/git_edition.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | const GIT_BRANCH: &str = env!("GIT_BRANCH", r#"程序版本信息环境变量"GIT_BRANCH"没有被找到"#);
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 程序版本信息环境变量"GIT_TAG"没有被找到
[INFO] [stdout]  --> src/git_edition.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | const GIT_TAG: &str = env!("GIT_TAG", r#"程序版本信息环境变量"GIT_TAG"没有被找到"#);
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 程序版本信息环境变量"GIT_TAG"没有被找到
[INFO] [stdout]  --> src/git_edition.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | const GIT_TAG: &str = env!("GIT_TAG", r#"程序版本信息环境变量"GIT_TAG"没有被找到"#);
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 程序版本信息环境变量"GIT_LATEST_COMMIT_ID"没有被找到
[INFO] [stdout]  --> src/git_edition.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | const GIT_LATEST_COMMIT_ID: &str = env!("GIT_LATEST_COMMIT_ID", r#"程序版本信息环境变量"GIT_LATEST_COMMIT_ID"没有被找到"#);
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 程序版本信息环境变量"GIT_LATEST_COMMIT_ID"没有被找到
[INFO] [stdout]  --> src/git_edition.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | const GIT_LATEST_COMMIT_ID: &str = env!("GIT_LATEST_COMMIT_ID", r#"程序版本信息环境变量"GIT_LATEST_COMMIT_ID"没有被找到"#);
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/exp_abi_rust/enum_windows.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ::winapi::{shared::{minwindef::{BOOL, FALSE, LPARAM, TRUE}, windef::HWND}, um::winuser::{EnumWindows, EnumChildWindows, GetWindowThre...
[INFO] [stdout]   |                ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/exp_abi_rust/enum_windows.rs:1:80
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ::winapi::{shared::{minwindef::{BOOL, FALSE, LPARAM, TRUE}, windef::HWND}, um::winuser::{EnumWindows, EnumChildWindows, GetWindowThre...
[INFO] [stdout]   |                                                                                ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/exp_abi_rust/enum_windows.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ::winapi::{shared::{minwindef::{BOOL, FALSE, LPARAM, TRUE}, windef::HWND}, um::winuser::{EnumWindows, EnumChildWindows, GetWindowThre...
[INFO] [stdout]   |                ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/exp_abi_rust/enum_windows.rs:1:80
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ::winapi::{shared::{minwindef::{BOOL, FALSE, LPARAM, TRUE}, windef::HWND}, um::winuser::{EnumWindows, EnumChildWindows, GetWindowThre...
[INFO] [stdout]   |                                                                                ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/exp_abi_rust.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ::std::{ffi::OsString, iter, mem, os::windows::ffi::OsStrExt};
[INFO] [stdout]   |                                           ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `_core` in `winapi`
[INFO] [stdout]  --> src/exp_abi_rust.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ::winapi::{_core::ptr::null_mut, um::winuser::{FindWindowW, FlashWindowEx, FLASHWINFO, FLASHW_CAPTION, FLASHW_TIMER, FLASHW_TIMERNOFG...
[INFO] [stdout]   |                ^^^^^ could not find `_core` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/exp_abi_rust.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ::winapi::{_core::ptr::null_mut, um::winuser::{FindWindowW, FlashWindowEx, FLASHWINFO, FLASHW_CAPTION, FLASHW_TIMER, FLASHW_TIMERNOFG...
[INFO] [stdout]   |                                      ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/exp_abi_rust.rs:4:167
[INFO] [stdout]   |
[INFO] [stdout] 4 | ... FLASHW_TIMERNOFG, FLASHW_STOP, FLASHW_TRAY}, shared::windef::HWND};
[INFO] [stdout]   |                                                  ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/exp_abi_rust.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ::std::{ffi::OsString, iter, mem, os::windows::ffi::OsStrExt};
[INFO] [stdout]   |                                           ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `_core` in `winapi`
[INFO] [stdout]  --> src/exp_abi_rust.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ::winapi::{_core::ptr::null_mut, um::winuser::{FindWindowW, FlashWindowEx, FLASHWINFO, FLASHW_CAPTION, FLASHW_TIMER, FLASHW_TIMERNOFG...
[INFO] [stdout]   |                ^^^^^ could not find `_core` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/exp_abi_rust.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ::winapi::{_core::ptr::null_mut, um::winuser::{FindWindowW, FlashWindowEx, FLASHWINFO, FLASHW_CAPTION, FLASHW_TIMER, FLASHW_TIMERNOFG...
[INFO] [stdout]   |                                      ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/exp_abi_rust.rs:4:167
[INFO] [stdout]   |
[INFO] [stdout] 4 | ... FLASHW_TIMERNOFG, FLASHW_STOP, FLASHW_TRAY}, shared::windef::HWND};
[INFO] [stdout]   |                                                  ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]   --> src/exp_abi_rust.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let winname = win_title.encode_wide().chain(iter::once(0)).collect::<Vec<u16>>();
[INFO] [stdout]    |                             ^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]   --> src/exp_abi_rust.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let winname = win_title.encode_wide().chain(iter::once(0)).collect::<Vec<u16>>();
[INFO] [stdout]    |                             ^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `request-window-attention` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `request-window-attention` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "407d9e26059c58deadf4b6b71ca8b10b96b6adf0943a330e28cfe4e7be4f48da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "407d9e26059c58deadf4b6b71ca8b10b96b6adf0943a330e28cfe4e7be4f48da", kill_on_drop: false }`
[INFO] [stdout] 407d9e26059c58deadf4b6b71ca8b10b96b6adf0943a330e28cfe4e7be4f48da
