[INFO] cloning repository https://github.com/ADkun/ffxiv-save-backup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ADkun/ffxiv-save-backup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADkun%2Fffxiv-save-backup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADkun%2Fffxiv-save-backup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddd2c36abbfa4d69cc5b21fe9a1331633d9c93a4
[INFO] checking ADkun/ffxiv-save-backup against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADkun%2Fffxiv-save-backup" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ADkun/ffxiv-save-backup
[INFO] finished tweaking git repo https://github.com/ADkun/ffxiv-save-backup
[INFO] tweaked toml for git repo https://github.com/ADkun/ffxiv-save-backup written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ADkun/ffxiv-save-backup on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ADkun/ffxiv-save-backup 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c31e52a01d1f1afb39825dad2db83b951dbf772396c6896ff6ce0a792040093
[INFO] running `Command { std: "docker" "start" "-a" "8c31e52a01d1f1afb39825dad2db83b951dbf772396c6896ff6ce0a792040093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c31e52a01d1f1afb39825dad2db83b951dbf772396c6896ff6ce0a792040093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c31e52a01d1f1afb39825dad2db83b951dbf772396c6896ff6ce0a792040093", kill_on_drop: false }`
[INFO] [stdout] 8c31e52a01d1f1afb39825dad2db83b951dbf772396c6896ff6ce0a792040093
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a73750a0ae86b5783dc7d02d0b05756b075508d0c403293ec1df4bfa180380b5
[INFO] running `Command { std: "docker" "start" "-a" "a73750a0ae86b5783dc7d02d0b05756b075508d0c403293ec1df4bfa180380b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.79
[INFO] [stderr]     Checking ffxivsavebackup v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/win.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::os::windows::ffi::OsStringExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/os/mod.rs:56:5
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/os/mod.rs:120:10
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/win.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::um::psapi::{EnumProcesses, GetModuleFileNameExW};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/win.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::um::processthreadsapi::OpenProcess;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/win.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::winnt::{PROCESS_QUERY_INFORMATION, PROCESS_VM_READ};
[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/win.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::shared::minwindef::{DWORD, HMODULE, MAX_PATH};
[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/win.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::os::windows::ffi::OsStringExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/os/mod.rs:56:5
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/os/mod.rs:120:10
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/win.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::um::psapi::{EnumProcesses, GetModuleFileNameExW};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/win.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::um::processthreadsapi::OpenProcess;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/win.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::winnt::{PROCESS_QUERY_INFORMATION, PROCESS_VM_READ};
[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/win.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::shared::minwindef::{DWORD, HMODULE, MAX_PATH};
[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/win.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |             if winapi::um::psapi::EnumProcessModules(process_handle, module_handle.as_mut_ptr(), 
[INFO] [stdout]    |                        ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/win.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |             if winapi::um::psapi::EnumProcessModules(process_handle, module_handle.as_mut_ptr(), 
[INFO] [stdout]    |                        ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `std::ffi::OsString` in the current scope
[INFO] [stdout]   --> src/win.rs:40:46
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     let exe_name = OsString::from_wide(&path).to_string_lossy().into_owned();
[INFO] [stdout]    |                                              ^^^^^^^^^ function or associated item not found in `std::ffi::OsString`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::ffi::OsString` consider using one of the following associated functions:
[INFO] [stdout]       std::ffi::OsString::new
[INFO] [stdout]       std::ffi::OsString::from_encoded_bytes_unchecked
[INFO] [stdout]       std::ffi::OsString::with_capacity
[INFO] [stdout]   --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/ffi/os_str.rs:141:5
[INFO] [stdout] help: there is an associated function `from_iter` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 -                     let exe_name = OsString::from_wide(&path).to_string_lossy().into_owned();
[INFO] [stdout] 40 +                     let exe_name = OsString::from_iter(&path).to_string_lossy().into_owned();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `std::ffi::OsString` in the current scope
[INFO] [stdout]   --> src/win.rs:40:46
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     let exe_name = OsString::from_wide(&path).to_string_lossy().into_owned();
[INFO] [stdout]    |                                              ^^^^^^^^^ function or associated item not found in `std::ffi::OsString`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::ffi::OsString` consider using one of the following associated functions:
[INFO] [stdout]       std::ffi::OsString::new
[INFO] [stdout]       std::ffi::OsString::from_encoded_bytes_unchecked
[INFO] [stdout]       std::ffi::OsString::with_capacity
[INFO] [stdout]   --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/ffi/os_str.rs:141:5
[INFO] [stdout] help: there is an associated function `from_iter` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 -                     let exe_name = OsString::from_wide(&path).to_string_lossy().into_owned();
[INFO] [stdout] 40 +                     let exe_name = OsString::from_iter(&path).to_string_lossy().into_owned();
[INFO] [stdout]    |
[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 `ffxivsavebackup` (lib test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ffxivsavebackup` (lib) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "a73750a0ae86b5783dc7d02d0b05756b075508d0c403293ec1df4bfa180380b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a73750a0ae86b5783dc7d02d0b05756b075508d0c403293ec1df4bfa180380b5", kill_on_drop: false }`
[INFO] [stdout] a73750a0ae86b5783dc7d02d0b05756b075508d0c403293ec1df4bfa180380b5
